social link in footer – technopolis

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart Themesocial link in footer – technopolis

This topic has been marked as not resolved.

Hello, I want to know how to let icon list that contain social buttons in the footer link to my facebook and twitter pages. I already included my facebook URL in the icon link section but when i click in the front end they still link to themeburn. Thanks.

2) I don’t have facebbok share in my product page, i only have facebook like, how can i share to facebook? Thank you very much.

May 12, 2017 at 6:44 pm #59041

Hi,

1) Are these the icons you have modified?

http://i.imgur.com/JFuk666.png

Do you have cache enabled? Have you tried to clear theme cache?

2) Unfortunately you cannot have a facebook share without modifying the product template. Until we add this feature you need to:

- open catalog/view/theme/BurnEngine/template/product/product.tpl

- find this code line:

<a class="fb-like" data-layout="button_count" data-action="like" data-show-faces="true" data-share="false"></a>

- replace it with:

<a class="fb-like" data-layout="button_count" data-action="like" data-show-faces="true" data-share="true"></a>

BR,
ThemeBurn team

May 17, 2017 at 10:51 am #59092
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.