Forum Replies Created

Viewing 20 posts - 7,981 through 8,000 (of 14,497 total)
  • Author
    Posts
  • in reply to: Change menu colors? #26421
    Sakin
    Keymaster

    @Shana: If you want to add Menu in Footer then you can simply upgrade to Pro version and you have option to use Menu in Footer as well. See more information of Catch Kathmandu Pro at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/

    in reply to: Remove Author and Date Text from Posts #26420
    Sakin
    Keymaster

    @Shana: You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide it.
    .hentry .entry-meta { display: none; }

    in reply to: Change slider images #26419
    Sakin
    Keymaster

    @mcevolution: Sorry I am bit confused as when I check in your site I see that you are using Featured Image Slider and talking about Post Slider. So when you add in the featured image slider why do you need to exclude the post from homepage.

    in reply to: How to change Footer Widget color #26415
    Sakin
    Keymaster

    @Doren: I think you are confused with the Color Options. There are two section in Footer.
    1. Footer Background Sidebar Color: You can change this color for Footer Sidebar Background
    2. Footer Background Color: You can change this color for Footer Copyright information.

    in reply to: Search & Archive Sidebar Widget #26414
    Sakin
    Keymaster

    @Doren: Thanks for your appreciation.

    in reply to: Featured Image Slider and Hompage Errors #26370
    Sakin
    Keymaster

    @Ena: You can get back to me in your morning time. I have also emailed you back. About the items in menu. You can create custom menus from “Appearance => Menus”. See this http://en.support.wordpress.com/menus/

    Can you post in your site URL. So, that I can check in what is not working. When I check in the site URL you have given in earlier support thread. You are not loading our theme. It’s another theme.

    in reply to: Image alignment post #26334
    Sakin
    Keymaster

    @Sando: Looks like you have customize the theme style.css and have issue there. As the alignment work perfectly in Simple Catch Theme. You are using old version of Theme. Please update that as well.

    Also to your note, all the custom css that you add should be done either by building child theme or by adding it in “Appearance => Theme Options => Custom CSS” box.

    in reply to: Removing post on Homepage #26329
    Sakin
    Keymaster

    @Ena: I have just send you an email. Can you reply me there. I think we are talking about this differently.

    in reply to: Excerpt Line #26328
    Sakin
    Keymaster

    @Ena: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the Excerpt text from your slider. Now it will just show the title.

    #slider-wrap .featured-text .sep,
    #slider-wrap .featured-text .slider-excerpt { 
        display: none;
    }
    in reply to: Remove Author and Date Text from Posts #26326
    Sakin
    Keymaster

    @Shana: Can you post in your site URL so that I can check in.

    in reply to: How to set a Homepage as my Static Page w/o post slider #26325
    Sakin
    Keymaster

    @Ena: It’s bit confusing. So, I will email you.

    in reply to: Featured Post Slider Not Showing Up #26324
    Sakin
    Keymaster

    @Nate: Did you add in Featured Images in those post.
    How to add Featured Image in Posts:
    1. Open the editor of the post/page where you want to display image, and locate the Featured Image module in the bottom right corner under Page Attributes. Click Choose a Featured Image.
    2. Then you can either upload the image from your computer or select the existing image from your media library.
    3. Then you can click on “Set Featured Image”. See the screenshot http://www.pinterest.com/pin/548594798329948788/

    If you are having trouble with Featured Post Slider, then you can use Featured Image Slider. Read the theme instruction at http://catchthemes.com/theme-instructions/simple-catch-pro/

    If you still have problem then do let me know it.

    in reply to: Footer customization #26311
    Sakin
    Keymaster

    @Raminder:
    1) I want 4 sections in the footer-sidebar, is this possible?
    — Sorry there is no option to add 4 sections in footer Sidebar. You might want to try “Catch Kathmandu Pro” for 4 sections in Footer Sidebar. I have noted this and will forward this and will try to add in future version updates in Everest Pro theme.

    2) Footer-sidebar, I want all the writing in a certain colour, but I am unsure how to reference this in the CSS (I have tried a few things).
    — You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    /* For Titles */
    #footer-sidebar .widget-title, 
    #footer-sidebar .widget-title a {
        color: #fff;
    }
    /* For Links */
    #footer-sidebar .widget-area .widget a, 
    #footer-sidebar .widget-area .widget a:hover {
        color: #fff;
    }
    /* For Text */
    #footer-sidebar .widget-area .widget {
        color: #fff;
    }

    3) I want a title for the twitter feed in the footer.
    — Sorry don’t know about this as this in not our theme feature. I think you have added through plugin. So, you need to check plugin settings and widgets title.

    4) I want to edit the font and size of the writing of the menu links in the footer
    — You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #footer-sidebar .widget-area .widget.widget_nav_menu a {
        font-family: "Times New Roman",Times,serif;
        font-size: 14px;
    }

    5) I want to add a line under each title (just a little preference).
    — You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #footer-sidebar .widget-title {
        border-bottom: 1px solid #e6e6e6;
    }
    in reply to: Excerpt Line #26308
    Sakin
    Keymaster

    @Ena: Sorry I am not so clear about this one. Can you explain little more. Maybe you can point to your site and explain.

    in reply to: Social Links #26307
    Sakin
    Keymaster

    @Ena: In Catch Box Pro theme, you can remove the social links from the bottom and add in the Header Right Sidebar. That is not a problem. Follow the steps below:
    1. Go to “Appearance => Theme Options => Social Links” and then check “Disable Social Links in Footer”, save changes.
    2. Go to “Appearance => Widgets” and then drag and drop “Catch Box Social Widgets” to your “Header Right Sidebar”.

    in reply to: Couple Questions about customizing with Child Theme css #26306
    Sakin
    Keymaster

    @Shana: You can add the following css in your child theme style.css
    .hentry .entry-meta { display: none; }

    in reply to: How to set a Homepage as my Static Page w/o post slider #26176
    Sakin
    Keymaster

    @Ena: For this you don’t need to upgrade to Pro version. Follow the following steps, which will make Slider only in your homepage.
    1. Create Page from “Pages => Add New”, you can name this page anything. It doesn’t matter.
    2. Then go to “Settings => Reading” and in Front page displays, check “A static page (select below)” and in Front page select the page you created.
    3. So, this will display the slider and then page that you have just selected. But if you want to hide this page as well then add the following css in “Appearance => Theme Options => Custom CSS” box.
    .home #content .page { display: none; }

    If you upgrade to Pro version, the homepage is same. The different is additional features such as Image slider with Full Width, Color Options, Font Family Options, more layouts, menus and so on. See the detail instruction of pro version at http://catchthemes.com/theme-instructions/catch-box-pro/

    in reply to: Change menu colors? #26172
    Sakin
    Keymaster

    @Shana: By the way, you can add both text widget and primary menu in your Header Right Sidebar. Just go to “Appearance => Widgets” and drag and drop “Menu” widgets to Header Right Sidebar

    Sorry, the color options for Menus are only available in Catch Kathmandu Pro version.

    in reply to: How to set a Homepage as my Static Page w/o post slider #26168
    Sakin
    Keymaster

    @Ena: You don’t have option to select home page in Static From page settings at “Settings => Reading”. This will only happen if you don’t have any static page. So, you can create page and then chose that page as Static Home page.

    in reply to: Menu disappears on small Screen sizes #26166
    Sakin
    Keymaster

    @rick9004: To enable secondary menu feature is currently available only in Catch Kathmandu Pro version. We are thinking of adding it soon in Free Version. For free you have to wait for sometime for the update.

Viewing 20 posts - 7,981 through 8,000 (of 14,497 total)