Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@paigeohliger: I need to look at your site to see what is happening and then only I can suggest you the css changes. You site URL http://plantricious.com/ is in coming soon.
Sakin
Keymaster@Abbtt: Please be cause about your css changes. Then increase the width by following css:
#main #content img { max-width: 940px; }
Sakin
Keymaster@TabithaHofmeijer: Are you talking about the pages in your menu. Then there is cool drag and drop “Custom Memu” function of WordPress. Read this http://en.support.wordpress.com/menus/
Sakin
Keymaster@alday_j: Great. When you do any customization on CSS don’t edit style.css. Just add the custom css in “Custom CSS” box in your Theme Options panel.
Sakin
Keymaster@Mapillustrator: It takes Site Title for the Logo URL. This is for SEO and as per the theme guideline. So, please add in Site Title in “Settings -> General” panel of your WordPress Dashboard. Then id you want to hide for visitors then Disable it from “Appearance -> Theme Options -> Design Settings -> Logo Options”, Check option for disable Disable Site Title.
Sakin
Keymaster@1959LPS: This theme is designed to add the selected menu as the header. If you want to user default tinynav then get it from http://tinynav.viljamis.com/. Where you can build child theme and then wp_dequeue_script() to catchbox-menu script and wp_enqueue_script() to add new tinynav.
Sakin
Keymaster@mwjohnston1: You can add the category “News” and post the articles in News category. Just like here in Demo we have post articles in “Uncategorized” category. http://catchthemes.com/demo/catchbox/category/uncategorized/.
For menu you can use Custom menu and can add any pages, posts, categories, in sidebar or in the any menu positions. See this for custom menu http://catchthemes.com/demo/catchbox/category/uncategorized/
For disabling the Comment box. See this http://en.support.wordpress.com/enable-disable-comments/
Sakin
Keymaster@shawnhi77: Update your theme, Simple Catch latest version 2.0 and you will see the save button.
Sakin
Keymaster@Mapillustrator: If you use Featured Image Slider then it’s all manual and it doesn’t take any media alt tag as this option let you add in the image url even outside of your site. That is just a manual url. But if you use Featured Post Slider then yes it takes in the media alt tags.
Sakin
Keymaster@fidlerten: Please send it though http://catchthemes.com/contact-us/. Username, password and site url.
Sakin
Keymaster@Mapillustrator: I checked your site and you are using Featured Image Slider. Here the image will take the Image Slider Title that you added in your “Theme Options -> Featured Slider -> Featured Image Slider Options”.
Sakin
Keymaster@PMSkita: option to change the location of the social media is available only on Catch Box Pro version. As in pro version there is Social Widget and you can add it in any widget area like header right sidebar, main sidebar, footer sidebar and so on.
Sakin
Keymaster@Mapillustrator: Can you send me your site URL?
Sakin
Keymaster@chukarnold: It’s great that it worked for you. If you like Simple Catch then don’t forget to support by giving review. http://wordpress.org/support/view/theme-reviews/simple-catch
Sakin
Keymaster@chukarnold: It’s great that it worked for you. If you like Simple Catch then don’t forget to support by giving review. http://wordpress.org/support/view/theme-reviews/simple-catch
Sakin
Keymaster@Electricfan: that’s great.
Sakin
Keymaster@@smccave1: Are you still having problem or it is solved.
Sakin
Keymaster@PMSkita: To increase the header image then you need to upload the larger header image. For customization need to add the following CSS in “Custom CSS” box in your Theme Options panel.
/* To change main background color */
#main {
background-color: ##ffffff;
}
/* To change the background color of post wrapper */
.hentry, .no-results, #author-info, #disqus_thread, #content .error404 {
background-color: #ffffff;
}
/* To change header background color */
#branding {
background-color: #ffffff;
}
Sakin
Keymaster@richardcharlesandrews1: Send me the sample screenshot so that I can add it in our to do list for future updates.
Sakin
KeymasterHi Dipesh,
If you want to add the page in your homepage then do it through “Settings -> Reading” then click on A Static page and select the static page you want.
But if you want use the selective posts from categories then do it from “Appearance -> Theme Options -> Theme Settings -> Homepage / Frontpage Category Setting”
Regards,
Sakin -
AuthorPosts