I have noticed that on the top of the facebook wall post where it says "find us on facebook", this should link to the facebook page that is referred to in the Facebook ID located in Social Network Option tab of the social tabs module. However although I am using the correct Facebook ID (My wall post displays correctly) if I click on the "find us on facebook" it simply opens a new browser tab and opens my website home page.
Hi,
Thank for choosing our product!
You can find to 'jux_social_tabs.js'(root/modules/mod_jux_social_tabs/assets/js/jux_social_tabs.js) and add the following lines(attachments):
href='
www.facebook.com/'+id
;
Hope it help you!