Forum Replies Created

Viewing 20 posts - 6,741 through 6,760 (of 14,504 total)
  • Author
    Posts
  • in reply to: Remove Featured Image on Posts #42104
    Sakin
    Keymaster

    @runnerchick081: It is best recommended to upgrade to pro version where you have “Header Featured Image Options” to control where to show and remove.

    But if you just want to hide it through CSS then you need to add the following css in “Appearance => Theme Options => Custom CSS” box in your Catch Evolution Free Theme.
    .single #header-image { display: none; }

    in reply to: Blog Page Shows No Blog Page Title #42021
    Sakin
    Keymaster

    Hi Steve,

    Sorry, I don’t quite understand your query. This is the way WordPress Works. I think you are talking about your blog page http://shieldsecurityprotectionservices.com/news-room/ where you might want to display title as News Room. This is not allowed in WordPress.org theme so this option is only available in Pro version using “Blog” page template.

    Regards,
    Sakin

    in reply to: posts not shown #42019
    Sakin
    Keymaster

    @fer.pinto: Yes, if you select Disable then it will show all post from all categories. But don’t select Disable and other category.

    Either, you need to select disable only
    Or, you need to select different categories to show the post from.

    in reply to: Blog Page Shows No Blog Page Title #42017
    Sakin
    Keymaster

    Hello Steve,

    Can you check your settings at “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings”. Make sure you have selected --Disabled-- in
    Homepage posts categories to show post from all categories.

    Regards,
    Sakin

    in reply to: Change footer background color #42015
    Sakin
    Keymaster

    @fabger: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #header-menu ul.menu a { color: #fff; }

    If you are thinking of changing colors then you can upgrade to Pro version where you will get Color Picker in Theme Options panel. There are other really nice additional features, check out http://catchthemes.com/theme-instructions/catch-evolution-pro/

    in reply to: Cannot upgrader #42014
    Sakin
    Keymaster

    @Albert: As paid version access is only available to paid subscriber and sorry it’s not automatic. But it’s not that hard to update if you install Catch Updater plugin http://catchthemes.com/wp-plugins/catch-updater/ and follow the instruction mentioned there.

    in reply to: posts not shown #41999
    Sakin
    Keymaster

    It’ strange. Did you check in your settings at “Appearance => Theme Options => Homepage / Front Page Settings”. IN “Homepage posts categories” select box, can you select “—Disabled–” or just selectcategories that you want to show and save changes.

    in reply to: posts not shown #41996
    Sakin
    Keymaster

    @fer.pinto: For detail check I need your site URL. For now, can you check your settings are “Appearance => Theme Options => Homepage / Front Page Settings ”

    in reply to: Change footer background color #41995
    Sakin
    Keymaster

    @fabger: For footer background color and text color, you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #site-generator { background-color: #880000; color: #eee; }
    #site-generator a { color: #fff;}
    in reply to: Custom CSS Box is not working #41994
    Sakin
    Keymaster

    @YogaHH: I check in your site and can see all your Custom CSS that you have added. So, what is not working. I am confused.

    in reply to: Index Page #41993
    Sakin
    Keymaster

    @Cath6789: If you don’t need static homepage then why do you need to create one. You can go to “Settings => Reading” and set it as “Your latest posts” and then go to “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings” and then un-check “Enable Latest Posts or Page” and save change.

    But if you want to keep static homepage and then hide it then you can add the following css in “Appearance => Theme Options => Custom CSS” box to hide it.
    .home #primary { display: none; }

    in reply to: Color #41992
    Sakin
    Keymaster

    Hi Dona,

    I just check in your site and see that you have already changed the slider background and border bottom color.

    I think you are talking about changing the background color of Homepage headline below your slider then you can go to “Appearance => Theme Options => Color Options => Site Color Options” and then change “Homepage Headline Background Color” and “Homepage Headline Color” as per your need to change the background and text color.

    And then to change color of border bottom on homepage headline, you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #homepage-message {
        border-color: #53662f;
    }

    Regards,
    Sakin

    in reply to: Unable to Remove Primary Menu – Kathmandu Pro 3.0 #41991
    Sakin
    Keymaster

    @Dov: There is two way to remove that. 1. You can just disable Header Right Sidebar from “Appearance => Theme Options => Header Options”. 2. Or you can add any widgets in Header Right Sidebar from “Appearance => Widgets” which will add widgets instead of menu.

    in reply to: Genericons #41990
    Sakin
    Keymaster

    @Scholz: You can change the font size, height and width with the following css and add it in “Appearance => Theme Options => Custom CSS” box.

    .genericon {
        font-size: 16px;
        height: 16px;
        line-height: 1;
        width: 16px;
    }
    in reply to: Change the color of the website "behind" the web copy? #41935
    Sakin
    Keymaster

    @Signal512: For that also you need to go to “Appearance => Theme Options => Color Options” and then for widgets you can change “Widget Background Color” and for content “Content Background Color” and save changes.

    in reply to: menu doesn't appear on mobile device #41934
    Sakin
    Keymaster

    @fluegasknowhow: yes please try that. Yes, you don’t need to minify the JS file in our theme as it’s already minified. Try to remove that and check in.

    in reply to: Clicking on Slider Post /Pics are cut #41933
    Sakin
    Keymaster

    @brexous: I see that you are using Catch Everest Free theme, you can see in theme instructions page http://catchthemes.com/theme-instructions/catch-everest/, the slider take the featured image size of Width: 1140px and Height: 450px and the Content featured image as Width: 690px and Height: 462px. Sorry there is no option to change that. You might want to try plugins such as Thumbnail Editor to edit those thumbnail.

    Or simply upgrade to Catch Everest Pro theme, where you have option to choose image size in the Post and Page “Catch Everest Options” meta box. Also you have option to use independent Featured Image Slider to add independent slider images.

    in reply to: Show Sidebars at bottom of screen in Responsive Mode #41932
    Sakin
    Keymaster

    @faqinel: Sidebar is not remove when you re-sized. It should be moved down. Can you post in your site URL so that I can check in.

    in reply to: Shortcode ultimate / Transparent Images #41930
    Sakin
    Keymaster

    Hello Jan,

    I check in your test page and see your slider and tabs. But I don’t see the slider and tabs script to make that work. So, please check in with your plugin support forum and if they asked us to add in anything then we are ready to add it in next version update.

    Regards,
    Sakin

    in reply to: Can you turn off posters details? #41928
    Sakin
    Keymaster

    Hi Neil,

    Are you using Simple Catch Free theme and then installed WordPress in French language then it should be automatically translated to French. As all the Theme Text has been translated in French language in file fr_FR.po inside languages folder inside simple-catch directory. For for translation, check that file with http://poedit.net/ software.

    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide that.
    #main #content ul.post-by { display: none; }

    Regards,
    Sakin

Viewing 20 posts - 6,741 through 6,760 (of 14,504 total)