Forum Replies Created

Viewing 20 posts - 6,741 through 6,760 (of 14,497 total)
  • Author
    Posts
  • 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

    in reply to: Change the color of the website "behind" the web copy? #41927
    Sakin
    Keymaster

    @Signal512: I am not sure if I understand you correctly. To change the background color of the main area which is behind the page post and widget: Go to “Appearance => Theme Options => Color Options” and then change the color code in “Content Background Color” and save change.

    If you are not talking about this, then please explain in reference with your site URL or send me the screenshot URL showing the area where you want to change the color.

    in reply to: Widget adjustment #41925
    Sakin
    Keymaster

    Hi Klaas,

    I check in your site and see that all your post links to Homepage. I am not sure about the issue in detail. But I guess that your permalink settings in incorrectly setup. So, can you to to “Settings => Permalinks” from your WordPress Dashboard and then try “Default” and save change. If this works then you can check other and check in.

    Regards,
    Sakin

    in reply to: Aweber Forms Using a Text Widget #41905
    Sakin
    Keymaster

    @Signal512: Yes it happen when you have cache all over. There are 3 levels of Cache, one is Server Level of Cache, second browser level cache and then ISP level cache. So, it’s all confusing. Yes, it’s working fine.

    in reply to: Aweber Forms Using a Text Widget #41900
    Sakin
    Keymaster

    @Signal512: I just check in your site and it is showing for me. Clear you WP Super Cache plugin and also clear your browser cache and check in.

    in reply to: Aweber Forms Using a Text Widget #41896
    Sakin
    Keymaster

    @Signal512: Looks like you making mistake while you paste in your code. You need to paste the exact code. Even a single quotes make mistake. For example it should be " and not . So, just copy the following code and paste it. Also after you paste in the code and save change. You need to go to Wp Super Cache and clear the cache.

    <div class="AW-Form-1379976796"></div>
    <script type="text/javascript">(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s); js.id = id;
    js.src = "http://forms.aweber.com/form/96/1379976796.js";
    fjs.parentNode.insertBefore(js, fjs);
    }(document, "script", "aweber-wjs-2bhvmzz4g"));
    </script>
    in reply to: How do I add an advertising tracking code to my site #41894
    Sakin
    Keymaster

    @Jeff: If you have user Featured Image Slider then you should be able to link to any external link. Yes, to open the link in new window, you need to check “Target. Open Link in New Window”. You can check out http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/

    in reply to: Mistake #41893
    Sakin
    Keymaster

    @Nuno: It depends on your case. Can you contact our sales directly at http://catchthemes.com/contact-us/ with your order ID.

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