Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Young: Can you reply my email I have just send you. I need to check more in details.
Sakin
Keymaster@Gavin: Yes, you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
.sticky .entry-header .entry-title a { color: #222; }Sakin
Keymaster@Gavin: Yes, you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
.widget-title { background-color: #eee; }Sakin
Keymaster@Gunter: Which subheadline are you talking about? If you are talking about Homepage Headline Options. Then there is no option to do that at this stage. If you want then please let me know it and we will add this in our development for new version update. If you want second line in Subheadline then you can break the link by adding in br code. That is
<br/>January 30, 2015 at 9:38 am in reply to: How do I change default Image sizes in Blog listings? #50807Sakin
Keymaster@Consciousness: Ok I will check in your email as well. It’s really difficult to make it flexible as per the theme design. So, if you have fixed height and width then I can suggest you exactly.
Sakin
Keymaster@Ellen: For drop down menu, not sure why it is not working in your other pages. Can you send me your site URL so that I can check in. About changing the color, most of the color options are there in “Appearance => Customize => Color Options”. For those, which are not there like menu. You need to send me the color code that you want to use and then I will send you the css to add in your custom css box.
Sakin
Keymaster@Delfim: Ok I will email you personally to check your issue.
Sakin
Keymaster@bobar22: It should work fine. I just tested in my server with Catch Kathmandu Free and now my Featured Post is inside
<div id="content-sidebar-wrap">Post in your site URL and have you done anything else in child theme.
Sakin
Keymaster@Fernando: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
.header-sidebar .widget_catcheverest_social_widget .widget-title { color: #00008c; }Sakin
Keymaster@bobar22: OK then you need to build child theme first. You can read about child theme and download sample child theme from http://catchthemes.com/blog/create-child-theme-wordpress/ . Then you can add the following code in your child theme functions.php file:
<?php // Removing the Default Action Hook function unhook_catchkathmandu_functions() { remove_action( 'catchkathmandu_before_main', 'catchkathmandu_homepage_featured_position', 10 ); } add_action( 'init', 'unhook_catchkathmandu_functions' ); add_action( 'catchkathmandu_content_sidebar_start', 'catchkathmandu_homepage_featured_display', 15 );Sakin
Keymaster@MMchen: Thanks I have already remove that. Maybe you are seeing the Cache version. 🙂
Sakin
Keymaster@Epheistos: Not sure about that.
Sakin
Keymaster@greg2015: But we don’t have anything that blocks. After adding that code can you try changing the logo to different image and check in. Also I see that you have WP Super Cache plugin. Don’t forgot to clear cache from WP Super Cache settings. As this plugin Cache for user who is not logged in. This might be the issue.
January 29, 2015 at 10:25 pm in reply to: Questions about advantages of Pro over Free version #50776Sakin
Keymaster@Taylor3000: There are lot of differences between between Simple Catch Free and Pro version. You can see the list of additional features and instructions at http://catchthemes.com/theme-instructions/simple-catch-pro/
1. Change the size of the Home Page Slider?
— If you are trying to change the height, then yes you can. In Simple Catch Pro theme, you can use “Featured Image Slider” instead of “Featured Post Slider”. In Image Slider, you can upload image, title, content and link as per your need. See this screencast for Image Slider: http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/2. Get rid of the textured grid that appears in the background of the images on the slider? (I’d like the images to appear crisper/sharper.)
— You can remove this in both Free and Pro version. In Free version, just go to “Appearance => Theme Options => Featured Post Slider => Slider Effect Options” then check in “Disable Slider Background Effect” and save changes. In Pro version, just go to “Appearance => Theme Options => Featured Slider => Slider Options” then check in “Disable Slider Background Effect” and save changes.3. In the gray area behind the Home Page Slider (sorry if the lingo isn’t exactly right) would I be able put in an image as a static background?
— To add background image. You first need to upload the image from media uploader “Media => Add New”. Then send me the image URL and your site URL. Then I will send you CSS that you can add in “Appearance => Theme Options => Custom CSS” box.4. If I buy the Pro version and find I don’t like the look that I’m able to achieve do you offer any kind of return/refund policy?
— We don’t have any refund policy that is why we are providing free version for test ride. If you like it then you can purchase Pro version. But yes, if you don’t like it then we can exchange with other theme from our theme shop. But this has to be done within 30 days of purchase.5. Given the type of website I’m trying to create, do you believe another one of your themes might be a better option?
— Sorry I won’t be able to answer this question. You can check our demo and use free version to test our latest theme and check in.Sakin
Keymaster@Eduardo: Sorry there is not option to add Social Icon inline with Menu. You can add social icon only in Widget Area (Sidebar). That you can manage from “Appearance => Widgets”.
Sakin
Keymaster@MMchen: Yes but that manual should be from WP Super Cache plugin. If you don’t have this plugin activated then it will work fine. Thanks 🙂
-
AuthorPosts
