Forum replies created
Please pm me the site login details and I will check it out.
Better to apply it directly through the custom css option for the required elements.
Please pm me the site url as well as login details.
You seem to be using a pretty old version of the theme. Is it possible to upgrade it to latest version and check it out. Make sure to take a backup of the site before upgrading.
What is the site url?
You should be able to sign for the keys at http://www.google.com/recaptcha/intro/
The plugin isn’t including jquery in a proper manner because of which there was a problem. I have modified the plugin code to fix this issue but a plugin upgrade may create a problem again. So if you can get in touch with plugin author and ask them to include the jquery using wp_enqueue_script instead of the current method, it will make sure that it doesn’t create problem in future.
Let me know if it is fine now.
The plugin “Facebook Tabs” is creating problem. It is better if you can use an alternative plugin which provides similar functionality but is slightly more mature than this one.
The word menu was there but it wasn’t visible since the text color is white as well as the background is white. Have added following to custom css settings and now the menu text should be visible.
.mobile-selector span{color:black;}