Forum Replies Created
-
AuthorPosts
-
October 30, 2013 at 10:20 pm in reply to: Putting the search box alongside the social media links #16563
Sakin
Keymaster@rbrt_bene: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.header-sidebar #s { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; /* future proofing */ -khtml-border-radius: 10px; /* for old Konqueror browsers */ }Sakin
Keymaster@Steve: If you want no clickable parent menu then why are you adding category as your parent menu. You cannot make page, post and category without link. You need to add custom link for that.
So, in your custom menu at “Appearance => Menus”, choose Custom Links and add
#in URL and Link Text as<span onClick="return true">Normteile</span>. Theme click on Add to menu. This will add # link in your menu. Then in menu, you can remove that # and leave empty. This will do the trick.See how it has been done in demo page http://catchthemes.com/demo/catch-everest/ for Parent Drop item.
Sakin
Keymaster@avatar789: Look at your slider. It is working fine. This show it has got plugin issues. Now you can activate plugin one by one and check in which plugin gave you the issue and then you can just remove that plugin.
Sakin
Keymaster@cpuss: Please check in at http://wordpress.org/plugins/
Sakin
Keymaster@bernd.luennemann: You can create custom menu from “Appearance => Menus”. Then you can assign menu to Footer location. See more about menu here in http://catchthemes.com/blog/custom-menus-wordpress-themes/ and http://en.support.wordpress.com/menus/
Sakin
Keymaster@guglielmomanco: I see that you have added the image from “Appearance => Header” and I see the image link as http://hospert.com/wp-content/uploads/2013/09/cropped-Logo-Hospert-smaller.gif but this image is missing so check in. Your site is not being able to find that image.
Sakin
Keymaster@Debra Gitterman: About your site. I see that you are also using old version of Catch Box Pro but then again you have modified the theme so much. I hardly recognize the theme. So, please check in your customization.
Sakin
Keymaster@travellingtwo: I just check in your site and yes I see that you have issue in IE8. But if you check our demo site in IE8, you will not see any issues. Check this demo http://catchthemes.com/demo/catchbox/
The problem in your Site might be that you are using old version of Theme. When I check in your site, I see that you are using version 2.7.1 where as our latest theme version is 2.8.2. So, try updating it and clear your cache from your W3 Total Cache and check in. It should be fixed.
Sakin
Keymaster@abtaxlaw: Sorry there is no option to add featured video instead of featured slider. So, to edit that you need to build child theme. You can check the function catchbox_slider_display()
Sakin
Keymaster@Richard: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to increase the content width for large screen
@media screen and (min-width: 1225px) { #primary { width: 784px; } #secondary { width: 376px; } }Sakin
Keymaster@owen: Then you can replace the previous css with the following where I have remove the nav background.
#branding ul.menu ul a { background: none #33adff; }Sakin
Keymaster@lizzy39: If your id 246 and 290 both are post with featured image then it should work fine. If you have posted your site URL then it would have been easier for me to check in.
So you have
Featured Slider Post #1: 246
Featured Slider Post #2: 290Is this is all correct then I doubt there is conflict with plugin. So, try disabling plugin one by one to find our the conflicting plugin.
Let me know your site URL if this doesn’t fix it.
Sakin
Keymaster@avatar789: In you site, I see that you have conflict with the plugin. So, can you try disabling plugin one by one. First try disabling Widget Slider plugin and then others.
Sakin
Keymaster@Richard: You can simply add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-content { display: none; }Sakin
Keymaster@SoL: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu #access { background: none #fff; }Sakin
Keymaster@cleansepro: This is server related issue. So, please check in with your hosting and also check your .htaccess file permission.
Sakin
Keymaster@Rinaldo: Sorry can you send me your site URL and me let me know what you want to do it. I know about this instruction at http://catchthemes.com/theme-instructions/catch-box-pro
If you want to rotate your banner then you can use Featured Image Slider from Slider type.
-
AuthorPosts
