New Landing How can we help? Themeforest Theme Support Neighborhood weird live highlighting of all text fields on checkout

Viewing 7 posts - 1 through 7 (of 7 total)
  • #201443
    pkd-web22
    Member
    Post count: 23

    Hi,

    I’m really struggling to find out why this is happening…

    On checkout if you try to add in your details into the customer fields the whole of the left side text highlights then redirects to the faq page? I’ve checked and if you don’t try to put new customer details in it will process payment as normal.

    I have the original dev site (using paypal sandbox) and it doesn’t do this weird redirect thing. Both sites have same WordPress version, theme versions and plugin versions.

    Both dev and live use a child theme with custom ‘thank you’ page. I’ve checked all my settings on both sites and they’re identical the only difference is the live site has SEO yoast and a WooCommerce Catalog plugin installed (now deactivated).

    Have you any idea whats causing this as I’m getting desperate? Have I missed something?

    Thanks

    #201449
    pkd-web22
    Member
    Post count: 23

    HI,

    I’ve narrowed the issue down to text/html’ ive added to the ‘Theme Options > WooCommerce Options’ modal boxes. I’ve been entering this:

    For our faqs please visit

    If i remove that it then defaults to the preceeding modal link. Have I coded these wrong.

    #201454
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Yes, in the two content boxes your <a> links and not correctly formatted.

    Wrong:

    For shipping information please see our Shipping information page at <a href="http://www.youngpottery.co.uk/payment-delivery-returns/ "</a>

    Correct:

    For shipping information please see our Shipping information page at <a href="http://www.youngpottery.co.uk/payment-delivery-returns/">your link text</a>

    Wrong:

    For returns and exchange information here please visit <a href="http://www.youngpottery.co.uk/payment-delivery-returns/ "</a>

    Correct:

    For returns and exchange information here please visit <a href="http://www.youngpottery.co.uk/payment-delivery-returns/">your link text</a>

    Thanks,
    David.

    #201464
    pkd-web22
    Member
    Post count: 23

    Hi David,

    I’ve fixed those (I think) but now my checkout page has completely vanished apart from the title and footer appears indented??

    #201469
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I have resolved this.

    In those HTML section you were editing the a links have the characters " the formatting of these was wrong, meaning the character was not interpreted as an actual ".

    When you copy links in, be sure the text is not formated.

    – David.

    #201470
    pkd-web22
    Member
    Post count: 23

    Hi David,

    So sorry for such a schoolboy error – very appreciated thanks for your patience and help 🙂

    #201471
    David Martin – Support
    Moderator
    Post count: 20834

    No problem, happy to help!

    – David.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register