• Hi everyone,
    I just updated to WP 6.3.1 a couple of hours ago and at the same time updated my Spectra plugin for the latest version. Since then I noticed that the HTML Tag Links added to to the light blue containers in the middle of my homepage no longer work.

    The links work just fine when clicking them on the container settings and when using direct URL with browser. However, they do not appear in the page editor area or at the actual website. I have tried unlinking, linking to an outside URL, restoring to previous revisions of the page – no results.

    Any tips to try before I become desperate and try to fall back to WP 6.3.0?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator threadi

    (@threadi)

    The reason is a style specification in a CSS file that is assigned to a “uag-plugin”. After a little research, I was able to assign this to the Spectra plugin. I would therefore recommend that you contact their support in this regard.

    By the way, a quick solution could be the following:

    body .wp-block-uagb-container .spectra-container-link-overlay {
     position: absolute;
    }
    Thread Starter tomatee

    (@tomatee)

    Thank you, I will contact Spectra’s support and hope for a quick patching

    Thread Starter tomatee

    (@tomatee)

    Indeed – I rolled back to Spectra 2.7.5 and the container links work fine again.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘HTML Tag Links not working’ is closed to new replies.