Support ForumHow to change the link of the button in the footer widget? – Support Forum https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/feed Sat, 21 Dec 2024 16:33:12 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/#post-7111 <![CDATA[How to change the link of the button in the footer widget?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/#post-7111 Tue, 10 Mar 2015 16:07:00 +0000 ChristianPhase Hi,

I am trying to change the footer button that came with the demo content but can’t seem to get the shortcake to work. Could you please advise what i need to put to make it work. The url for the page is http://www.lolactivities.co.uk

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/#post-7125 <![CDATA[Reply To: How to change the link of the button in the footer widget?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/#post-7125 Wed, 11 Mar 2015 05:43:34 +0000 IshYoBoy Hey,

The originally used shortcode was:
[ish_button el_text="Buy Now" url="url:http%3A%2F%2Fthemes.ishyoboy.com%2Fboldial%2Fbuy-now%2F|title:Buy%20Now|target:%20_blank" size="small" color="color5" text_color="color4" icon_align="left" tooltip_color="color1" align="left"]

So you can just change the url inside the url=”…” attribute. If you are lost then you can use a small trick:
1. Copy the code above
2. Create new empty WordPress page
3. Switch to WordPress Editor
4. Switch to TEXT tab
5. Paste the code
6. Switch to Page Builder to see the button’s settings
7. Edit the button to change the link
8. Switch to WordPress Editor
9. Switch to TEXT tab
10. Copy the new code. ONLY THE CODE OF THE BUTTON.
11. Use it inside the widget.

An easier alternative would be to avoid using shortcodes and just use this already generated HTML code and change the URL inside:

<a class="ish-sc-element ish-sc_button ish-small ish-color5 ish-text-color4 ish-left" href="https://themes.ishyoboy.com/boldial/buy-now/" target="_blank">Buy Now</a>

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/#post-7143 <![CDATA[Reply To: How to change the link of the button in the footer widget?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/#post-7143 Wed, 11 Mar 2015 12:12:29 +0000 ChristianPhase Thats awesome, thanks guys.

]]>
https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/#post-7144 <![CDATA[Reply To: How to change the link of the button in the footer widget?]]> https://support.ishyoboy.com/forums/topic/how-to-change-the-link-of-the-button-in-the-footer-widget/#post-7144 Wed, 11 Mar 2015 13:09:52 +0000 IshYoBoy Sure thing! Glad we could help.

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>