Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Boaz: Oh Sorry you don’t need that line in Catch Evolution Pro theme. Replace the previous JS script with the following one:
<script type="text/javascript"> jQuery(window).load(function() { //Remove Old Primary Menu jQuery( "#tinynav1" ).remove(); //Remove Old Footer Menu jQuery( ".sb-holder" ).remove(); // Add New Primary Menu Label jQuery('#access .menu').tinyNav({ active: 'current-menu-item', header: 'Type-in-new-label' }); }); </script>Ok you can add the following css in “Appearance => Theme Options => Custom CSS” box to change that arrow:
.tinynav { background-position: left center; }Sakin
Keymaster@Drewmikita: Thanks for the update.
Sakin
Keymaster@Whitney: Can you post in your site URL so that I can check in.
Sakin
Keymaster@Glen: It’s there in Theme Instructions page at http://catchthemes.com/theme-instructions/catch-evolution-pro/ .
How to Change the Excerpt Length and More Tag Text?
1. Go to Theme Options under Appearance in your WordPress Dashboard
2. Go to Excerpt / More Tag Settings
3. Type in the Excerpt Length as in, the number of words, and More Tag Text
4. Save your changesSakin
Keymaster@Kim: Can you check your color in “Appearance => Theme Options => Color Options => Custom Colors => Menu Active Background Color”. Can you try changing that to
#fffSakin
Keymaster@Zia: Try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
#main { height: 1%; overflow: hidden; } #colophon { border-color: #9aaa92; }Sakin
Keymaster@Glen: So the option for this is that, you set up Default Layout from Theme Options to have it sidebar. Then you said you have static frontpage where you want it to be full page no side panel. Then you edit that static front page and set that page as Full page no side panel. This will solve your issue. As the blog and categories will take the default layout setup in theme options panel.
Sakin
Keymaster@Ryan: Yes, I need to see your site and then only I can understand what you mean. As different user setup differently.
Sakin
Keymaster@harish: Now I can click on “Contact Us” page from my mobile devices. Did you clear your cache and check in. Try refreshing your browser. See this screenshot from my phone http://prntscr.com/5heg3v
Another, I also check in from http://mattkersley.com/responsive/ and it’s showing fine.
Sakin
Keymaster@pnstlion: I am not sure about the MailChip and I haven’t used it. I found this plugin http://wordpress.org/plugins/mailchimp . Maybe this will hep you add in.
Sakin
Keymaster@Glen: thanks for the update 🙂
Sakin
Keymaster@Delfim: I have contacted WPML team and will you know once I get reply from them. Sorry for the trouble.
Sakin
Keymaster@Boaz: Sorry I don’t know how to explain it. You can use the software from poedit.net and then use it. I will contact you through email and then you can send me your he_IL.po file and the missing translation then I will add that for you.
Sakin
Keymaster@Drewmikita: You can hide the author and date from your blog posts using CSS. So, just add the following css in “Appearance => Theme Options => Custom CSS”
.entry-header .entry-meta { display: none; }You can change your email address from your profile. Just got to “Users => Your Profile” from your WordPress Dashboard. From there you can change “Display name publicly as” and click on “Update Profile”.
Sorry I don’t have much knowledge about Adsense.
Sakin
Keymaster@Ryan: That’s not possible with the settings but you need to do that from Custom CSS. Let me know your site URL and the height you desire then I will check in for you.
Sakin
Keymaster@Parent: Thanks for sharing. I will keep it as note and will link to this if anyone has this issue.
Sakin
Keymaster@Aleao: That is not possible from my side and it’s not possible with just css as there are various screensizes and you need JS as well. I also don’t have that idea. So, better use plugin like Lazy Loader.
Sakin
Keymaster@Delfim: Can you show me the link of the support where you have posted in WPML. Then I will ask them personally. As they are the one to certify our theme Catch Kathmandu Pro as WMPL ready. See this http://wpml.org/theme/catch-kathmandu-pro/
Sakin
Keymaster@harish: That is not our theme issue. It’s the issue of “REACH TO US” sticky popup you have added in your footer right cornet. It has z-index of 999999. If you remove that, you will be able to click “Contact Us” page. See this screenshot of how it looks in my mobile device http://prntscr.com/5gssii
-
AuthorPosts
