Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Christine: No problem. 🙂
Sakin
Keymaster@Kathleen: Can you post in your site URL here. So, that I can check in. If there is sudden stop of slider, then you might want to check in your recently activated and updated plugin. There might be some conflict with the plugin. So, try deactivating plugin one by one to check in the conflicting plugin.
Note: I am bit confused about your question. You said that your clients site slider stopped working and then again you said we only see the main slider. We only have one slider in theme.
November 8, 2014 at 4:30 am in reply to: How do I change the name that appears in the browser tab? #47119Sakin
Keymaster@Robert: Looks like you have already fixed it. As your homepage only have slider and the homepage featured content and you have all your blog post in News page.
Sakin
Keymaster@Kim:
1. Thanks for mentioning about the issue 1 for font. We will fix that in new version update. For now, you can add the following css in “Appearance => Theme Options => Custom CSS” box.@media screen and (max-width: 767px) { .entry-title, .entry-content h1 { font-size: 22px; } .entry-content h2 { font-size: 20px; } }2. Then size of the image depends on the image size you have uploaded. I see that some of the images in that post is smaller in width. So, it doesn’t cover the full width of mobile devices. Increase the width of the images and it will be fine.
Sakin
Keymaster@Delfim: You link is not working and also for WPML plugin support please use their WPML support forum. They can help you better. As it should work fine as per their theme compatibility http://wpml.org/theme/catch-kathmandu-pro/
November 8, 2014 at 3:58 am in reply to: Some links are colored inside the post while other are simply grey. #47110Sakin
Keymaster@agrawal1294: Ok I see that you have change the link color, but not the link color of list items. So, you can add in the following css in “Appearance => Theme Options => Custom CSS” box.
#content ul li a, #content ol li a { color: #e18627; }Sakin
Keymaster@jonas454: You can simply purchase the theme and then you will get that option in your theme options panel. There are lot more interesting features in pro version. See this theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/ where you can read about additional features and it’s instructions.
Sakin
KeymasterHello Helena,
Yes, if you want to link to page then you need to use Page Slider. Post Slider is for the post, page slider is for the page, category slider is for automatic update of latest posts and image slider for independent slider with link of your own choice.
Sorry I don’t understand your second point. What do you want to look on those two pages.
Regards,
SakinNovember 7, 2014 at 12:59 pm in reply to: Scrolling problem with secondary menu and Safari on Ipad #47069Sakin
Keymaster@alk: You menu is too long so you need to use max-height. You can increase the height as per your need.
Sakin
Keymaster@Irina: In Catch Evolution Pro, you can go to “Appearance => Theme Options => Color Options” to change the colors of various elements.
1. For article header color. You need to change the color code in “Title Color” from Color Options Panel.
2. You can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
#respond { background-color: #ccc; }3. Ok you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#colophon #access-footer ul.menu .current-menu-item a { color: #572603; }4. Which sub-menu are you talking about. In your site I don’t see sub-menu.
5. You can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
/* For Footer Text */ #site-generator { color: #444; } /* For Footer Link */ #site-generator a { color: #555; }Sakin
Keymaster@Christine: You need to add plugin for this, search at http://wordpress.org/plugins/ . This is not the feature of Theme. In theme we can only have option to filter post from various category in Homepage or Blog archive. But you can also add in Category directly in your menu. So, why do you need to add category in page.
Sakin
Keymaster@harish: You can increase the no of posts in the Post Slider from “Appearance => Theme Options => Featured Slider => Slider Options”. There you will see “Number of Slides” default value as 4, you can increase it to whatever you want. For more about post slider see this http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/ and theme instructions page at http://catchthemes.com/theme-instructions/adventurous/
Sakin
Keymaster@fmck718: It would have been easier if you have live URL. Looking at your screenshot, I can just assume it. So, let’s try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
#header-top { padding-top: 5px; } #site-logo, .header-sidebar { padding-top: 0; }November 7, 2014 at 12:45 am in reply to: How to hide widget from home page or specific page only? #47039Sakin
Keymaster@harish: Use “Widget Visibility” module from “Jetpack” plugin http://jetpack.me/support/widget-visibility/
Sakin
Keymaster@Joz: For this you can either you links in your images. For plugin we are not sure which is best. You can search for plugin at http://wordpress.org/plugins
Sakin
Keymaster@Boaz: For header featured image we have two function one is
catchevolution_featured_page_post_image()for post/pages header image andcatchevolution_featured_image()for default header image. Then these are controlled throughcatchevolution_featured_overall_image()functions.In your child theme you can copy these functions and edit it as per your need. No need to use action hooks as this functions is wrap with
if ( ! function_exists() )condition and this make your child theme function to overwrite the parent theme functions.Sakin
Keymaster@Oceani5: Sorry it’s not working good. But I need your site URL to check in what are you doing in.
1. About the slider, which slider type are you using it. If you are using Page or Post or Category Slider then you need to have featured image in those pages/posts. It’s not enough to just add image. See this for featured image http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/
2. About the image size, I am but confused and I need to check in your site first.
You can check our theme instruction page at http://catchthemes.com/theme-instructions/catch-everest-pro/ where you can read about Image Sizes and Content Featured Images.
Image Sizes
Feature Post Slider
Width: 1140px
Height: 450pxThumbnail in Homepage and Archive Page
Width: 690px
Height: 462pxSmall Thumbnail
Width: 390px
Height: 261pxContent Featured Image
You can select the content featured image sizes options from “Appearance => Theme Options => Content Featured Image Options”.Note: If you are doing all this correctly, there there might be changes of plugin conflict. So, check by deactivating recently updates/added plugin one by one.
Sakin
Keymaster@harish: You might want to check this link http://catchthemes.com/blog/create-child-theme-wordpress/
Sakin
Keymaster@harish: I see that you have set in Front Page as Blank Home page from “Settings => Readings”.
Now, there is two ways to remove that.Option 1:
– Go to “Settings => Readings” and in Front page displays, check in “Your latest posts”
– Then go to “Appearance => Theme Options => Homepage / Frontpage Settings” and then check in “Disable Latest Posts”
– Save changesOption 2: if you just want to hide that home title, then you can add in the following css in “Appearance => Theme Options => Custom CSS” box.
.home #content .page { display: none; }Sakin
Keymaster@harish: There is no option to add custom image in the header right section in Adventurous theme. If you want then you can use Custom Header Image from “Appearance => Header” but this will be below the header.
For this sorry, you might have to build child theme and edit the functions to add in.
-
AuthorPosts
