Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@GAHC: Oh sorry replace previous css with the following
#header-left { display: block; float: none; }Sakin
Keymaster@saurabhucer: Sorry there is problem in the theme. The new version will fixed in version 2.6.2. This version will be live as soon as WordPress.org Theme Review approves and make it live.
But if you want immediate fix then download the version 2.6.2 from http://wordpress.org/themes/download/simple-catch.2.6.2.zip
August 29, 2013 at 7:55 pm in reply to: Increase Max Width of Page Content Area Image on No Sidebar Layout? #13862Sakin
Keymaster@SEOmama: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main #content img { max-width: 978px; }Sakin
Keymaster@jpbertram: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.site { background-color: transparent; } #main { background-color: #fff; }Sakin
Keymaster@saurabhucer: When I check in your site, I found that you have added favicon in Web Clip Icon Options. You need to add favicon from “Appearance => Theme Options => Fav Icon Options”.
Sakin
Keymaster@ilovefitflops: When I check in your site, you don’t have og:image in your site. Add that.
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.
-
AuthorPosts
