Forum Replies Created
-
AuthorPosts
-
October 3, 2013 at 7:59 pm in reply to: how to get text area more narrow + is it possible change font on only F1 F2 #15495
Sakin
Keymaster@lisareopera: Can you send me the screenshot showing what you mean. Sorry, I don’t understand it.
Sakin
Keymaster@Pete7feet: Oh you are using Blog Page template. Sorry I found the issue. For now you can edit the page-blog.php and add the following code just below
get_header();global $more; $more = 0;and then we will update this in new version update.
Sakin
Keymaster@Frans: I can comment on your post without clicking on “Leave a Reply”. There is leave a reply form. See this post http://www.morssink.net/nieuwe-badkamer-toilet/
Sakin
Keymaster@Frans: Catch Everest Pro theme is mobile ready responsive premium WordPress themes. So, you don’t need to activate any other mobile mobile. When I check in your site. I found that you have active “Mobile Theme” module from Jetpack plugin. Just deactivate “Mobile Theme” from Jetpack and then it will be fine.
Sakin
Keymaster@jpbertram: Your custom css added though Theme Options panel and child theme will remain as it is. Catch Everest Pro version is just a feature addition to Catch Everest Free theme. It uses same framework. So, the updating will be smooth.
You might need to reset your menu, header image, background image. But that’s just a few clicks. If you need our assistance in updating then we can just install it for you.
Sakin
Keymaster@jpbertram: try adding in the following CSS and it will remove the hover effect on images.
#hgroup-wrap a:hover img, .featured-image a:hover img, .entry-content a:hover img, .comment-content a:hover img, .widget a:hover img, a:hover img.header-image, .author-avatar a:hover img, a:hover img.wp-post-image { opacity: 1; }Sakin
Keymaster@jpbertram: Full Width layout is only there in Pro version of the theme.
Sakin
Keymaster@minervajo: Maybe pinterest were down when you check in. This screenshot shows how to show Discussion box in your pages. http://www.pinterest.com/pin/548594798329843253/
When you edit your page, you will see a small “Screen Options” button in the top right of the page. Just click on “Screen Options”, then you need to check on “Discussion” to enable discussion box. Now, after this you will see discussion box below you page editor where you can just uncheck “Allow Comments” then update your page.
October 3, 2013 at 9:30 am in reply to: how to get text area more narrow + is it possible change font on only F1 F2 #15473Sakin
Keymaster@lisareopera: It’s bit confusing as I don’t know you site URL. On the basis of Catch Everest Theme, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-container { max-width: 580px; }Sakin
Keymaster@ejmaxwellcat: It’s working on our server. Maybe there is conflict with plugin. So, you can try disabling plugin and check in. I will email you and then you can send me access to your site. Please check your email.
Sakin
Keymaster@mtporter: I see that there is nothing in header content. So, you can hide that by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-content { display: none; }Sakin
Keymaster@klhaight: I see that you are adding everything is style.css of child theme. style.css is only for css styles. So, I have created new child theme with style.css, content.php and content-single.php
Sakin
Keymaster@mtporter: I don’t get it what you mean. Can you send me your site URL and let me know what you want.
Sakin
Keymaster@interiorsalvage: I check in you site and it’s working fine. Can you ask your friend to send the screenshot and also let us know from which devices she checked in.
Sakin
Keymaster@impresnet: That is not possible in Catch Everest theme but you can use Catch Evolution theme for that.
Sakin
Keymaster@interiorsalvage: Yes sometime it might be cache issue. So, you need to clear it or do hard refresh.
Sakin
Keymaster@ejmaxwellcat: It should be working. Can you let me know what is the issue. If you cannot upload then you can directly add the image url in the image field.
Sakin
Keymaster@lew1s: In your child theme content.php file. Find the code
if ( is_category() ) :and replace withif ( is_category() || is_date() ) :Sakin
Keymaster@Pete7feet: It should be pretty simple, you don’t need to edit any loop. You just need to add that in your editor. Can you show me the link of the post where you have added more tag then I can check in.
Sakin
Keymaster1) How can I change the font size of the content inside the menu drop down bar?
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu ul a { font-size: 10px; }2) Is there a way to put text/images to the right side of the header?
— For this you need to upgrade to Catch Everest Pro theme, where you will get Header Right Sidebar and then add anything you want.3) When you enable the slider for the entire site, is there a way to designate certain slides for certain pages? I don’t want accounting slides to appear for the travel & tours section.
— Sorry there is no option for this. You are only allowed to use same slider throughout the site.4) Is there a way to remove the “Powered by: WordPress” text in the footer?
— For this you need to upgrade to Catch Everest Pro theme, where you will get Footer Editor in Theme Options panel where you can delete or edit the footer text.5) How can you link “Click Here” buttons to certain pages?
— I don’t get it what you mean. You can add html links.6) Is there a way to link image slider pictures to certain pages?
— For this you need to upgrade to Catch Everest Pro theme, where there is Featured Image Slider which can link to any page, post, category, or custom url.See more details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
-
AuthorPosts
