Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@runnerchick081: It is best recommended to upgrade to pro version where you have “Header Featured Image Options” to control where to show and remove.
But if you just want to hide it through CSS then you need to add the following css in “Appearance => Theme Options => Custom CSS” box in your Catch Evolution Free Theme.
.single #header-image { display: none; }Sakin
KeymasterHi Steve,
Sorry, I don’t quite understand your query. This is the way WordPress Works. I think you are talking about your blog page http://shieldsecurityprotectionservices.com/news-room/ where you might want to display title as News Room. This is not allowed in WordPress.org theme so this option is only available in Pro version using “Blog” page template.
Regards,
SakinSakin
Keymaster@fer.pinto: Yes, if you select Disable then it will show all post from all categories. But don’t select Disable and other category.
Either, you need to select disable only
Or, you need to select different categories to show the post from.Sakin
KeymasterHello Steve,
Can you check your settings at “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings”. Make sure you have selected
--Disabled--in
Homepage posts categories to show post from all categories.Regards,
SakinSakin
Keymaster@fabger: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu a { color: #fff; }If you are thinking of changing colors then you can upgrade to Pro version where you will get Color Picker in Theme Options panel. There are other really nice additional features, check out http://catchthemes.com/theme-instructions/catch-evolution-pro/
Sakin
Keymaster@Albert: As paid version access is only available to paid subscriber and sorry it’s not automatic. But it’s not that hard to update if you install Catch Updater plugin http://catchthemes.com/wp-plugins/catch-updater/ and follow the instruction mentioned there.
Sakin
KeymasterIt’ strange. Did you check in your settings at “Appearance => Theme Options => Homepage / Front Page Settings”. IN “Homepage posts categories” select box, can you select “—Disabled–” or just selectcategories that you want to show and save changes.
Sakin
Keymaster@fer.pinto: For detail check I need your site URL. For now, can you check your settings are “Appearance => Theme Options => Homepage / Front Page Settings ”
Sakin
Keymaster@fabger: For footer background color and text color, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#site-generator { background-color: #880000; color: #eee; } #site-generator a { color: #fff;}Sakin
Keymaster@YogaHH: I check in your site and can see all your Custom CSS that you have added. So, what is not working. I am confused.
Sakin
Keymaster@Cath6789: If you don’t need static homepage then why do you need to create one. You can go to “Settings => Reading” and set it as “Your latest posts” and then go to “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings” and then un-check “Enable Latest Posts or Page” and save change.
But if you want to keep static homepage and then hide it then you can add the following css in “Appearance => Theme Options => Custom CSS” box to hide it.
.home #primary { display: none; }Sakin
KeymasterHi Dona,
I just check in your site and see that you have already changed the slider background and border bottom color.
I think you are talking about changing the background color of Homepage headline below your slider then you can go to “Appearance => Theme Options => Color Options => Site Color Options” and then change “Homepage Headline Background Color” and “Homepage Headline Color” as per your need to change the background and text color.
And then to change color of border bottom on homepage headline, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#homepage-message { border-color: #53662f; }Regards,
SakinSakin
Keymaster@Dov: There is two way to remove that. 1. You can just disable Header Right Sidebar from “Appearance => Theme Options => Header Options”. 2. Or you can add any widgets in Header Right Sidebar from “Appearance => Widgets” which will add widgets instead of menu.
Sakin
Keymaster@Scholz: You can change the font size, height and width with the following css and add it in “Appearance => Theme Options => Custom CSS” box.
.genericon { font-size: 16px; height: 16px; line-height: 1; width: 16px; }August 4, 2014 at 11:16 pm in reply to: Change the color of the website "behind" the web copy? #41935Sakin
Keymaster@Signal512: For that also you need to go to “Appearance => Theme Options => Color Options” and then for widgets you can change “Widget Background Color” and for content “Content Background Color” and save changes.
Sakin
Keymaster@fluegasknowhow: yes please try that. Yes, you don’t need to minify the JS file in our theme as it’s already minified. Try to remove that and check in.
Sakin
Keymaster@brexous: I see that you are using Catch Everest Free theme, you can see in theme instructions page http://catchthemes.com/theme-instructions/catch-everest/, the slider take the featured image size of Width: 1140px and Height: 450px and the Content featured image as Width: 690px and Height: 462px. Sorry there is no option to change that. You might want to try plugins such as Thumbnail Editor to edit those thumbnail.
Or simply upgrade to Catch Everest Pro theme, where you have option to choose image size in the Post and Page “Catch Everest Options” meta box. Also you have option to use independent Featured Image Slider to add independent slider images.
Sakin
Keymaster@faqinel: Sidebar is not remove when you re-sized. It should be moved down. Can you post in your site URL so that I can check in.
Sakin
KeymasterHello Jan,
I check in your test page and see your slider and tabs. But I don’t see the slider and tabs script to make that work. So, please check in with your plugin support forum and if they asked us to add in anything then we are ready to add it in next version update.
Regards,
SakinSakin
KeymasterHi Neil,
Are you using Simple Catch Free theme and then installed WordPress in French language then it should be automatically translated to French. As all the Theme Text has been translated in French language in file
fr_FR.poinsidelanguagesfolder insidesimple-catchdirectory. For for translation, check that file with http://poedit.net/ software.You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide that.
#main #content ul.post-by { display: none; }Regards,
Sakin -
AuthorPosts
