Forum Replies Created
-
AuthorPosts
-
January 2, 2016 at 10:44 pm in reply to: Changing background color of menu and footer – Catch Everest FREE Theme #82090
Sakin
Keymaster@adunning: You can find detail color options in pro version theme options. But in free version, you need to change manually using custom css.
So, just change the color code in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:
/* Primary Menu Background Color */ #header-menu { background-color: #3a3d41; } /* Footer Background Color */ #site-generator { background-color: #3a3d41; }January 2, 2016 at 10:42 pm in reply to: Size of images in featured content – Catch Everest FREE Theme #82088Sakin
Keymaster@adunning: In Catch Everest Free theme, you only have option to use “Homepage Featured Content” where you manually upload image, add title, content and link. So, we don’t have any control on the size of the image. But make sure you upload image of same sizes. If you see our demo page at http://catchthemes.com/demo/catch-everest/, we use image size of 390px width and 261px height.
Sakin
Keymaster@clickaftab: I see that you are using Adventurous Free theme, which doesn’t have support for WooCommerce that is why you don’t have option to show sidebar in WooCommerce pages and also you don’t have Optional WooCommerce Sidebar. If you need this option then I suggest you to upgrade to Pro version, where you will get optional WooCommerce Sidebar.
Sakin
Keymaster@marcodimi: Just add the following css in “Appearance => Theme Options => Custom CSS” box:
.page #content .entry-header { display: none; }Sakin
Keymaster@mbd: Hi Lara,
1. For this, there is two option for this. Either add in
#in your parent menu link. I see you have empty link. So, it’s not being detected as menu for iPAd. Or you can install Catch Web Tools plugin and go to “Catch Web Tools => Web Master Tools”, check in “Enable Webmaster Module” and then add following code in “Enter scripts or code you would like output to wp_footer():” box:<script type="text/javascript"> // Open menu on first tap on touch devices. jQuery(document).ready(function () { jQuery(".menu-item").has("ul").children("a").attr("aria-haspopup", "true"); }); </script>2. Sorry I don’t get this. Your menu is displaying fine.
Sakin
Keymaster@violetdeb: great you solved it by yourself. Cheers 🙂
January 2, 2016 at 10:00 am in reply to: Chance header picture to page pictures on single pages #82058Sakin
Keymaster@lycia: I your English version, can you go to “Appearance => Customize => Theme Options => Layout Options” and in “Single Page/Post Image Layout”, you need to select “Disabled”. This will disable your Featured image just above your post title.
Then you need to go to “Appearance => Customize => Header Image” and then in “Enable Featured Header Image on”, you need to select “Entire Site, Page/Post Featured Image”.
Don’t forget to click on “Save & Publish” after you make changes. This will make your English site settings same as your German site.
Sakin
Keymaster@violetdeb: Hi Debbie,
You can replace your current css:
.home #main { padding-top: 0; padding-bottom:0; }with the following:
.home #main { display: none; }Sakin
Keymaster@violetdeb: Hi Debbie,
But I don’t understand why you need to scroll when you have full screen view. If you give us case scenario where you need this then we can check out this.Sakin
Keymaster@violetdeb: Hi Debbie,
I don’t understand why you have padding as 1em and also as 1 rem. You need to use only one of those. It’s because of padding, the space is not managed. You can add additional css there
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;So, your css will be as:
/* Slider title/text area */ #main-slider .entry-container { bottom: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; top: 15%; left: 10%; width: 80%; background:rgba(0, 0, 0, 0.4); color: #ffffff; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-style: italic; padding: 1em; }Sakin
Keymaster@FortWayneATA: This is more of technical issue and is not done automatically. So, you need to decide on Child theme or Parent theme when you start your development process. I am not at SQL expert to give you help on this. So, you might want to check this core ticket thread https://core.trac.wordpress.org/ticket/27177
Sakin
Keymaster@clickaftab: Sorry I am bit confused what you want? Can explain in reference with you site or maybe share screenshot.
Sakin
Keymaster@violetdeb: It’s ok. Thanks it worked out for you. Happy New Year 2016. Cheers 🙂
Sakin
Keymaster@mailhunter: Wish you too Happy New Year… By the way, my name is Sakin and my user handle is @sakinshrestha 🙂
Sakin
Keymaster@violetdeb: Hi Debbie,
You can just edit that page “Location” and then you will see “Adventurous Options” metabox below your page/post editor and then you can select the desire “Sidebar Layout” and update your page/post. You will see the option similar in our Catch Everest Pro screenshot here https://www.pinterest.com/pin/548594798331765450/
January 1, 2016 at 1:20 am in reply to: Everest Pro 3.3 theme. mobile width incorrect with many plugins #81992Sakin
Keymaster@bearvault2985: Hi Jamie,
Can you let me know the exact issue that you are having with the width. So, that I can check in details. Can you explain in reference with your site URL.
Sakin
Keymaster@mailhunter: Add the following css:
@media screen and (max-width: 767px) { .alignleft { float: left; margin-right: 2em; } .alignright { float: right; margin-left: 2em; } }Sakin
Keymaster@snouks: Hi Andrea,
Oh you are using Gernman Language. Sorry, I don’t understand it and I am using Google translate to understand your support request.
I see that you are tying to add in Featured Slider. For this you can refer to theme instructions at http://catchthemes.com/theme-instructions/catch-responsive-pro/#featured-slider . First, you need to select slider type. Catch Responsive Pro supports 4 featured slider types to choose from: Featured Post Slider, Featured Page Slider, Featured Category Slider and Featured Image Slider.
For Featured Slider Options, go to “Appearance => Customize => Featured Slider => Featured Slider Options”. Then use it as per your need.
Sakin
Keymaster@joein610:
1. Feature Slider
You can change the Demo Slider image to any image you like. First you need to select the slider type. Catch Responsive Pro supports 4 featured slider types to choose from: Featured Post Slider, Featured Page Slider, Featured Category Slider and Featured Image Slider. For more check it out at http://catchthemes.com/theme-instructions/catch-responsive-pro/#featured-sliderYou image cycling though image is not happening. First, can you update theme to latest version 3.5.1 as you are using old version 3.0 where you have fixed so many issues. For change log refer to http://catchthemes.com/changelogs/catch-responsive-pro-theme/
2. Featured Content
It’s same. You can check out instructions at http://catchthemes.com/theme-instructions/catch-responsive-pro/#featured-contentThen I can check in why it’s not sliding. It might be plugin conflict issue as well. For this, you need to deactivate plugin one by one and check in.
Sakin
Keymaster@frank-hamm-webdesign: Yes, I will email you. For support, you can ask in here that’s not a problem. I can answer it.
-
AuthorPosts
