Forum Replies Created

Viewing 20 posts - 6,121 through 6,140 (of 14,505 total)
  • Author
    Posts
  • in reply to: Background image behind site-title #45908
    Sakin
    Keymaster

    @jasonvella: Sorry you are not using theme by Catch Themes. We only support our own theme. You need to post in the theme author support forum.

    in reply to: Bad display everst pro in IE8 #45877
    Sakin
    Keymaster

    Sorry I don’t get it what you mean. Do you mean that our demo site http://catchthemes.com/demo/catch-kathmandu/ is working fine and your site is not. Then can you send me the screenshot of the issue. I will check in if there is something that we can do it.

    Also you can use hire a customizer to get detail support for IE8.

    in reply to: Custom Fonts for headings etc? #45874
    Sakin
    Keymaster

    @riwsask: About the font, you can change to Google Font that we have added in theme options panel. But we are not allowed to add in Paid Font like ‘ITC Avant Garde Medium Condensed’. We need font that are compatible with GPL license to be added in theme.

    Yes, you can remove or edit the copyright information from pro version. You will get “Footer Editor Options” in Theme Options panel to remove/change it.

    in reply to: CSS Validation Erros #45850
    Sakin
    Keymaster

    @Frank: I see that the most of the css issues are from your plugins and not from the theme. So, we have no control on that. Also to let you know that most of the CSS3 will not get validated as it only checks CSS2. You can see our style.css only have warning and no css errors.

    in reply to: How do I hide archives? #45841
    Sakin
    Keymaster

    @PoulKristensen: You will not loose menu by adding widget in Main Sidebar.

    in reply to: color search box #45840
    Sakin
    Keymaster

    @Peter: You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #header-search:hover { color: #e17c05; } 
    #header-right .header-search-wrap { border-color: #e17c05; }
    in reply to: Social Widget moves header and pics #45839
    Sakin
    Keymaster

    @Habib: Yes you can add in.

    in reply to: Featured Slider Text #45838
    Sakin
    Keymaster

    @Veronika: Yes please. But if you want to make it left and bottom corner then custom css will work.

    in reply to: Bad display everst pro in IE8 #45837
    Sakin
    Keymaster

    @Pretty: IE8 is pretty old browser and it doesn’t fully support HTML5 and CSS3, that is why it will not display perfectly like in latest version of IE and other web browsers.

    in reply to: Does catch kathmandu support multilingual? #45836
    Sakin
    Keymaster

    @helenafjellgren: Sorry we don’t know much about Polylang but Catch Kathmandu Pro is compatible with WPML plugin. See this http://wpml.org/theme/catch-kathmandu-pro/

    in reply to: Title Featured Content Options #45835
    Sakin
    Keymaster

    @Toni: This theme in build in HTML5 and CSS3. As per the HTML5 guideline, you have have one h1 tag in every article header tag. I understand this was issue in HTML4 but not in HTML5.

    Multiple H1 is allowed in HTML5 and we have carefully designed H1 tags with special attention on header tag and headings. You can also check this Video http://www.youtube.com/watch?v=GIn5qJKU8VM by Google software engineer Matt Cutts, who clearly states that you can use multiple H1 but don’t over do it. Also use h1 specific to heading and header tags.

    You can also check this article URL http://html5doctor.com/html5-seo-search-engine-optimisation/

    Also check out the default theme by WordPress also uses multiple H1 http://twentytwelvedemo.wordpress.com/

    I hope now you are clear.

    in reply to: Featured Slider Text #45833
    Sakin
    Keymaster

    @Veronika: New question can be added in Catch Kathmandu Pro support forum at http://catchthemes.com/support-forum/forum/catch-kathmandu-pro-premium/. At the end of the latest posts, you will see form to post your question.

    changing the position of text to top right will be difficult as we already have position absolute css in our style.css where we have define bottom: 50px and left: 50px. So, we can make it bottom, left zero if you want. But to add top right it’s not possible just by css. You need to change a lot and I recommend you to hire customizer for this.

    in reply to: Get rid of "The comments are closed" #45826
    Sakin
    Keymaster

    @Adri54: It’s because you have missing closing bracket } in your custom css. Find the following css in your custom css

    /* For Widget Title */
    .widget-title, .widget-title a {
    color: #ef2d6e;

    and replace it with the following

    /* For Widget Title */
    .widget-title, .widget-title a { color: #ef2d6e; }

    Than the css I gave you will work.

    in reply to: How do I hide archives? #45825
    Sakin
    Keymaster

    @PoulKristensen: I don’t get it what you mean. If you just want to hide the archive and keep the search. Then just drag and drop Search widget in your sidebar.

    in reply to: Social Widget moves header and pics #45818
    Sakin
    Keymaster

    @Habib: I have fixed the issue. It was conflicting with your plugin with our style.css file. So, I have added prefix to our style and it’s working fine.

    Sakin
    Keymaster

    @Habib: Please don’t post same question in two places. It will create confusion and also waste time to check twice. I have been following you in http://catchthemes.com/support-forum/topic/social-widget-moves-header-and-pics/

    in reply to: Social Widget moves header and pics #45783
    Sakin
    Keymaster

    @Habib: Ok check your email.

    in reply to: Social Widget moves header and pics #45780
    Sakin
    Keymaster

    @Habib: Your site looks totally destroyed. There is no style.css loading in your site. What have you added recently. Any iframe code or anything else. Just try to remove that and check in.

    in reply to: Post presentation #45777
    Sakin
    Keymaster

    @alamurespa: Sorry this options is not there. But you can reduce the number of excerpt content from “Appearance => Theme Options => Excerpt/More Tag Settings”.

    But if you really don’t want it then send me the URL of your blog and then we can use the css to hide the content.

    in reply to: How to modify the size of the Feature Content Image #45775
    Sakin
    Keymaster

    @alamurespa: In “Appearance => Theme Options => Featured Content => Featured Content Options”. You can upload the image of vertical or horizontal that’s up to you. Just upload it.

    Yes, you can have more that 4 image. For that, you need to change “Number of Featured Content” from 4 to any amount that you want. You will see that settings in “Appearance => Theme Options => Featured Content => Featured Settings”.

Viewing 20 posts - 6,121 through 6,140 (of 14,505 total)