Forum Replies Created

Viewing 20 posts - 5,141 through 5,160 (of 14,504 total)
  • Author
    Posts
  • in reply to: move wordpress with catch kathmandu theme #50990
    Sakin
    Keymaster

    @charger472: Where did you encoded the URL. All the option values, post and pages are added in Database. So, the search and replace code should just work fine. https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    in reply to: Home Page Slider Disappearing #50988
    Sakin
    Keymaster

    @Hansi: for gallery you can active “Jetpack” plugin and use Carousel and Tiled Galleries module.

    in reply to: transparency #50987
    Sakin
    Keymaster

    @luismarioochoa: The URL that you have posted in is not the Catch Box Pro theme. Sorry you are in wrong forum. We only support theme developed by us.

    in reply to: Few questions, thanks #50986
    Sakin
    Keymaster

    @MasterManiacs: If you use Full Content mode and want to break the content and use Continue reading. Then you need to break your post content using more tag <!--more-->. Read this http://en.support.wordpress.com/splitting-content/more-tag/

    About the buddypress, this theme is not yet ready for buddypress. Not all theme are compatible with BuddyPress. Let me know what are you trying to do it and I will check in if that is possible with css or need to build child theme and edit it.

    in reply to: Treat homepage like blog #50985
    Sakin
    Keymaster

    @mattsmith701: Oh yes that’s the WordPress featured. All the post that you have made Sticky will not be counted in Reading Settings. That will be auto added.

    in reply to: Widgets in the Sidebar #50984
    Sakin
    Keymaster

    @Michael: Please ask in Promotion Slider Plugin support. Sorry, we don’t know about it.

    in reply to: Changing space between header image and menu. #50983
    Sakin
    Keymaster

    @kc6991: This support forum is only for WordPress theme developed by us. You are using blogspot. Sorry, you need to ask in blogspot support forum.

    in reply to: Adventurous and MQTranslate-Plugin #50982
    Sakin
    Keymaster

    @Kris: Thanks. Not sure about the free version as proving support for plugin is really an issue.

    in reply to: Footer Copyright #50981
    Sakin
    Keymaster

    @TBM: Not sure why the text is in English or Russian. You need to check in your site language settings. There is not option to change footer copyright information in Free version. For that you need to upgrade to Pro version.

    in reply to: sub menu font size #50980
    Sakin
    Keymaster

    @createforyou: You can change by editing the following css and then add it in “Appearance => Theme Options => Custom CSS” box:

    #header-menu ul.menu ul a, 
    .sidebar-top .widget_nav_menu ul.menu ul a,
    #colophon #access-footer ul.menu ul a {
        font-size: 13px;
    }
    in reply to: Customised content in the Optional Sidebars #50979
    Sakin
    Keymaster

    @Andalucia Life SC: You can choose Optional sidebar one, two and three for your pages/posts. But you cannot choose it for Category. For category, you can use Archive Sidebar. To choose sidebar in your post/page. You need to edit your page/post and then select sidebar from “Catch Evolution Options” box below your editor. It should be like this https://www.pinterest.com/pin/548594798329982875/

    If you want detail widgets control then you can try “Jetpack” plugin, Widget Visibility module.

    in reply to: Can't Upload to Featured Image Slider #50978
    Sakin
    Keymaster

    @Michael: I am able to upload it and looks more of browser issue.

    in reply to: Blank Slider #50976
    Sakin
    Keymaster

    @Bastet68: It shouldn’t be like that in both Free and Pro version. If you have saved the IDs in the Post Slider then these ID should be there. But make sure there are no other user changing your options. If you want me to look at your settings in your site then let me know it and then I will email you personally.

    in reply to: Setting standard anchor links hover color #50975
    Sakin
    Keymaster

    @Sabina: It should be as below. Just add it in “Appearance => Theme Options => Custom CSS” box:
    .widget-area .widget a:hover { color: #f37137; }

    in reply to: Want Header to remain static as content scrolls up #50972
    Sakin
    Keymaster

    @RemoteTech: Did you try adding your menu in “Fixed Header Top Menu”. This will be fixed menu at the top. You can create custom menu from “Appearance => Menus” and then assign your custom menu to Fixed Header Top Menu from “Appearance => Menus => Manage Locations”

    in reply to: Treat homepage like blog #50970
    Sakin
    Keymaster

    @mattsmith701: Looks like you change the “Syndication feeds show the most recent” to 5 not the “Blog pages show at most”. So, can you check your settings at “Settings => Readings => Blog pages show at most”.

    in reply to: Can't Upload to Featured Image Slider #50966
    Sakin
    Keymaster

    @Michael: ok I will email you and check why you cannot upload it.

    in reply to: Few questions #50965
    Sakin
    Keymaster

    @drswapnilparve:
    1. Just add the following css in “Appearance => Theme Options => Custom CSS” box:

    #page { background-color: #fff; }
    #branding #access { margin: 0 3%; width: 94%; }

    2. Just add the following css in “Appearance => Theme Options => Custom CSS” box:

    .page .entry-header { display: none; }
    .page .entry-content, .page .hentry { padding-top: 0; }

    3. You can remove the border bottom by adding the following css in “Appearance => Theme Options => Custom CSS” box. But I don’t get it what you mean by clean round ended.

    .hentry, .no-results, #author-info, #disqus_thread, #content .error404 {
        border-bottom: none;
    }

    4. You have remove the rounded corner in the widget box. You can find the following css in “Custom CSS”. Just remove that:

    /* To Remove Rounded corner in Widgets */
    .widget { border-radius: 0; }

    Then to remove the horizontal line in the widget box, you can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .widget-title { border-bottom: none; }

    5. Just add the following css in “Appearance => Theme Options => Custom CSS” box:

    .wp-caption .wp-caption-text:before { content: none; }
    .wp-caption .wp-caption-text { padding: 10px 0 0 10px; }
    in reply to: Mobile devices – Only shows Header right menu #50960
    Sakin
    Keymaster

    @Kris: Thanks for your appreciation.

    in reply to: Can't Upload to Featured Image Slider #50959
    Sakin
    Keymaster

    @Michael: Can you post in your site URL and explain. I don’t get it what you mean.

Viewing 20 posts - 5,141 through 5,160 (of 14,504 total)