• Resolved astounding007

    (@astounding007)


    This feature “Improved attribute handling in the Button shortcode”, has created a new bug. Please fix as dozens of our pages are affected.

    For example, the code: [su_button url=”../discourse-27″], no longer goes to: https://site.com/course/discourse-27, but goes to https://../discourse-27

    Notice the difference. It’s no longer including the URL of the site. We had to revert back to 5.13.3, which fixed the issue.

    Please fix this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter astounding007

    (@astounding007)

    They won’t reverse back, as made permanent change for security. They said only way is to change all URLS to full URL. However this isn’t choice for some, as we have hundreds of links without full URL.

    SOLUTION:

    Since 7.0.1, a button/tab with URL “../page-here”, no longer returns user to https://site.com/course/page-here, but to “../page-here”.

    To fix, copy below files from version 7.0.0:

    1) In: /public_html/wp-content/plugins/shortcodes-ultimate/includes/shortcodes/button.php

    2) In: /public_html/wp-content/plugins/shortcodes-ultimate/includes/shortcodes/members.php

    3) In: /public_html/wp-content/plugins/shortcodes-ultimate/includes/shortcodes/tabs.php

    Plugin Author Vova

    (@gn_themes)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘BUG with Button in new 7.0’ is closed to new replies.