broken email link (contact)

Home Forums Jevelin Theme broken email link (contact)

Home Forums Jevelin Theme broken email link (contact)

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
  • sk_skg
    Participant

    Hello

    Please check the attached screenshot.

    This is what happens when I click the email address in the Contact page.

    How can I fix this?

    Regards

    Savas

    Attachments:
    You must be logged in to view attached files.

    Hi Savas,

     

    I hope you are well today and thank you for your question.

     

    Could you please share the page URL from your site where it is happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    sk_skg
    Participant

    Hello,

    Please note that the error message comes after clicking the CONTACT page:

    https://retrolicity.com/contact/

    Regards

    Savas

    sk_skg
    Participant

    I mean, specifically, after clicking the “email link” as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.

    To resolve the issue, you should add your email address in the below format.

     

    mailto:[email protected]

    sk_skg
    Participant

    Hello, I edited it as HTML (see screenshots) but it didn’t work in the front end…

    Attachments:
    You must be logged in to view attached files.

    sk_skg
    Participant

    Sorry, I attached the wrong screenshot… Check this one.

    The link is not working even when I used the “mailto:” format.

    Attachments:
    You must be logged in to view attached files.

    It’s working fine for me by opening the email client on my computer.

     

    You have to just deactivate the page loader on that page. You can deactivate it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    body.page-id-703 .sh-page-loader {
        display: none !important;
    }

    sk_skg
    Participant

    Thanks for the advice.

    It didn’t work although I added the CSS code… (attached).

    I decided to leave the email link inactive.

    Regards

    Savas

    Attachments:
    You must be logged in to view attached files.

    After using the CSS code, please test it clearing your browser cache.

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