• Resolved novagaia

    (@novagaia)


    Hello,

    I use Elementor as a page template builder for my posts. When the page displays my content with the article from another page included using your plugin, there is no link text, so it’s not clickable.

    What happens?

    Do you have a way to fix this problem?

    Thanks in advance

    Renaud

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Brecht

    (@brechtvds)

    Our CSS file doesn’t seem to get loaded here. Although I would expect other plugins of causing that, not Elementor.

    In any case, adding this CSS (in the Appearance > Customizer, for example) should fix things:

    a.vlp-link {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    Thread Starter novagaia

    (@novagaia)

    Perfect!

    Thanks a lot

    Renaud

    I have just installed Visual Link Preview and I absolutely cannot get it to work with our installation of Elementor. I added the CSS above to our customizer and nothing is changed. Ideas???

    Plugin Author Brecht

    (@brechtvds)

    That’s an unrelated problem. Could you open a new support thread for that?

    In short: unfortunately the plugin does not have an Elementor integration, so to add a Visual Link in Elementor you’d have to create it in the classic editor and copy the shortcode.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Elementor’ is closed to new replies.