• Resolved esthermirandalima

    (@esthermirandalima)


    I found a solution!

    I was having trouble creating external links (from my homepage to a different page in which the SA was, with a specific slide showcased). I searched for support here and only found a closed thread that didn’t resolve my issue, as the author considered it did not have a solution. However, I found a solution and wanted to share it here in case other people need it.

    I’m using elementor, and inside the SA I use some of their elements. I found that if I include anchors then I will be able to create external links through the code sitename.com/page/#ANCHORNAME

    Here is an example anchor code (for some reason was only working inside an elementor widget container):

    <div class="elementor-widget-container">
    <div id="ANCHORNAME" class="elementor-menu-anchor"></div>
    </div>

    So for each of my SA slides, I included the above code with different anchor names, and in my home page I linked using the different “sitename.com/page/#ANCHORNAME” URLs.

    Hope this helps!

Viewing 1 replies (of 1 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Thank you for the feedback – I hope others find this useful.
    Maybe also provide a link to the page in question so that people could see this in action.

Viewing 1 replies (of 1 total)
  • The topic ‘External Links to specific slides’ is closed to new replies.