Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@adamo: Send me your site URL and also check your page/post slider layout that will be under your page/post editor.
Sakin
Keymaster@arichardc: We haven’t tested with bbpress. This is just a WordPress Theme. But let us know us know the plugin you have faced with BBPress. If that is easy fix then we will add it in future updates.
Sakin
Keymaster@jeronimofesto: You can create a new category name “Blog” and then add posts under blog category. Then you can use custom menu to add it in your menu. See this for custom menu http://en.support.wordpress.com/menus/
Sakin
Keymaster@linleffel: I don’t get your question. If you are talking about your header image and the social icon to the right.
If you add the large header image then it will make the social icon and search box go down. If you add the smaller one then it will align.
Sakin
Keymaster@The Lost Londoner: I think you have changed you css and also header.php files. As your style.css doesn’t match with theme them style.css.
The best thing that I suggest is that. You delete your current theme and then add the Simple Catch Themes as new Theme Installation.
Sakin
Keymaster@AiD: That plugin you added already help you fix it. check now http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.poradnikniemowlaka.pl%2F . There must be cache issue.
This is nothing to do with the theme. This is additional feature by facebook and yes the plugin like http://wordpress.org/extend/plugins/wordpress-seo/ and the plugin you have added.
Sakin
Keymaster@jcdSF: This is just a matter of different usages of theme. Some theme usages featured image as the header image. Where as some uses that spot for the Slider. This theme uses the header spot for the slider which takes the featured image from the posts. So, please understand the nature of differences in different themes.
If you go to theme directory in WordPress.org you will see it http://wordpress.org/extend/themes/ that not all theme have header image as the featured image.
So please try to add your image in the page itself and it will display under your page title. But yes, if you are need to add this extra feature for your site then you might consider posting in WP Jobs or Tweaky
February 14, 2013 at 10:35 pm in reply to: Add Media Button stopped functioning, pictures disappeared from site #3990Sakin
Keymaster@niners52: You can add the following CSS in “Custom CSS” box in your Theme options:
#site-logo { text-align: center; }
#branding hgroup { padding-bottom: 0; }
Sakin
Keymaster@poornima.uk: Currently Simple Catch doesn’t support to add the text block before the slider. If you have knowledge about child theme then you can build child theme and then add the text using the action hook simplecatch_after_headercontent().
To remove the Continue reading text in the slider. Add the following CSS
.featured-slider a.readmore { display: none; }If you want more flexibility then you can use Featured Image Slider instead of Featured Post Slider in your site http://timewisefoundation.org.uk/
Sakin
Keymaster@surflien: For submenu fix add the following css in the “Custom CSS” box in your Theme Options panel.
#branding ul.menu ul { top: 2.5em; }To shrink the width of the right sidebar. You need to add the following css and change the width percentage as per your need
#secondary { width: 32.5%; }Sakin
Keymaster@@Elisabetta: I check in your WordPress admin. I see that have disable that option. I have activate it. Now you will see the option to change it.
Sakin
Keymasterthanks Rico
Sakin
Keymaster@poornima.uk: To remove the border. Just add the following css in “Custom CSS” box in your Theme Options panel.
#access { border: none; }Your menu width is 100% only. But you have only few menu items in the menu. That is why it is not full.
Sakin
Keymaster@Elisabetta: Add the following css in “Custom CSS” box in your Theme Options panel.
ul.social-profile li.facebook a { background-position: 0 -43px; }February 14, 2013 at 8:52 pm in reply to: Add Media Button stopped functioning, pictures disappeared from site #3978Sakin
Keymaster@cynthia: If you have just change the theme then you need to regenerate the thumbnail using Regenerate Thumbnail Plugin http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Don’t forget to read the theme instruction http://catchthemes.com/theme-instructions/simple-catch
Sakin
Keymaster@chochonet: Just add the following CSS in “Custom CSS” box in your Theme Options panel.
.home .not-found { display: none; } -
AuthorPosts
