Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@dlg: This is not supported in our theme by default. Maybe you can search for plugins for advertisement.
Sakin
Keymaster@dlg: You can just add the following CSS in “Custom CSS” box in your Theme Options panel. You adjust the height as per your need.
#respond #commentform textarea { height: 150px; }
Sakin
Keymaster@dlg: Do you mean the border in the homepage post image. Then you can just add the following CSS in “Custom CSS” box in your Theme Options panel.
.home #main #content .post-img a { display: none; }
Sakin
Keymaster@igeorge: can you add in your site URL here and add more details. Then I will check in and give your the suggestion
February 28, 2013 at 9:04 pm in reply to: featured image should not appear in single blog show page #4570Sakin
Keymaster@zhangciwu: oh that is featured image to show in the top of the post. You can just hide it by adding the following css in “Custom CSS” box in Theme Options panel.
.single .featured-image { display: none; }
Sakin
Keymaster@nicosain: I see that you have already placed the flash in the featured post slider section. Can you send me the screenshot of the problem with the menu. So, that it will be easier for us to fix. As we have tested Catch Box Theme and it’s fine.
Sakin
Keymaster@arichardc: Thanks for your instruction.
@golfer300: Yes, get the ads code from The best sizes for ads in Catch Box will be of width 300px. Just get the code from the google and place it in Catch Box Adspace Widget.Sakin
Keymaster@shawnmandel: I just check in your site but I haven’t seen leave a comment twice. I just see one.
February 28, 2013 at 4:23 pm in reply to: featured image should not appear in single blog show page #4559Sakin
Keymaster@zhangciwu: You are using Catch Everest Theme. To add in the Featured Post Slider please see the theme instruction in details http://catchthemes.com/theme-instructions/catch-everest/ where there is clearly mentioned about How to add Featured Post Slider. If you don’t understand or still confused then let me know it.
Sakin
Keymaster@aldoup: Simple Catch Free Theme doesn’t have Featured Page Slider. It only have featured image slider. So, it needs to be post.
There is Featured Image Slider in Simple Catch Pro which gives you full freedom to control your slider with your own independent image, title, description and links all optional. We will also be adding Featured Page slider in Simple Catch Pro theme in March, 2013.
Sakin
Keymaster@thess: It’s because you have less item in then menu. Once you have more item then it will automatically fit in. But for now you can increase the padding to make it fill. Just add the following css in “Custom CSS” box in your Theme Options panel
#header #mainmenu ul li a { padding: 0 23px; }
#header #mainmenu ul li:last-child { border-right: none; }
Sakin
Keymaster@Danbrough: I have contacted your through your email. I will check your site.
Sakin
Keymaster@thess: Just add the following css in “Custom CSS” box in your Theme Options panel.
#header .social-search { margin: 0; }
Sakin
Keymaster@niners52: That’s the default option in the WordPress Site and cannot be easily changed in Catch Box Free Theme. But if you have knowledge about child theme. Then simply build the child theme and then copy the header.php and change the link in site logo.
Sakin
Keymaster@thofmann: Firstly. WPML doesn’t mean WPML plugin ready. It’s WordPress Multi-Language ready. This mean our theme is Translation ready and can be used in various languages of WordPress.
If you see Simple Catch is Multilingual Ready (WPML) and also currently translated in Polish, Russian, Finnish, French, Dutch, Greek and Croatian.
Can you ask in the forum of WPML plugin and ask them what is the problem and how can we make compatible to their plugin. If they answer my question then I can help you on making those changes on theme. Otherwise, you need to deactivate the plugin.
Sakin
Keymaster@Twonk: The site URL you have added http://gametwonk.com/ doesn’t use our theme. So, please ask question in the real theme developer forum.
Sakin
Keymaster@Abbtt: Yes you can use Google Feedburner subscription form. Simple Catch Pro theme is Responsive theme so the width changes as per the devices used. The width dimension for the ‘One Column’ page layout is max width 700px
Sakin
Keymaster@monkandmarvel: Simple catch doesn’t allow 3 column.
For your question 1. You need to upload a large header image and then add the following css in your “Custom CSS” box in Theme Options panel.
#header { background: url("http://monkandmarvel.ca/wp-content/uploads/2013/02/Collages2.jpg") no-repeat scroll center top transparent;
}2. The main width is 978px
Sakin
Keymaster@Rufi139: This page http://www.libertypraise.com/wordpress/613-commandments/ id is 140 so you can add the CSS in “Custom CSS” box in your Theme Options panel to change the text color of widget in this page.
.page-id-140 .widget { color: #fff; }
-
AuthorPosts