Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@msabeer3d: To hide the content in the slider you can add the following css in “Appearance => Theme Options => Custom CSS” box,
#slider-wrap .featured-text { display: none; }But for the post from recent posts, you cannot remove that. If you want just the images in your slider then you need to use slider type as “Featured Image Slider” which allowed you to upload image only. See this http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/ . But this option is there only in Pro version.
Sakin
Keymaster@Kim: Please install plugin http://catchthemes.com/wp-plugins/catch-updater/ and follow the instruction there. After you activate the plugin, you need to download you theme from your account at http://catchthemes.com/my-account and upload it from “Themes => New Themes”
Sakin
Keymaster@David: Adding features will not be covered in our default support. This is plugin territory and has to be get done by other customizer. They should be replying you soon. You can also contact them directly from elto.com
Sakin
Keymaster@Michaela: You can change the font size as per your need in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
/* For Title */ .archive .entry-header .entry-title { font-size: 26px; } /* For Excerpt Text */ .archive .entry-summary { font-size: 16px; }Sakin
Keymaster@Michaela: This can be done if you change the slider type to “Category Slider”. But sorry this option is only there in Pro version. See the more additional features at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
Sakin
Keymaster@Michaela: You can change the limit by going to “Settings => Reading” and changing the number in “Blog pages show at most” and save changes.
Then for the page numbers, you can install “WP-PageNavi” plugin.
Sakin
Keymaster@Michaela: Sorry this falls under plugin territory so this cannot be added in theme. So, you need to search for plugin to do this or you need to hire customizer and build child theme to do this.
Sakin
Keymaster@Joz: If your site is in maintenance mode and then I cannot do anything. Maybe you can upload screenshot and send me the link of screenshot then I can understand it else I need to wait for you to make it live.
Sakin
Keymaster@j17dascoli: If you want posts from specific post to show in homepage then go to “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings”.
Sakin
Keymaster@Em Smilingheart:
1. You can add the following css in “Appearance => Theme Options => Custom CSS” box.
.comment-author cite { color: #fff; }2. You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#main #content .post h2.entry-title { font-size: 34px; }Sakin
Keymaster@Caducassau: Oh this theme is not design like simple catch pro theme. Can you try to add in the following css in “Appearance => Theme Options => Custom CSS” box.
#primary .featured-image { display: inline; float: left; margin-right: 15px; width: 30%; }Sakin
Keymaster@Andrew Pawley: First you shouldn’t edit the core theme files inside ‘simple-catch-pro’ directory. So, if you want to add these code then you need to build child theme and edit it. For is_category condition, see this http://codex.wordpress.org/Function_Reference/is_category
Sakin
Keymaster@Caducassau: Yes, you can add in the “Social” Widget from “Appearance => Widgets” to your Header Right Sidebar.
But if you are going to add social and newsletter widget in Header Right Sidebar then I recommend you to “Disable Header Right Menu” from “Appearance => Theme Options => Menu Options” and then you can create custom menu from “Appearance => Menus” and assign it as “Header Secondary Menu” from “Appearance => Menus => Manage Locations”
Sakin
Keymaster@msabeer3d: I see that you have already added in the large header image. But then you have disable logo, site title and tagline. So, it has a empty box above your image. You can remove that by adding in the following css in “Appearance => Theme Options => Custom CSS” box.
#header-content { display: none; }Sakin
Keymaster@Baizurah: You can change that text from “Appearance => Theme Options => Excerpt / More Tag Settings”
Sakin
Keymaster@YogaHH: You can try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
#fixed-header-top ul.menu > li a { color: #6165a5; }Sakin
Keymaster@Whitney: Resolution depends on your choices. Just remember higher resolution images will have large image size so sit will be heavy for your site to load. See this http://opusdesign.us/what-is-the-ideal-image-resolution-for-print-web/ and I hope it will help you.
Sakin
Keymaster@Sandiedog: You can just build custom menu and add the menu item that you need. You can do that from “Appearance => Menus”. For more about menu, check out http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/
Sakin
Keymaster@Whitney: Yes you can do that. Take a look at theme instructions page at http://catchthemes.com/theme-instructions/adventurous/
To add logo, go to “Appearance => Theme Options => Header Options => Logo URL” and upload it.
To add menus, go to “Appearance => Menus”. For more about menu, check out http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/
Sakin
Keymaster@msabeer3d:
1. Catch Box theme is for those who prefer small content width. For width like 1280px, you need to use theme like Catch Kathmandu2. The example image that you showed is from Catch Evolution Theme. This option in not there in Catch Box theme.
3. So, first decide on the theme that you use and then we can work on it. The color options are there in all our pro/premium theme.
-
AuthorPosts
