Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@pensfanatics: Catch Box Pro accepts custom date format. So go to “Settings => General” then in “Date Format” options click on “Custom” and add the date format you like. You can learn about date format from here http://codex.wordpress.org/Formatting_Date_and_Time
For example: you can try
g a, j F, Yor any combination your like.May 4, 2013 at 9:36 am in reply to: Header Options: Additional option to move logo position up and do #8415Sakin
Keymaster@paulinepkehoe: Which version of Catch Everest are you using it? If you are using latest version then you can move the logo up and down though “Appearance => Theme Options => Header Options => Move Site Title and Description”
Sakin
Keymaster@pensfanatics: Just adjust the color code in following CSS and add it in “Appearance => Theme Options => Custom CSS” box.
#slider-wrap .featured-text span { color: #aaa; font-weight: bold; }Sakin
Keymaster@Elisabetta I see that you have added Custom CSS for Facebook which is giving problem. Remove the following CSS from Custom CSS box.
ul.social-profile li.facebook a { background-position: 0 -64px; }For search, I think you have empty field in “Appearance => Theme Options => Search Text Settings => Search Button’s text”
Also add the following css in “Custom CSS” box
#branding .searchform button { width: auto; }For gallery looks like image not found. Have you added any plugin for gallery. If yes then check that settings. If not then you must check your image url.
Sakin
Keymaster@Bazil Guerrero: You ca hide the author by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-meta .by-author { display: none; }There is no option to just show tag and hide all. You can either hide or show the whole footer meta. TO hide add the following CSS in “Appearance => Theme Options => Custom CSS” box.
footer.entry-meta { display: none; }Sakin
Keymaster@jmott310: Thanks for your appreciation.
Your first issue has been fixed in latest version of Catch Everest Pro theme. So, just upgrade to latest version. After you update, change any value in the Theme Options panel to clear the cache and it will be fine.
Second, and less important to me, is it possible to reposition and/or resize the “Title” and “Content” boxes on the published image? I am running into issues where the text is detracting from the image by covering important portions. I would like to avoid that if possible.
— Yes you can hide it by adding the following css in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-container { display: none; }Sakin
Keymaster@pensfanatics: I don’t get it what you mean.
You can use Featured Post Slider to add in the post to the slider, or you can use Featured Category Slider to add latest post from specific category to the slider, or you can use Featured Page Slider to add in the page to the slider, or you can use Featured Image Slider to add Image as the latest post.
May 3, 2013 at 11:57 pm in reply to: Impact of the upgrade process e.g. Catch Box Pro 2.1 -> 2.2 #8387Sakin
Keymaster@impresnet: We have just pushed for review to WordPress.org for upgrade to Catch Everest Free theme but if you are using Pro version then there is update.
Sakin
Keymaster@m.ohare.lyons: Yes I can open the file, thanks.
You can simply upload the large header image in “Appearance => Theme Options => Logo Options => Header logo url” and Check the “Disable Site Title” and “Disable Site Description”
Sakin
Keymaster@impresnet: This is responsive theme so I don’t recommend you to change the space between paragraphs. If you adjust then you have to adjust all the way down to mibile devices.
Sakin
Keymaster@defkult: Do you mean to remove the gaps when choosing No Sidebar layout. Then you can try in the following CSS in “Appearance => Theme Options => Custom CSS” box
.singular .entry-header, .singular .entry-content { width: 80%; }Add the following CSS in “Appearance => Theme Options => Custom CSS” to block out the “Continue Reading –>” part in the list of posts
.post a.more-link { display: none; }May 3, 2013 at 11:03 pm in reply to: How to: Remove Featured Image Thubmnail from Post Listings? #8380Sakin
Keymaster@mps232: Yes then the only option that you have now is to upgrade to Simple Catch Pro theme http://catchthemes.com/themes/simple-catch-pro/
In Simple Catch Pro theme you will get option to user Featured Image Slider, which is independent of post, just upload the image, title, content and links as per you need. So, add image in the slider through Featured Image Slider and remove the featured image in all posts.
Sakin
Keymaster@cheri.schneider: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box:
#footer-sidebar { display: none; }
.home #footer-sidebar { display: block; }Sakin
Keymaster@Elisabetta: I have upload the Simple Catch Pro version 2.0 in your server. Now you can login to your WordPress and activate it.
Sakin
Keymaster@Elisabetta: Strange I send your email. ok then can you contact us at http://catchthemes.com/contact-us/ with subject “Support Email requested by Sakin” and my sales will forward me the email.
Sakin
Keymaster@gaetano_torrisi: I just check in your site and it looks like there was cache issue. I just enable and disable the Featured Post slider to clear the cache and it is working fine now.
Sakin
Keymaster@gaetano_torrisi: ok check your email. I need to check your server and find out the issues.
Sakin
Keymaster@Elisabetta: Ok I will help you to install. I have just emailed your. You got mail.
Sakin
KeymasterWe will not be able to track all the theme changes. Look at this demo http://catchthemes.com/demo/catch-everest/ and check in.
For Catch Everest Free theme, yes we have found few issues in IE8 and will try to fix it next version.
But Catch Everest Pro shouldn’t have problem with IE8 and above.
@jmott310: Which version of Catch Everest Pro are you using it. Also send us your site URL. -
AuthorPosts
