Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@milerh: Please don’t edit any core theme files. If you want to edit core theme files then build child theme and edit it. If you are using Catch Everest Free version then you can download the theme from http://catchthemes.com/themes/catch-everest/ and then then copy the footer.php code.
Sakin
Keymaster@Nsedgwick: I check in your site and found issue in your iframe code that you have added in “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes”. There was missing closing from your iframe code.
Sakin
Keymaster@suchi: If you are using Free Version of Catch Everest then you have to use Featured Post Slider which take the featured image of the post that is 1140p width and 450px height. BUt if you have pro version, you can use Image Slider where you can upload the image of any size you like as it’s independent image slider.
IN free version can you try uploading the smaller size image in the featured image of post. Maybe that will also work. I haven’t tried it.
Sakin
Keymaster@Judi Rever: I will contact our sales. If you have any issue with sales and account then you can contact them directly from http://catchthemes.com/contact-us
Sakin
Keymaster@Andreas: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-left { float: right; } #header-right { float: left; }Sakin
Keymaster@iroersma: YOu can reduce the px amount as per your need and then add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* For Grey above site */ .site { margin-top: 20px; } /* For above and below logo and social icons */ #site-logo, #header-right { padding-top: 20px; } #hgroup-wrap { padding-bottom: 20px; }Sakin
Keymaster@Jessil: Yes you will find Custom CSS box in “Appearance => Theme Options” panel from your WordPress Dashboard.
Sakin
Keymaster@Nsedgwick: Yes sure I have just send you an email.
Sakin
Keymaster@Andreas: I also check in IE but I cannot find your problem. It must be the customization that you have done. Please load the default and I am sure it will work 100%. But I cannot track in the changes you have made.
Sakin
Keymaster@iroersma: I am bit confused with your question. Which section are you talking about? Is it top or sidebar or 4 boxes. How about the screen res. Do you want it to reduce only in that screen res?
Sakin
Keymaster@klhaight: I would love to help but sorry haven’t used Pinterest much. But if they give me any hint then I can work on it.
Sakin
Keymaster@blackkeys: For this you need to customize a site a lot. So, better hire a customizer.
Sakin
Keymaster@MMchen: So, this means that you want to disable the comment function of WordPress. Since you are using Catch Box Free theme where we have use default comment system and there in no option to do that easy from “Theme Options” panel but if you have pro then it’s really easy just from “Theme Options” panel. See more details about Catch Box Pro at http://catchthemes.com/theme-instructions/catch-box-pro/.
There is default option to remove comment box from all free themes. First, you need to go to “Settings => Discussion”. Then in “Default article settings”, just uncheck “Allow link notifications from other blogs (pingbacks and trackbacks)” and “Allow people to post comments on new articles” and Save Changes. This will remove comment system from all new posts and pages. But this will not remove it for your existing posts and pages.
To remove the comment system from your existing post and page. You need to edit that particular post or page. Then in you will see “Discussion” box under your post/page editor. If that is not showing then you need to enable the “Discussion” box from your “Screen Options” at top of post editor. Then from the “Discussion” box you need to uncheck “Allow comments” and “Allow trackbacks and pingbacks on this page” and update page/post.
Sakin
Keymaster@Andreas: Yes it will be better if you could upload screenshot in your site or any photo sharing site. Then add in the URL here.
Sakin
Keymaster@Felix: Yes, you can do that. You can just go to “Appearance => Theme Options = Homepage Options => Homepage/Frontpage Settings” and check on “Click to Enable Latest Posts or Page”.
Sakin
Keymaster@FannyV: I don’t know why it is not showing in your homepage. But I suspect with the layout that we designed for WooCommerce plugin.
We have created new sidebar or WooCommerce plugin in new version 1.2.1.1 and will be released soon after WordPress.org approves it. It usually take around 7 days to make it live. Till then you can do manual update if that is urgent. You can download the theme from http://wordpress.org/themes/download/catch-evolution.1.2.1.zip and update it manually.
Sakin
Keymaster@yoshimi233: If you are talking about the Featured Slider and Homepage Headline. Then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#homepage-message { margin-top: 0; }Sakin
Keymaster@Andreas: Please let me know what is the issue then I will look at it. As our Catch Everest Free theme works fine in IE 9 and 10.
I will also check your site in IE. But your details will allow easy check.
Sakin
Keymaster@dr_cynthia: As this is inside your editor work. I cannot do much help. But you can add classes in your divs or spans and then control it through css. For example
<div class="video1">your video</div> <div class="red-right-box">your red box code</div>Then we can control this css elements from Custom CSS.
Sakin
Keymaster@JohannaE: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide title, search and social icons.
#site-details, #header .social-search { display: none; } #header #mainmenu { margin-top: 0; } #header .logo-wrap { padding-left: 0; } #site-logo a img { padding-right: 0; }You can add social icon in your sidebar from “Appearance => Widgets”.
For more options, you can use Simple Catch Pro theme. See the details features of Simple Catch Pro at http://catchthemes.com/theme-instructions/simple-catch-pro/
-
AuthorPosts
