Preview Error on Theme Options and Page Editing

Hi,

We keep getting these errors on our Theme Options and Page Editing using pro.
Here is our domain: https://luxenworks.com



Please let me know how to fix this. This error slows down our development time. Thank you.

Regards,

Lorenzo
Web Developer

Hi Lorenzo,

Based on your screenshot, I guess there are some unclosed HTML tags in your website(</div>, </p>, </span>, ...).

Please use this tool to check all your text elements to find the unclosed tags:

https://htmlhint.io/

If it doesn’t help, please provide us with login credentials(by clicking on the Secure Note button at the bottom) so we can take a closer look? To do this, you can make a post with the following info:

  • Link login to your site
  • WordPress Admin username / password

Thanks.

Credentials sent. Thank you

Hey Lorenzo,

I’ve corrected the unclosed tags for you. There are some </h4> and </h6> tags in the following text elements:

I’ve also have some notes for you.

  • About the color of text element: you can change the text color under text tab

  • About the spacing of button: you can add the top & bottom margin for buttons, don’t need to add <br> tags to the text element:

Hope it helps :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.