Home › Forums › All Other Themes › Header Top Info code
- This topic has 9 replies, 2 voices, and was last updated 8 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
May 23, 2016 at 9:50 am #34517
Hi I have SKT cutsnstyle Pro Theme and trying to use the book online appointment section and add our web link can you tell me when code i need to have in there?
It currently just says Book Online that just displays the button and the wording.
I have tried to put this in myself but then just shows the coding in the header.
Help on this would be apprechiated.
Kind regards
May 23, 2016 at 10:05 am #34520Hi Kristian,
Kindly show us your website URL.
Regards,
DaveMay 23, 2016 at 10:14 am #34524Hi
Website is www.zanazstylelounge.comWebsite URL to link to booking system is https://zanazstylelounge.mylocalsalon.com/onlinebooking/v7410/steps/selectServices.aspx
Kind regards
May 23, 2016 at 10:23 am #34525Hi Kristian,
Kindly go to Appearance -> Theme Options -> Basic Setting
You will find the Header Top Info option. In that box there is a code like this
<a href="#">Book Online</a>
Replace this code with this code:
<a href="https://zanazstylelounge.mylocalsalon.com/onlinebooking/v7410/steps/selectServices.aspx">Book Online</a>
Regards,
DaveMay 23, 2016 at 10:28 am #34527Works Perfectly.
My only other problem at the moment is my social buttons
The below code is not linking to facebook, any ideas?
[social_area][social icon=”facebook” link=”<span style=”color: #1d2129; font-family: helvetica, arial, sans-serif; font-size: 14px; line-height: 18px;”>www.facebook.com/thestyleloungelincoln</span><span style=”line-height: 1.5;”>”] [social icon=”envelope-o” link=”mailto:[email protected]”][/social_area]</span>
May 23, 2016 at 10:38 am #34529Here is the code:
[social_area] [social icon="facebook" link="www.facebook.com/thestyleloungelincoln"][social icon=”envelope-o” link=”mailto:[email protected]”][/social_area]
Regards,
DaveMay 23, 2016 at 10:54 am #34532I have tried that but it dosent seem to be working.
May 23, 2016 at 11:39 am #34545Try this:
[social_area] [social icon="facebook" link="http://www.facebook.com/thestyleloungelincoln"][social icon=”envelope-o” link=”mailto:[email protected]”][/social_area]
Regards,
DaveMay 23, 2016 at 11:45 am #34546Spot on Thansk for that
May 23, 2016 at 12:34 pm #34549Great 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.