Support relative paths in button url and slide url

  • Author
    Posts
  • #112133

    Hello

    I noticed that the plugin does not allow you to indicate relative paths in the options to configure the buttons and urls of the slide.

    By relative path I mean “./home/” or “./shop/” or “../shop/” or “../home/” and when I add a relative path automatically adds http:// creating an incorrect url.

    I kindly ask you if you can add the option to set relative paths so that you can use it with the pages inside the site.

    Image: https://i.imgur.com/mMMFRAf.png

    Thanks

    Website: i.imgur.com/mMMFRAf.png

    #112483
    Zed
    Cryout Creations mastermind

    For security reasons, the plugin has to pass all submitted data through the appropriate sanitization filters. The URL fields are sanitized as links. Your URLs are seen as incorrect by WordPress and are automatically prefixed.

    You should use domain-relative URLs like /home, /shop, however these will need to contain the full parent path to work, eg /full-path/to-my/shop.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Support relative paths in button url and slide url’ is closed to new replies.