Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@chochonet: Just add the following css in “Custom CSS” box in your Theme Options to hide it.
.entry-meta, .nocomments { display: none; }
Sakin
KeymasterSakin
Keymaster@TishTashTosh: best if use custom menu in Simple Catch. See this http://en.support.wordpress.com/menus/
Sakin
Keymaster@Anusha: You need to add Featured Image in the Post. See this http://en.support.wordpress.com/featured-images/#setting-a-featured-image
If you want to add manual image url then you need to upgrade to Simple Catch Pro where you have option to choose between Featured Post Slider and Featured Image Slider. If you choose Featured Image Slider, then you can just add the URL, Title, Description and link as necessary.
Sakin
Keymaster@Dennisvs: There is double border. So, you can disable it by adding the following css in Custom CSS box in your Theme Options under Appearance Tab.
#access ul li:last-child { border-right: none; }
Sakin
Keymaster@Dennisvs: You menu texts are center align. I am bit confused. Can you explain bit more.
Sakin
Keymaster@YorGo67: Yes check with other computer. You can see there http://catchthemes.com/demo/simplecatch/ we have use Facebook Like in sidebar widget.
Sakin
Keymaster@castelbon: Sorry this is two different container and we cannot do like that with css.
Sakin
Keymaster@jensbrandenburg: It’s better to search for Slider Widget plugin then creating one. This requires a lot of coding modification.
Sakin
Keymaster@klrouth: You mean the page title. Then add the following css in Custom CSS box to disable it. Go to “Theme Options -> Theme Options -> Custom CSS”
h1.entry-title {
display: none;
}
Sakin
Keymaster@Dennisvs: If you want to remove the way it it show on the iPad/iPhone then you need to disable the responsive. You can do it from WordPress Dashboard “Theme Options -> Theme Options -> Responsive” Just check on Check to disable.
Sakin
Keymaster@klrouth: You can simply add the Following CSS in “Theme Options -> Theme Options -> Custom CSS” box:
.featured-slider {
margin-top: 15px;
}
Sakin
Keymaster@Piirus: can you send me your site URL and then I can send you the custom css to add in.
Sakin
Keymaster@ronmerk: There is problem with your image URL. In that post the image url is http://i2.wp.com/www.blazeonline.com/wls/wp-content/uploads/2012/12/suagr-003-575×640.jpg?resize=150%2C150 which is not working. I think there is conflict with your Jetpack plugin “Photon” feature.
Sakin
Keymaster@Castelbon: I don’t get it. So, can you send me the URL in which you have problem and then I will send you the css code.
Sakin
Keymaster@fbalague: I am not so sure what you want to achieve. So, can you send me the screenshot of the design that you want.
Sakin
Keymaster@Rich2337: There has been lot of known issues in WordPress Version 3.5. This is not our theme problem.
See this : http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list
and http://wordpress.org/support/topic/wordpress-35-add-new-post-is-not-working/Sakin
Keymaster@chochonet and @antonimicer: send me your site URL and also be more specific. If possible send screenshot of what you want to remove.
-
AuthorPosts
