Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Harry: I think you missed the step. First you need to activate catch update plugin. Then you need to download update zip theme file from your account at http://catchthemes.com/my-account and then you can update it from “Appearance => Themes => Add New => Uploads” to upload that zip file. Otherwise, either you need to use FTP and replace files/folder or you need to delete old theme first and upload new version.
Sakin
Keymaster@Sarah: This looks like plugin issue. So, can you contact to WP PageNavi plugin support for this.
Sakin
Keymaster@Sarah: Please follow update instructions mentioned in http://catchthemes.com/theme-instructions/simple-catch-pro/#updating
Sakin
Keymaster@Tomáš: Yes, you need to be administrator of that site to change color any any settings “Appearance => Theme Options”
Sakin
Keymaster@flp2001: In Page Slider, first you need to change featured image in your pages. Then you need to change setting in your customizer. Then you will see new image. If cannot be done from Media uploader. It need to be done from page featured image, Add Media.
Sakin
Keymaster@yyyfor: Try adding following css in “Appearance => Theme Options => Custom CSS” box:
div.layout-978 { position: relative; } #header .social-search form.searchform { left: 60px; position: absolute; top: 0; }Sakin
Keymaster@marcodimi: OK I will contact you through email and check in.
Sakin
Keymaster@Michaela: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
.wp-caption { border: none; } .wp-caption .wp-caption-text, .gallery-caption, .entry-caption { font-style: normal; }Sakin
Keymaster@Christine: Please post in your site URL then I can check in from my iPhone
September 15, 2015 at 7:06 pm in reply to: Site not updating & subscribe box doesn't look right #66919Sakin
Keymaster@shaun.smudger.smith: I just check in your site and see that you have already changed to black box.
Sakin
Keymaster@richtrcentrum-cz: Hello Tomas, We cannot control that as it’s from WordPress Core. You can search for Tag cloud plugin and change it.
Sakin
Keymaster@Alexandre Yes, you can just add one featured content and send me your site URL then I will change it custom css. For example, if you choose three columns and then only add one then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#featured-content.layout-three .hentry { text-align: center; width: 100%; }Sakin
Keymaster@Alexandre: It will take featured image instead of first image. For featured image, check this http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/
But if you don’t like this then you can change the layout to “Show Full Content (No Featured Image)” Layout from “Appearance => Customize => Theme Options => Layout Options => Archive Content Layout”. This will show all the image and content from your post. Then you can break content using
<!--more-->more tag/ For more tag, check this http://devotepress.com/wordpress-writing-editing/how-to-split-content-using-the-more-tag-option/Sakin
Keymaster@Alexandre: Yes, you can do that. But for what you need to build child theme and then copy footer.php file to your child theme and add your code. As if you edit/add code inside ‘catch-responsive-pro’ core theme directory, all your edits will be reverted back to original when you update the theme.
Sakin
Keymaster@Alexandre: Sorry PHP code is not acceptable. To add in PHP code, you need to build child theme and edit the function.
Sakin
Keymaster@kalatos: The CSS that I gave you is correct. But the css that you have got missing closing bracket
}. Find the following css:#header #mainmenu ul li:hover > a { background-color: #444; color: #e3ba84;and then replace it with
#header #mainmenu ul li:hover > a { background-color: #444; color: #e3ba84; }Sakin
Keymaster@Alexandre: Sorry PHP code is not acceptable. To add in PHP code, you need to build child theme and edit the function.
Sakin
Keymaster@Antoinette: It depends on your server and cache setup.
Sakin
Keymaster@Tomáš: Thanks a lot 🙂
-
AuthorPosts
