- Posts: 13
- Home
- Forum
- Community Forum
- Questions
- Does a vendor has access to the component experience (HUB)
Social Media Linking Wrong
- Townhouse
- Topic Author
- Offline
Less
More
8 years 6 months ago - 8 years 6 months ago #8207
by Townhouse
Social Media Linking Wrong was created by Townhouse
The social media links are not working right, looking at the source of the page I can see:
<span class="social_network reservation_asset_subinfo clearfix">
<a href="www.facebook.com/B.and.B.Skipton" target="_blank">
</a>
<a href="http://1" target="_blank">
<i class="fa fa-facebook-square"></i>
</a>
<a href="plus.google.com/u/0/113523457584803392469" target="_blank">
<i class="fa fa-google-plus-square"></i>
</a>
<a href="http://1" target="_blank">
<i class="fa fa-google-plus-square"></i>
</a>
<a href="twitter.com/bb_skipton" target="_blank">
</a>
<a href="http://1" target="_blank">
<i class="fa fa-twitter-square"></i>
</a>
</span>
It seems to be linking twice or something?
The only way I could get it to partially work is like:
<span class="social_network reservation_asset_subinfo clearfix">
<a href="www.facebook.com/B.and.B.Skipton" target="_blank">
</a>
<a href="http://1" target="_blank">
<i class="fa fa-facebook-square"></i>
</a>
<a href="plus.google.com/u/0/113523457584803392469" target="_blank">
<i class="fa fa-google-plus-square"></i>
</a>
<a href="http://1" target="_blank">
<i class="fa fa-google-plus-square"></i>
</a>
<a href="twitter.com/bb_skipton" target="_blank">
</a>
<a href="http://1" target="_blank">
<i class="fa fa-twitter-square"></i>
</a>
</span>
It seems to be linking twice or something?
The only way I could get it to partially work is like:
Last edit: 8 years 6 months ago by Townhouse.
Please Log in or Create an account to join the conversation.
- solidres
-
- Offline
Less
More
- Posts: 2956
8 years 6 months ago - 8 years 6 months ago #8208
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic Social Media Linking Wrong
Hi,
It is a bug, you can apply this patch:
dl.dropboxusercontent.com/u/22968902/header.php => copy to /solidres/templates/single-asset/header.php
dl.dropboxusercontent.com/u/22968902/solidres.php => copy to /solidres/solidres.php
Cheers,
It is a bug, you can apply this patch:
dl.dropboxusercontent.com/u/22968902/header.php => copy to /solidres/templates/single-asset/header.php
dl.dropboxusercontent.com/u/22968902/solidres.php => copy to /solidres/solidres.php
Cheers,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Last edit: 8 years 6 months ago by solidres.
The following user(s) said Thank You: Townhouse
Please Log in or Create an account to join the conversation.
- Townhouse
- Topic Author
- Offline
Less
More
- Posts: 13
8 years 6 months ago #8214
by Townhouse
Replied by Townhouse on topic Social Media Linking Wrong
There is also a problem with the calendar where the weedays appear wrongly as in the screenshot attached. Any idea's?
Please Log in or Create an account to join the conversation.
Moderators: solidres