Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1480949

    The shortcode button hyperlink does not work. The buttons look nice but do not load the referenced URL.

    The shortcode (with URL placeholder text) is:
    [av_button label='ALL ISSUES' link='manually,http://' link_target='https://theURL' size='medium' position='left' icon_select='no' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-5obiu2i']

    I’ve tried these steps too, but still no success:
    – Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    – If a caching plugin is installed check the plugin settings and clear the cache..
    – Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    #1480984

    Hey Tanja,

    The link attribute is where you add the URL:

    link='manually,https://test.com'

    The link target attribute is where you set if you want the link to open in a new tab:

    link_target='_blank'

    If not, then leave it empty.

    Best regards,
    Rikard

    #1481005

    Thank you! 😅

    #1481021

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shortcode buttons don’t open the specified link’ is closed to new replies.