This topic has 2 replies, 2 voices, and was last updated 9 years, 5 months ago by Anonymous.
Viewing 3 posts - 1 through 3 (of 3 total)
Hi there
I have tried to link the button in the footer bottom widget to a page and even tried linking it to google Please see … http://snpy.in/j1fnP5
It does not work simply refreshes the current page??
What have I done wrong?
Cheers …Mike
Kindly generate the code like this [callout type="yes_icon" icon="fa-home" btn_link="www.google.com" btn_size="small" btn_text="Button Text"]. You have to enter Button Text, its mandatory.
Also find for this line of code btn_link = btn_link ? ' link="' + btn_link +'"' : ''; in case “callout” in plugins/autowash-core/autowash-shortcodes/js/admin/shortcode.js file and replace the above line with btn_link = btn_link ? ' btn_link="' + btn_link +'"' : '';
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.