Forum Replies Created
-
AuthorPosts
-
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
Sakin
Keymaster@alhaarth: Maybe some issue with plugins. Can you try disabling plugins and check in. As that error is simply not possible.
Sakin
Keymaster@pnstlion: I added that code in normal .html file to check in. It’s not working. It’s not the issue of Theme. It will not work in any theme. So, can you re-check the code with mailchip. Get the full code with instruction then I can help you. Usually the code should work in text mode.
Sakin
Keymaster@pimont: hum this is the first time, I have ever been asked to get the .po and .mo file for English. I didn’t know that English .po file is needed to WPML plugin. You can download software from poedit.net and then open catcheverest.pot file in Catch Everest Pro Languages directory and save as en_EN.po file.
Sakin
Keymaster@alhaarth: This is really strange as
get_header()is the WordPress core function and cannot be undefined functions. Which version of Catch Box and WordPress are you using it. If you are using older version then updating might solve this issue.Sakin
Keymaster@geek654: Thanks for this theme is still not RTL ready. So, it will be bit difficult to manage css.
To Sidebar text to be aligned right and archive to left, you need to add the following css in “Appearance => Theme Options => Custom CSS” box:#secondary { text-align: right; } #secondary .widget_archive { text-align: left; }Sakin
Keymaster@Kim: try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
.widget.widget_catchbox_social_widget ul { text-align: center; } .widget_catchbox_social_widget .social-profile ul li { display: inline-block; float: none; }Sakin
Keymaster@Glen: Sorry I don’t get it what you mean. We don’t have any builder section content. What are you trying to do it. Can you explain in reference with your site URL.
-
AuthorPosts
