Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@geeroads: I just check in your site and found that you have deleted the footer section. The script for the featured post slider runs on footer. So, it need footer hook to run the script. Please restore the theme and it will be fine.
Sakin
Keymaster@brown2235a: I need your site URL to see what’s happening.
Sakin
Keymaster@kirsten0203: To change the text color of submenu. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box. Change the color code as per your need.
#header-menu ul.menu ul a { color: #fff; }Sakin
Keymaster@b.grangeia: To change the name you can build child theme of Catch Everest theme and then just copy the function catcheverest_social_networks() in your child theme functions.php and edit the title there.
Sakin
Keymaster@iceman027: Nice.
Sakin
Keymaster@drJK84: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the author.
.entry-meta .by-author { display: none; }Sakin
Keymaster@Mirko034: We do have MoneyBookers account. But I am not so sure about how you can make the payment from there. I will ask my sales to contact you.
Sakin
Keymaster@MP: Sorry this looks technical and you need to consider hiring developer for you to work on child theme and do the customization.
I can only help you by providing few codes here and here and css.
Sakin
KeymasterYou can remove commend on individual pages through Discussion Module under your post editor. See this for more details http://en.support.wordpress.com/enable-disable-comments/
About your another question. Why you want to remove the Main. If you don’t want main page there then don’t keep Main page as Homepage. Go to “Settings => Readings” and then select “Your latest posts” on Front page displays. Then Go to “Appearance => Theme Options => Homepage Settings => Homepage/Frontpage Settings” and uncheck “Enable Latest Posts”. Once you will do this, you will only have homepage with slider and featured content.
Sakin
Keymaster@fefitzpa: Sorry to make 4 in a row. You need to build child theme and customize the code and then css. So, consider hiring developer for this level of customization.
Sakin
Keymaster@iceman027: Yes sure. You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#slider-wrap .featured-text span { font-weight: bold; }Sakin
Keymaster@agon39: Yes that is Cache and now you will not see it as your cache has been cleared.
Sakin
Keymaster@impresnet: Catch Everest theme is build in HTML5 and CSS3 and you are trying to use HTML4 css. See this http://www.w3schools.com/tags/tag_center.asp
Whey don’t you use .aligncenter class in your image.
Sakin
Keymaster@fritzhesse: I think this trick will work. Build Custom Menu from “Appearance => Theme Options”. Then for the links which you don’t want to be clickable. Just add a custom link as # and type in Press and add the menu. After it has been added to menu remove that # as well.
Sakin
Keymaster@impresnet: It’s because you have added inside the paragraph tag with center. So, it took the whole wrapper.
Sakin
Keymaster@tamesidemartialarts: why do you want to change font size on each page. This theme is build in responsive design. So, it is not recommended to change. If you want to change it then you need to change all the way down to mobile devices.
If you have any particular area where you want to change then let me know it. Then I will send you the css code.
Sakin
Keymaster@jdaley: Yes, you misunderstood. Tyler published video tutorial for various themes and is not associated with Catch Themes. He like one of our theme “Simple Catch” and published video on it. That’s it.
I would like to your clear your confusion about the Free and Pro version of slider.
Simple Catch Free Theme:
It only have Featured Post Slider options. This mean you can only assign your post as the featured slider.Simple Catch Pro Theme:
You will get options to choose different type of slider. 1. Features Post Slider, 2. Featured Page Slider, 3. Featured Category Slider, 4 Featured Image Slider. So, this give you full flexibility in featured slider.For more information about Simple Catch Pro theme. See this http://catchthemes.com/theme-instructions/simple-catch-pro/
But if you like to use Simple Catch Free theme and add the slider. Then follow the instruction as below:
1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image2. Then get the ID of the post. When you edit your post or write a post, you will see the id in your browser address bar. You can also view the Post ID in All Post section in your WordPress Dashboard. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/
3. Then go to “Appearance => Theme Options => Featured Post Slider => Add Slider Options”. Add in the post id.
Sakin
Keymaster@alisonmckellar: Nice site. Yes, now you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu ul { top: 30px; }Sakin
Keymaster@Mirko034: Yes please wait for new version update. Where the theme will work fine in Version 0.2. From Version 0.2, all page menu and custom menu will work. It will show the select page in the menu and if not found the page then it will show Menu as title. We have already push the theme to update in WordPress.org. So, it depends on the review team to make it live.
After the update, please clear your cache and it will work fine. So, now please wait for use Custom Menu. While using Custom menu add your homepage from “Appearance => Menus” you will see the Pages Box, from there click on “View All” and select Home:Home and click on Add to Menu.
-
AuthorPosts
