I have added the appropriate links int he theme area however the social icons do not function
social share icons do not link or open..
7 posts from 3 voices-
Posted 10 months ago #
-
Ok so if you scroll about halfway down the page they work.. that is weird.. how can we fix.. this is not acceptable..
Posted 10 months ago # -
Hello,
Can you give us a link? Also what version of wordpress do you have?
Regards,
IsmaelPosted 10 months ago # -
sorry off on biz.. using WordPress 3.4.1. http://jacquelinefairbrass.com/
and note on the other pages if you scroll an inch they work.. weird!!
thanks ..Posted 9 months ago # -
Hello,
Add this on your custom.css
#toppanel { z-index: 0; }Regards,
IsmaelPosted 9 months ago # -
thanks Ismael to make them open in a blank page where would I put that? sorry i realize i sound like a rube..
Posted 9 months ago # -
Add following code to js/avia.js:
jQuery(".social_bookmarks a").filter(function() { return this.hostname && this.hostname !== location.hostname; }).attr('target', '_blank');- I'd add the code after the jquery/document.ready code line.
Posted 9 months ago #
Reply
You must log in to post.














