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”.
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
Thank you! 😅
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard