Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@fenz: Refresh your browser and check it as when I check in Chorme, Safari and Firefox. It’s all fixed.
Sakin
Keymaster@richemont: If you have Catch Everest Pro theme installed and want to link slider image to custom url then you have to use “Featured Image Slider”, where you can add your own image, title, description and links all optional.
Go to “Appearance => Theme Options => Featured Slider => Slider Options”, click on “Image Slider” and then add the images and links in “Featured Image Slider Options”. See this screenshot http://pinterest.com/pin/548594798329509357/ and for more instruction, you can check our theme instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@marcie1980: You have empty tagline in your site. Check in “Settings => General”. Maybe you are talking about Site Title. If that is the case then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box to change the font size and alignment.
h1#site-title { font-size: 20px; } #site-details { padding: 0; text-align: right; width: 100%; }Sakin
Keymaster@marcie1980: If you want to add background color to your sidebar. Then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#sidebar { background-color: #eaeaae; }But if you want to cover whole content and sidebar then add the following
#main { background-color: #eaeaae; }August 29, 2013 at 12:57 am in reply to: Adding text box widget in side bar for one page only #13830Sakin
Keymaster@Charliecorns: You have to use plugin. Try to search for Widget plugin in http://wordpress.org/extend/plugins/. When I search in I found this plugin http://wordpress.org/plugins/display-widgets/ . I hope it works for you.
Sakin
Keymaster@EPICPROJECT: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.site-content article { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }Sakin
Keymaster@riggdigg: Replace your custom CSS with the following CSS.
.entry-meta .by-author { display: none; }Sakin
Keymaster@ilovefitflops: This is your plugin issue not theme issue. As Theme never use any Open Graph. This falls under plugin territory and WordPress.org doesn’t allow theme to add that.
You have plugin conflict between “WordPress SEO by Yoast” and “NGFB Open Graph” as both of this plugin add Open Graph Text. So, remove plugin NGFB Open Graph and Setup WordPress SEO by Yoast Properly.
For homepage Open Graph image, you have to go to “SEO => Social” and add in the image URL there. For individual page and post, WordPress SEO by Yoast plugin will add the featured image. This will solve your issue.
Sakin
Keymaster@fenz: This will be difficult to debug. ok let’s try out few things. I see that there is css loading from test.amak.com.sa/ar/wp-content/plugins/vertical-news-scroller/css/newsscrollcss.css that is giving issue. Can you add the following css in “Appearance => Theme Options => Custom CSS” box.
.verticalScroll .widget-title { float: none; }Sakin
Keymaster@Kanika Gupta: I see that you are using Catch Box Free theme and have customize the core theme files such as style.css, footer.php, index.php and functions.php. Your customization will be overwritten when you update your theme to latest version. So, whenever you want to customize your core theme files you need to build child theme and edit it.
Also in free plugin, we don’t recommend to remove the powered by Catch Themes. As this is only means to provide free theme, free support and free update.
For adding google search, I recommend to use Plugin. Try searching for plugin in http://wordpress.org/extend/plugins/
Sakin
Keymaster@phnam: You have to do that from WordPress settings that is from “Settings => Discussion”. From here you can disable for all new pages and posts. But if you have already published posts and pages then for older posts and pages, you need to individually remove it from Discussion box in the page and post editor. See this for more details http://en.support.wordpress.com/enable-disable-comments/
Sakin
Keymaster@lwatts: For that you need to use Featured Image Slider, where you can leave the link to empty. See this screenshot http://pinterest.com/pin/548594798329509357/ . This option is only available in Pro or Premium themes.
Sakin
Keymaster@Kanika Gupta: Send me your site URL and I will take a look at your code.
Sakin
Keymaster@omgstyle: To make the slider area complete black you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.featured-slider .slides { background-color: #000; }For detail color options, please upgrade to Catch Everest Pro theme, where you have color options in your Theme Options panel. See details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/.
For free theme you have to manually change it.
For Footer Background Color, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-generator { background-color: #e5e4e2; }For Menu Background Color, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu { background-color: #e5e4e2; }August 27, 2013 at 11:44 pm in reply to: How to use optional sidebars abd footers catch box pro? #13796Sakin
Keymaster@ChrisR: The upload was working fine and there was preview in your admin section. But due to the coding issue, the image was not replacing the default web clip image. I have fixed it in your site and we will update this in new version.
Thanks for your cooperation.
Sakin
Keymaster@mvtpinheiro: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-meta .tag-links { display: none; }Sakin
Keymaster@EPICPROJECT: Nice.
Sakin
Keymaster@ChrisR: That’s strange you should be able to change it. I need your WordPress Site Admin access so that I can check in. So, I will contact you through email.
Sakin
Keymaster@spenchase: Please check in with our Sales as when I check in your account, it’s fine.
-
AuthorPosts
