Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@David: Actually premium support is for non-technical person to help install, update and add few basic options with child themes.
Sakin
Keymasternice 🙂
Sakin
Keymaster@Caducassau: It’s cool that you found it 🙂
Sakin
Keymaster@Michaela: If it’s not working then can you send me your site URL and explain then I can check in why it is not working.
Sakin
KeymasterNice 🙂
Sakin
Keymaster@fmck718: Sorry that option is not there. You might need to build child theme and do the custom work. For child theme look at http://catchthemes.com/blog/create-child-theme-wordpress/. If you don’t know the coding stuff then you might want to consider hiring customizer.
Sakin
Keymaster@Chris: It’s not good to add more and more sidebars. So, I recommend you to add in “Jetpack” plugin and activate “Widget Visibility” module. This allows you to add widget only for particular page or posts.
Sakin
Keymaster@Caducassau: I don’t get it. When I check in your sidebar. It is taking the space it is designed to. If you need to remove the padding then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#secondary .widget_youtube_responsive { padding: 0; width: 100%; }Sakin
Keymaster@Caducassau: You need to type in your social url from “Appearance => Theme Options => Social Links”
Sakin
Keymaster@Caducassau: Ok then can you replace the previous css that I gave you with the following css.
#content article { height: 1%; overflow: hidden; } #primary .featured-image { display: inline-block; float: left; margin-right: 2%; width: 30%; } #primary .entry-container { display: inline-block; float: right; width: 68%; }Sakin
Keymaster@Joz: You can upload in any photo-sharing site and post the link here. Ok, can you try to add the following css in “Appearance => Theme Options => Custom CSS” box and check in.
.home #primary .entry-header { display: none; }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”.
-
AuthorPosts
