Forum Replies Created
-
AuthorPosts
-
April 11, 2015 at 8:11 am in reply to: Remove 'Permalink to:' Text from featured slider respectively change language #55538
Sakin
Keymaster@ghostzapper: Thanks 🙂
April 11, 2015 at 8:11 am in reply to: Remove 'Permalink to:' Text from featured slider respectively change language #55537Sakin
Keymaster@ghostzapper: Thanks 🙂
Sakin
Keymaster@rickm813: hum not so sure about it. But since you are using Featured Page Content. You might want to split the content of that page using more tag
<!--more-->. so, only the text above more tag will be shown in Featured Page Content. For more details about more tag. check this http://devotepress.com/wordpress-writing-editing/how-to-split-content-using-the-more-tag-option/Sakin
Keymaster@5er: You can install WP-PageNavi plugin https://wordpress.org/plugins/wp-pagenavi/ instead of WP-Paginate. This is supported by Adventurous Theme by default. Just activate and use it.
Sakin
Keymaster@caesarq: Sorry this is Catch Flames support forum and you are using Catch Responsive theme, that is why it’s not working. For Catch Responsive theme, you can use the forum http://catchthemes.com/support-forum/forum/catch-responsive-free/.
For your site, the css will be as below:
.hentry { -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; }Sakin
Keymaster@Guillaume: If you want larger sidebar then you need to decrease the content width. Let me know your desire width and site URL then I will send you custom css that you can add to change the width.
Sakin
Keymaster@Karen: Yes, if you want to change footer.php file then you need to build child theme and edit it. For child theme check out http://catchthemes.com/blog/create-child-theme-wordpress/
For Google Analytic and all you can add the code in “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes” and then add it in “Code to display on Footer”
Sakin
Keymaster@oleymedia: H1 tag per article tag is good for SEO in HTML5 and we have carefully designed H1 tags with special attention on header tag and headings. It is not good if you are using HTML4. But, Catch Responsive theme is build in HTML5, CSS3 and Responsive design. So, H1 is better for SEO then H2.
You can also check this Video http://www.youtube.com/watch?v=GIn5qJKU8VM by Google software engineer Matt Cutts, who clearly states that you can use multiple H1 but don’t over do it. Also use h1 specific to heading and header tags.
You can also check this article URL http://html5doctor.com/html5-seo-search-engine-optimisation/
April 10, 2015 at 8:44 pm in reply to: drop down menu options do NOT have same look as top menu #55494Sakin
Keymaster@robertjm: Yes, that is the design of the site menu. If you want to make same then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
#branding ul.menu ul a { background: #3d3d3d; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#585858, #3d3d3d); background: -o-linear-gradient(#585858, #3d3d3d); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#585858), to(#3d3d3d)); /* older webkit syntax */ background: -webkit-linear-gradient(#585858, #3d3d3d); color: #eee; font-size: 14px; }Sakin
Keymaster@joli: Please share your site URL and let me know the color code that you want to change to then I can give you css. For example, you can change the color code in the following css and add in “Appearance => Customize => Theme Options => Custom CSS Options” to change the background color of the menu.
.nav-primary { background-color: #222; }Note: Detail color options are there in pro version from where you can simply choose color from color picker to change the color of various elements from “Appearance => Customize => Color Options”. For more info about additional option in pro version, you can check out theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/
Sakin
Keymaster@Dona: I check in your site from mobile device and it’s working fine. Can you explain which photo are you talking about. Maybe you can share screenshot.
Sakin
Keymaster@Kim: Just got to “Appearance => Theme Options => Color Options => Site Color Options”. Then click on site background color and change the color.
April 10, 2015 at 9:58 am in reply to: Remove 'Permalink to:' Text from featured slider respectively change language #55468Sakin
Keymaster@ghostzapper: Yes, you can change that to German language. For that you need to create de_DE.po and de_DE.mo file from
catchbase.potusing free poedit software from http://poedit.net/. I will email you with the sample file and you can do the complete translation.Sakin
Keymaster@Oliver: You can update to latest version of Catch Responsive Pro 2.0 which was released yesterday and it will work. You can check out theme instructions page at http://catchthemes.com/changelogs/catch-responsive-pro-theme/
For update instruction, you can follow instruction in http://catchthemes.com/theme-instructions/catch-responsive-pro/
Sakin
Keymaster@oleymedia: Using full large image is not good for site loading. If you want your image not to be cropped then you can upload the image of Width: 350px and Height: 197px. If your image is above this then it will crop automatically.
But if you upgrade to pro version, you will get option to use Featured Image Content, where you can upload image of your own choice.
Sakin
Keymaster@allison: You custom css is wrong. You don’t need to add all those margin. You can simply add the width like below:
#primary { width: 72%; } #secondary { width: 25%; }Sakin
Keymaster@cosmiccarletti: I see that you are using featured post slider which automatically link to the post. So, there it 2 way that you can remove the link.
1. Simply upgrade to pro version and then use Featured Image slider. Here you can upload image of any size or without image, link or without link, title and content all as per your need.
2. Or you need to build child theme and then copy functioncatchkathmandu_post_slidersfrom parent theme to your child themefunctions.phpfile and then remove linkSakin
Keymaster@vigilant_spb: Not sure about this much. But we keep all translation file in language folder of theme directory. If you are translating Catch Box theme then you can contribute it and we will add in core theme. So, you don’t haven’t to worry about the update issue.
Ok I will send you email for more details.
-
AuthorPosts
