Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@danielski: You can add the following code in your child theme functions.php file.
https://gist.github.com/sakinshrestha/40517f67f327631181e7#file-gistfile1-phpSakin
Keymaster@Hugh: You can refer to theme instructions page at http://catchthemes.com/theme-instructions/catch-evolution/. If you want to disable the slider then go to “Appearance => Theme Options => Featured Post Slider => Slider Options” and in “Enable Sidebar” option, you need to check in “Disable” and save change.
But if you like to add in your own. Then you can refer to post slider at http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
Sakin
Keymaster@KenRoy: You are using No Sidebar, Full With layout that should display like this http://catchthemes.com/demo/catch-responsive/layout-options/no-sidebar-full-width/. But in this page you are using table with fixed width of 900px that is why you are having issue. It will be issue in your mobile devices as well. When you add in table, it need to be in 100% with with responsive layout. Maybe you like to use “TablePress” plugin.
Sakin
Keymaster@luismarioochoa: I am not so sure what are you trying to do it. I you want to show your background image which I see that you have added in. Then try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
.hentry, .no-results, #author-info, #disqus_thread, #content .error404 { background: #fff; /* Solid Color for old browser */ background: rgba(255,255,255,0.5); } .site, #main { background-color: transparent; }Sakin
Keymaster@Amy: Ok so you want to add donate and social icons in header right sidebar in Catch Responsive theme? Then go to “Appearance => Widgets” and then drag and drop “Catchresponsive Social Icons” widget to your Header Right Sidebar and for donation code, you can drag and drop “Catchresponsive Advertisement” widget to your Header Right Sidebar and add in content there.
Sakin
Keymaster@KenRoy: Did you check in our theme instructions page for Catch Responsive Pro theme at http://catchthemes.com/theme-instructions/catch-responsive-pro/
Catch Responsive theme comes with demo content for 3 sections. 1) Featured Slider 2) Promotion Headline and 3) Featured Content.
1. Featured Slider:
– You can replace this demo slider by choosing Slider type from option “Featured Image Slider, Featured Page Slider, Featured Post Slider, Featured Category Slider”.
– For this, just go to “Appearance => Customize => Featured Slider Options => Select Slider Type” and select it.
– Then fill in necessary. For example, if you chose Featured Image Slider, you can upload your one image, add in title, content and link as per your need.
– For more about Featured Slider, please refer to http://catchthemes.com/theme-instructions/catch-responsive-pro/#featured-slider2. Promotion Headline
– You can change that from “Appearance => Customize => Theme Options => Promotion Headline Options”
– For more about Promotion Headline, please refer to http://catchthemes.com/theme-instructions/catch-responsive-pro/#promotion-headline3. Featured Content:
– You can replace this demo featured content by choosing Featured content type from option “Featured Post Content, Featured Page Content, Featured Category Content and Featured Image Content”.
– For this, just go to “Appearance => Customize => Featured Content Options => Featured Content Type” and select it.
– Then fill in necessary. For example, if you chose Featured Image Content, you can upload your one image, add in title, content and link as per your need.
– For more about Featured Content, please refer to http://catchthemes.com/theme-instructions/catch-responsive-pro/#featured-contentSakin
Keymaster@Jürgen: If you want to hide both date and author from the post in Catch Base theme then you can simply add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.entry-header .entry-meta { display: none; }Sakin
Keymaster@penny: Thanks for your appreciation and yes it will be great if you could support Catch Box theme by leaving your review and rating at https://wordpress.org/support/view/theme-reviews/catch-box
Thanks 🙂
Sakin
Keymaster@devincarson: This is not control in theme and it should be done by your map code or use plugin. Try searching for plugin at http://wordpress.org/plugins/
Sakin
Keymaster@bennyvaldes: Thanks for your appreciation. Have a nice day 🙂
May 10, 2015 at 8:05 am in reply to: Sidebar missing from Posts but appears on Pages & Archive List #57463Sakin
Keymaster@Wayne: It’s really normal to be in this loop. WordPress theme are easy but yet little confusing sometimes. Thanks 🙂
May 9, 2015 at 2:44 pm in reply to: Columns touching, Logo overlapping mobile menu, no mouesover on mobile devices #57443Sakin
Keymaster@Jürgen: Thanks for sharing info about this plugin conflict.
May 9, 2015 at 11:10 am in reply to: Sidebar missing from Posts but appears on Pages & Archive List #57441Sakin
Keymaster@Wayne: Sidebar is there in that post as well. But it has empty “Text Widget”. So, you have that color box at the right of your content. So, check your sidebar for empty Text widget. Go to “Appearance => Widget” and see if you have anything is “Optional Post Sidebar”, as this sidebar will replace your primary sidebar in post if you have any active widget there.
Sakin
Keymaster@drswapnilparve: Thanks for understanding our situation here in Nepal. Yes, for screenshot we don’t have upload option. So, you need to upload your screenshot in your site or any photo sharing site and then add in URL here.
Sakin
Keymaster@robertjm: Yes that custom css should work. Maybe your other css is not correct in Custom CSS box. So, can you add that CSS at the top of your Custom CSS box, before any other css.
Sakin
Keymaster@lorencowka: Most of the WordPress Hosting server have auto backup these days. So, first ask to your hosting server about backup.
Sakin
Keymaster@bennyvaldes: Sorry for that and thanks for your appreciation. Can you find the following css that I gave you earlier:
div.layout-978, #mainmenu, #featured-slider, #featured-slider .slides, #featured-slider .featured { width: 1170px; }Just replace above block of css with the following css:
div.layout-978, #header #mainmenu, .featured-slider, .featured-slider .slides, .featured-slider .featured { width: 1170px; }Sakin
Keymaster@Laura Pio: Thanks for thing about me and your support. I am so happy to read it. It really feels nice when you receive just message, email and call from Catch Themes users and family. Now, I feel so much connect to all. I am so happy that everyone is support my beautiful country Nepal.
I have no words, how thankful I am towards all the communities and countries helping us.
Thanks again.
Greetings from Nepal
Sakin
Keymaster@Amanda Barbosa: Ok can you post in your site URL so that I can check in. I need to check your layout and images for this and then only I will know if this is possible or not. As this option in not there.
Sakin
Keymaster@dptashny: Sorry, this option is there only in Pro version where you can select wither “Featured Post Content” and then add in Post ID or you can select “Featured Category Content” to show latest posts. For free version, you need to build child theme and do the custom coding.
For more about additional information there in Pro version, you can check out theme instructions page at http://catchthemes.com/theme-instructions/catch-base-pro/
-
AuthorPosts
