This topic has 7 replies, 4 voices, and was last updated 6 years, 8 months ago by nwadike3.
Tagged: Button, callout, footer area top, link
Viewing 8 posts - 1 through 8 (of 8 total)
We have a text widget in the ‘Footer Area Top’ section that uses the callout shortcode.
The code for this is below:
[callout link="spl.bevie.co/contact" btn_size="large" btn_text="CONTACT NOW" btn_text_color="#ffffff" btn_hover_text_color="#f0f0f0" btn_border_color="#ffffff" text_color="#ffffff" text_size="24" text_letter_spacing="0px" text_font_weight="550" title="We have the products, facilities and in-house expertise to improve your alcoholic drinks business" subtitle="" subtitle_color="#ffffff"]
The button renders with the correct text on our page, however it does not link to our contact page, clicking on it just refreshes the page.
How do I get the callout button to link to the correct page?
I have changed the widget text to :
[callout link="http://spl.bevie.co/contact" btn_size="large" btn_text="CONTACT NOW" btn_text_color="#ffffff" btn_hover_text_color="#f0f0f0" btn_border_color="#ffffff" text_color="#ffffff" text_size="24" text_letter_spacing="0px" text_font_weight="550" title="We have the products, facilities and in-house expertise to improve your alcoholic drinks business" subtitle="" subtitle_color="#ffffff"]
This has had no effect in resolving the issue.
I have the same issue. Is there any solution for it?
Thanks
The solution is btn_link=”http://yoursite.com”
For example, change [callout link to [callout btn_link
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.