• Bun? ziua Anna ?i v? mul?umesc pentru plugin ??

    I would like to see an option in your great plugin, the possibility to create a link, which can also contain only one jump mark (HTML Anchor #), somehow I can’t do it, the plugin always deletes my input.

    This would be important for one-pagers, or a navigation to #top or #bottom, or any other place within the same or another page. Or for actions with Javascript (open Elementor popup etc.).

    What are the chances of finding this conversion in the plugin? +#+#+#+#+# second wish, but i also had a solution for this…

    Then the use of WordPress translation strings would still be great (although I solved this problem with Javascript)

    perhaps a smart move for later and to be realized with WordPress board means:
    https://tommcfarlin.com/internationalize-wordpress-plugins/

    Alle the best from germany, have a nice time
    Andreas

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Anna Bansaghi

    (@annabansaghi)

    Hi @cybercore,

    It is possible to add internal links to the bar.

    First you have to assign an?id?attribute to the element you want to link to, for example

    <h2 id="mailing_address">Mailing address</h2>

    Second you need to add a New Button to the Button List by clicking on the +New Button and fill in the URI input with:

    one-page-site.com/#mailing_address

    Similarly, adding a Jump to Bottom would require an element at the bottom of the page with an id attribute, then adding +New Button with a URI: one-page-site.com/#{the id of the element}

    Thread Starter cybercore

    (@cybercore)

    Hi @annabansaghi
    thank you, but this only works for 1 Page (with full url), but not for all pages, when you e.g. setup a Footer Formular and want to jump to #footer on every page, the #footer will be deleted in the URL Field.

    Full URL’s working – check
    only Anchors # not working.

    Thank you and have a nice time.

    Andreas

    • This reply was modified 11 months, 1 week ago by cybercore.
    Plugin Author Anna Bansaghi

    (@annabansaghi)

    Yes, you are right:
    – it works with full URL: https://one-page-site.com/#footer
    – it does not work with only an anchor: #footer

    It sounds like a new feature, I need to think about it, cannot promise anything in advance. Have you found any other plugin which fulfills this need?

    Thread Starter cybercore

    (@cybercore)

    Hello @annabansaghi
    thank you very much for the exchange and the feedback.
    I solved it for my case with javascript by manipulating the link target for the link via javascript. Not a very clean solution, but I think your plugin is otherwise good and would not like to use another plugin ??

    There would be a new link type “Achnor Link” in your plugin, I find this an exciting extension, especially in combination with Javascript, Elementor Popups and Anchorlinks.

    I wish you some happy holidays at the turn of the year.

    Greetings
    Andreas

    Plugin Author Anna Bansaghi

    (@annabansaghi)

    Hi @cybercore,
    I am glad you found a workaround, even if it is not a clean one.
    Thank you for the greetings, and wish you happy holidays too!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Anchor Links # in Menue’ is closed to new replies.