reCAPTCHA Not Showing-up & Font Color Too Light

Discussion in 'VideoCraft WordPress Theme' started by juanguardado, Feb 13, 2016.

  1. juanguardado

    juanguardado New Member

    Joined:
    Feb 10, 2016
    Messages:
    21
    Likes Received:
    0
    Hello,
    The two main issues are

    1: The reCAPTCHA will sometime show up.
    ( If possible can I use NoCAPTCHA reCAPTCHA instead of reCAPTCHA )

    2. The login fonts are too light.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Sorry, I didn't get your first issue..

    Would you please elaborate a bit more so that I can assist you accordingly..

    Regarding issue #2,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .signinForm input[type="text"], #reg_form input[type="text"], #reg_form input[type="password"], #reg_form input[type="email"] {
        color: black;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. juanguardado

    juanguardado New Member

    Joined:
    Feb 10, 2016
    Messages:
    21
    Likes Received:
    0
    Regarding the reCAPTCHA issue:
    * When I use a desktop browser/s (chrome, chromium, firefox, or opera) the reCAPTCHA picture will not show. When new users wants to create account, since the reCAPTCHA is not showing, he/she will get an error that the info entered is missing.

    * When I use android mobile (S5) then the reCAPTCHA WILL show on Dalphin browser but NOT on chrome. The the screenshots I've attached you'll notice that the tick box for "I agree to the Terms and Conditions" is missing and the "Register" button is missing.

    * I've tried deleting all the files in the web folder and dropping all the tables in the database. Same problem after the new install :(

    * I've tried it on a different site and server and same issue. ( videosperrones.com and nuerstrohiphop.com )
     

    Attached Files:

  4. juanguardado

    juanguardado New Member

    Joined:
    Feb 10, 2016
    Messages:
    21
    Likes Received:
    0
    Regarding issue #2,

    Thank you, the code did work for the Registration page.

    * I noticed the Submitting Video and Blog/Comment pages have the same grayish text. How can I fix this?
     
  5. priya

    priya Guest

    Hello,

    For your second issue i.e. I noticed the Submitting Video and Blog/Comment pages have the same grayish text. How can I fix this?

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #uploadForm input[type="text"], #uploadForm textarea, #commentform textarea {
        color: black;
    } 
    Regarding captcha related issue,

    Please send us your website WordPress login details at [email protected] along with the thread link so that we can figure out the issue and able to resolve that.

    Your Website URL:
    WordPress Username:
    Password :

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  6. juanguardado

    juanguardado New Member

    Joined:
    Feb 10, 2016
    Messages:
    21
    Likes Received:
    0
    For whatever reason the reply email is returning with and error.
     

    Attached Files:

  7. priya

    priya Guest

    Hello,

    Try this email id. [email protected].

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  8. priya

    priya Guest

    Hello,

    You would be glad to know that your issue has been resolved..

    Kindly check your site and acknowledge the same..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page