Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Robo: That shouldn’t be a problem as the Catch Box Free Version and Catch Box Pro version uses the same code base. Just has lot of feature added. So, that shouldn’t be a problem.
If you are using Custom Menu from “Appearance => Menu” and Custom Background from “Appearance => Background”. Then yes, for these you need to resign it.
For menu, just go to Appearance => Menu and then select your menu in the header and all other section as per you need.
For Background, you can get the same image or background color from Appearance => Background and then select color or chose image from your media library.
I hope this will be fine. If you have any problem then let me know then I will contact you and do that for you.
Sakin
Keymaster@jappe: Send me your site URL to show the example of where you want to change the font size.
Sakin
Keymaster@kdhutto1: This issue happens only when you set static page as the homepage. That is why it is showing in the homepage and the Blog page.
For now just add the following CSS in “Custom CSS” box in Theme Options panel to hide the slider in the Blog
.blog #slider { display: none; }We have found the issue and we are in schedule to release the patch version 2.2 by the end of this week which will fix it. So, no need to change the code. Just use the above css to hide it and remove that css after updating to Version 2.2
Sakin
Keymaster@TanjaCrouch: I just check in your site and the slider is working fine. But I know what are you trying to say.
When I check in the the site, your site has a huge image in Featured Homepage Content. For example http://www.tanjacrouch.com/wp-content/uploads/2013/03/Tanja-NF-AW-810.jpg and http://www.tanjacrouch.com/wp-content/uploads/2013/03/DC-18-16.jpg
The concept of the slider in Catch Everest is that, it only loads the sliding script only after all the content has been loaded in the site. So, if you wait for all the images and content to load then you will see the slider working fine.
So, to avoid loading issue, just decrease the size of the images.
Sakin
Keymaster@burak: If you want to add the background in the header behind the slider in Simple Catch Theme then just add the following CSS in “Custom CSS” box in Theme Options panel. Change the color code as per your need.
#header { background: none #000000; }Sakin
Keymaster@cbtoolkit: Thanks. How about giving us rating on http://wordpress.org/support/view/theme-reviews/catch-box
Sakin
Keymaster@Peter: For this you need to take the help from CSS developer. Try http://jobs.wordpress.net/ or http://bit.ly/YANvfZ
Sakin
Keymaster@nirym: Please get the help from Customer at tweaky or http://jobs.wordpress.net/ . when I check in your site, there is no style.css
http://idamyrin.se/wp-content/themes/catch-everest/style.cssThe best to do now is delete the current theme and download the latest version and add it.
Sakin
Keymaster@obiokere: Can you send me your site URL. So, that I can check in what you are doing it. From the image it is bit difficult, as I cannot see the code.
Don’t worry, I will help you to fix this issue soon.
Sakin
Keymaster@Aneesh: But I see that you have already changed the color of footer. By the way there is lot of color option available in Catch Everest Pro Theme Options panel. So, I hope that you will be easy for you. See this for more details http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@badbilly: I see that you have enable the “Enable Latest Posts or Page” section in “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings. Now, go there and uncheck “Enable Latest Posts or Page” and save it.
Then in “Setting => Reading”, just select “Front page displays” to “Your latest posts” and save it.
After doing this you will see you homepage with headline and Featured Content only.
Then add the category News in your Custom Menu “Appearance => Menu” see this http://en.support.wordpress.com/menus/
Sakin
Keymaster@nirym: I see that you have change the style.css. Don’t change style.css of theme. Either you need to add extra css in “Custom CSS” box in Theme Options panel or you have to build child theme.
Correct the following in Style.css and it will be fine.
Right now you have
input[type="text"], input[type="email"], textarea {
border: 0 solid #E6E6E6;
color: #666666;
}
Change that you
input[type="text"], input[type="email"], textarea {
border: 1px solid #E6E6E6;
color: #666666;
}
Sakin
Keymaster@bhomay: Why you need to add the image in the css. Why don’t you add it as the header image. See the above thread.
Sakin
Keymaster@igudger: The response time depends on the number of support ticket. I have to answer all the support forum. Sorry for the delay.
Just add the following CSS in “Custom CSS” box in Theme Options panel.
#site-logo { display: inline; float: left; }
hgroup.with-logo { clear: none; display: inline; float: left; margin-left: 10px; }
But the tweak that you did with your header image in excellent.
Sakin
Keymaster@Aneesh: Just add the following CSS in “Custom CSS” box in Theme Options panel. Change the color code as per your need.
#header-menu, #header-menu ul.menu ul a { background-color: #0000CD; }
#header-menu .menu .current-menu-item > a,
#header-menu .menu .current-menu-ancestor > a,
#header-menu .menu .current_page_item > a,
#header-menu .menu .current_page_ancestor > a,
#colophon .menu .current-menu-item a {
background-color: #191970;
}
#header-menu ul.menu li:hover > a,
#header-menu ul.menu a:focus,
#colophon #access-footer ul.menu a:hover,
#colophon #access-footer ul.menu a:focus {
background-color: #191970;
}
Sakin
Keymaster@cbtoolkit: Just add the title and it will replace the image hove text. Then you can hide the title by adding the following CSS in “Custom CSS” box in Theme Options panel.
#slider-wrap .featured-text { display: none; }Sakin
Keymaster@cbtoolkit: This plugin is lot better the All in one seo. See this on migration http://yoast.com/all-in-one-seo-pack-migration/ and this http://www.tastyplacement.com/all-in-one-seo-pack-to-yoast-wordpress-seo-plugin
Sakin
Keymaster@cbtoolkit: Just add the title and it will replace the image hove text. Then you can hide the title by adding the following CSS in “Custom CSS” box in Theme Options panel.
#slider-wrap .featured-text { display: none; }Sakin
Keymaster@TenThousandThistles: Try changing the Site Title and Tagline through “Settings => General” in your WordPress Dashboard.
Sakin
Keymaster@alihoneycutt: Your Google+ profile URL, just like you facebook and twitter url.
-
AuthorPosts
