Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Kathleen7777: Sorry, you haven’t posed in your site URL. So, how can I check in. Please add in your Site URL and explain the issue in reference to your site.
Sakin
Keymaster@Aar: As many user didn’t knew about @media screen css for responsive design and edit the css randomly, which created lot of issues in responsive style. So, we added in different responsive.css file.
If there is just few edits like that then you can add it in “Appearance => Theme Options => Custom CSS” box.
Also when you copy from responisve.css file you need to copy with while media screen css. For example:
@media screen and (min-width: 1190px) {
.page-links,
.widget,
blockquote,
.site-content article,
.site-content .site-navigation,
#infinite-handle,
.comments-title, #reply-title,
#respond {
margin-bottom: 50px;
margin-bottom: 5rem;
}
}Sakin
Keymaster@Melanie:
1. It’s because of your color changes. You can add the following css in “Appearance => Theme Options => Custom CSS” box.
.page-header { border: 1px solid #ddd; }2. This is blog, so it will display, so it will display the Homepage Sidebar. But we have just fixed that in version 2.2. You can update the theme and it will work.
3. Can you update and check in.
Sakin
Keymaster@Black_Bird: First, you are not supposed to remove the Theme Attribute in Catch Evolution Free Theme. You have remove Theme: Catch Evolution from footer. As per the license, you need to attribute the theme. If you don’t like in Footer then you need to add somewhere. Also, this is not social as we provide you free theme and free support and the only thing that we get in Attribution. So, please add it back.
About your question, you cannot add that option in Download page. So, best will be to hide the sidebar with the help of custom css in your download page. Send me your download page URL, where you want to remove the sidebar and make it full width.
Sakin
Keymaster@laura.lee:
1. To align slider image to the right, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
.featured-slider .slides img { float: right; }2. This one I am bit confused what you are talking about. If you are talking about the Featured Image the post title. Then yes, it’s not there above Page Title.
Sakin
Keymaster@Joaozinho: That is not a regular page so it will not show in pages in “Appearance => Menus”. You have to add that page as Links.
The error in not form the theme, it’s from the Facebook Comment script that you have added in. So, you have to look through Facebook comments at https://developers.facebook.com/docs/plugins/comments
Sakin
Keymaster@Michelle: Thanks a lot of your cooperation and we have been able to find the bug will be fixed in version 2.2. Can you check your site as it’s already been fixed there. Cheers 🙂
Sakin
Keymaster@Sevian: Sorry I don’t get it what you mean? Can you post in your Site URL and explain.
Sakin
Keymaster@Markus: That is why I suspect want’s wrong. So, wanted to ask you try 1. Catch Evolution Adspace Widget and add the code. Also I am bit confused as you are using same adblock id “3073337064” in page content and widget. You cannot add add same ID adblock in two places. You can create new adblock id and add in. I am sure this is not theme issue.
Sakin
Keymaster@jeffery.scherer: Just add the following css in “Appearance => Theme Options => Custom CSS” box.
.site { margin: 20px auto; margin: 2rem auto; width: 900px; width: 90rem; }Sakin
Keymaster@nevadawebsitedesign: Please add in your site URL and let me know what you want to do with it. I don’t know how your site is looking after you add in the widgets.
Sakin
KeymasterHello Jeff,
Please post in our site URL so that I can check in. Also let me know the width size that you want to change to.
Regards,
SakinSakin
Keymaster@manfred: This is not a theme issue but two plugin conflict. There is conflict between Jetpack plugin css and Slick-doc-it plugin css.
For example your social links width padding is overwritten by Slick-doc-it plugin css. So, you need to do force padding by adding the following css in “Appearance => theme Options => Custom CSS” box.
.sd-social-icon-text a.sd-button > span, a.sd-button > span { padding: 1px 5px 1px 23px !important; }Next for the page http://www.picture4you.nl/test/kennisbank-test/, I recommend you to remove the first social link from the top and just add in below only. Again there is conflict between two plugins. So, try adding the following css “Appearance => theme Options => Custom CSS” box to force fix it.
#primary #content .sharedaddy { clear: left; display: block; float: left; width: 61%; }Sakin
Keymaster@AFPhoto: What changes you have made to the site. As there shouldn’t be any issue with WordPress 3.9.1. We have already tested in http://catchthemes.com/demo/catch-evolution and it is working fine in iPhone. So, I suspect your plugin and also your footer bar with “cookie-law-info-bar”. Try disabling those and check in.
Sakin
Keymaster@Markus: Did you add the code using 1. Catch Evolution Adspace Widget widget or any other widget.
Sakin
Keymaster@Helseth: The 4 Block under “Popular Places” are called “Homepage Featured Content” which you can add it from “Appearance => Theme Options => Homepage Settings => Homepage Featured Content Options”. For more details read the theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu/
Sakin
Keymaster@Helseth: You should have posted in your site URL so that I could check in. I guess you are using Catch Kathmandu Free theme as you have posted in Catch Kathmandu Support forum.
Catch Kathmandu free theme slider only have option to use Slider type as “Post Slider” or “Category Slider”, which is created to highlight your post in the Slider. So, you don’t be able to remove the link. It will link to the Post ID what you have added in. To remove the link, you need Independent Image Slider and the option to user Image Slider is only available in Catch Kathmandu Pro theme. See the theme instruction of Catch Kathmandu Pro theme http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
Sakin
Keymaster@klhaight: I just check in your site and it is showing fine. Did you fixed it or was just temporary outage in your Web Hosting Server.
Sakin
Keymaster@Markus: That’s not the theme issues. Google Ads should work fine when you add in ads code using “1. Catch Evolution Adspace Widget” widget to your sidebar.
Sometime, there might be issue with particular ads code. You can check in that first, as we haven’t witness any issue with Ads till date. -
AuthorPosts
