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

    Hi. Just need to know how I can add a button in the footer.
    Thanks.

    #766436

    Hey Mark,

    You can use the button shortcode:

    [av_button label='Click me' link='' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='']

    And put it in one of the footer widgets. Just adjust the values in the shortcode. Hope this helps :)

    Best regards,
    Nikko

    #766796

    Hi Nikko.
    I used this: [av_button label='Click me' link=''http://book.resonline.com.au/make-booking?ap=66210'' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='']
    But the link goes to my home page? http://www.theboomerangs.com

    #766860

    Hi,

    Ive checked your shortcode and there isnt the manually attribute, so, add this shortcode and the link will works:

    
    [av_button label='Click me' link='manually,http://book.resonline.com.au/make-booking?ap=66210' link_target='' size='small' position='center' icon_select='yes' icon='ue806' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' admin_preview_bg='']
    

    See the code here: https://gist.github.com/JohnTorvik/5de7785cc7c8444a3ee84cc1554486b2

    Best regards,
    John Torvik

    • This reply was modified 7 years, 7 months ago by John Torvik.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.