Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@skytech: I am not so sure. It should work fine. As our Theme has maintain proper guideline of WordPress.org Theme Review.
Sakin
Keymaster@ashleycovelli: Can you send me your Site URL please. So that I can check the bug. I don’t understand it.
Sakin
KeymasterIf you have two gravatar from plugin then you need to disable that plugin or you can add css to hide one.
To remove the post meta in the post. Just add the following css in your “Custom CSS” box in Theme Options panel.
footer.entry-meta { display: none; }This site http://www.administradores.com.br is different then our theme. So, for that you need to hire customizer to do to customization. try Tweaky and http://jobs.wordpress.net/
To add pages in your post or page when you have long text just add the following code where you want to break the content
<!--nextpage-->Sakin
Keymaster@Tekstiltrold: To change the footer menu bar color just add the following CSS in your “Custom CSS” box in Theme Options panel.
#colophon #access-footer { background: none #000000; }Sakin
Keymaster@SodaPopPR: To center the site title and tag line, you can just add the following CSS in your “custom CSS” box in Theme Options panel.
#header .logo-wrap { float: none; margin: 54px auto 0; padding: 0; text-align: center; }
#site-details { float: none; }
There is no option to remove the social links from the header in Simple Catch Free Theme. But you can hide by adding following CSS in your “custom CSS” box in Theme Options panel.
#header .social-search { display: none; }To change the color of the font in the sidebar headlines you can just add the following CSS in your “custom CSS” box in Theme Options panel. Change the color code as per you need.
#sidebar h3 { color: #666666; }Sakin
Keymaster@maevamena: Just add the following CSS in your “Custom CSS” box in Theme Options panel.
.site { box-shadow: none; }Sakin
Keymaster@maevamena: It’s because of your heading tags. But you can solve this either by removing the header tags from your post or by adding the following CSS in “Custom CSS” box in Theme Options panel
.entry-content h3 { clear: none; }Sakin
Keymaster@jonrittmann” Just add the following CSS in your “Custom CSS” box in Theme Options panel
.post-by .no-padding-left { display: none; }Sakin
Keymaster@Lolley: If you are successful adding in the Post ID and got the text but now image. This mean that you have not added the Featured Image in your post. Just add featured image in your post and you will see the images. See this for featured image http://en.support.wordpress.com/featured-images/#setting-a-featured-image
Sakin
Keymaster@Lolley: Are you able to find the post ID. then you just add in the post ID without any #. For example if you post ID is 10 then just add 10.
If you cannot find the post ID, then install Catch IDS plugin which will show you the post id http://wordpress.org/extend/plugins/catch-ids/
Sakin
Keymaster@Dr.Forcier: I don’t understand. You follow the instruction and it worked or not? As I have clearly stated the step above in the thread. But I though you didn’t get that, So I send you to details instruction which you can skip and view only the part you want.
Sakin
KeymasterIf the theme instruction is not clear then watch this video. Click here to watch
Sakin
KeymasterCheck now
Click here to Watch VideoSakin
Keymaster@batmovil69: thanks a lot and will sure contact you again. Have a nice day.
Sakin
Keymaster@Tekstiltrold: You can just increase the padding by adding the following CSS in Theme Options panel
#header-content { padding: 4em 0; }Sakin
Keymaster@maevamena: Just add the following CSS in Custom CSS box in your Theme Options panel to hive the page title in the content.
.page .entry-title { display: none; }Sakin
Keymaster@northwesturbanfarmer: Looks fine. I don’t see any problem.
Sakin
Keymaster@prius4f: I think there is cache in your server. As I can see it in my mobile and tablet. It’s already fixed. Don’t worry just wait for cache to rollover.
Sakin
Keymaster@siqve006: Can you activate different theme and check it. You can download http://wordpress.org/extend/themes/catch-box/ and check it.
Send me your site URL as well. Let see.
-
AuthorPosts
