Forum replies created

    Alok Maheshwari
    Spectator
    Posts: 303
    October 6, 2014 at 6:00 am #13171

    Please pm me the site login details and I will check it out.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 6, 2014 at 5:59 am #13170

    Better to apply it directly through the custom css option for the required elements.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 6, 2014 at 5:53 am #13169

    Please pm me the site url as well as login details.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 6, 2014 at 5:30 am #13168

    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.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 3, 2014 at 12:22 pm #13152

    What is the site url?

    Alok Maheshwari
    Spectator
    Posts: 303
    October 3, 2014 at 1:50 am #13148

    You should be able to sign for the keys at http://www.google.com/recaptcha/intro/

    Alok Maheshwari
    Spectator
    Posts: 303
    October 3, 2014 at 1:06 am #13146

    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.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 3, 2014 at 12:47 am #13145

    Let me know if it is fine now.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 3, 2014 at 12:36 am #13144

    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.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 2, 2014 at 10:37 pm #13142

    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;}