daniel.kapicak Posted August 12, 2014 Share Posted August 12, 2014 Hi, How to add facebook like button to cms page in ps 1.6 ? Thank you! Link to comment Share on other sites More sharing options...
vekia Posted August 12, 2014 Share Posted August 12, 2014 check this: facebook widget on cms page in the same way you can add facebook like widget Link to comment Share on other sites More sharing options...
daniel.kapicak Posted August 12, 2014 Author Share Posted August 12, 2014 Thank you! But I need add like button to only one cms page. Link to comment Share on other sites More sharing options...
vekia Posted August 12, 2014 Share Posted August 12, 2014 so add there if condition: {if $smarty.get.id_cms==5} code here {/if} you can also add contents of widget to cms page body under preferences > cms in tinymce editor but before that you need to extend it to suport not default tags and code. Link to comment Share on other sites More sharing options...
daniel.kapicak Posted August 13, 2014 Author Share Posted August 13, 2014 I extended tinymce editor. Your tutorial is very useful. Thank you! Link to comment Share on other sites More sharing options...
vekia Posted August 13, 2014 Share Posted August 13, 2014 glad to hear that :-) so, you applied proper code to cms page contents, after that like button appears well? Link to comment Share on other sites More sharing options...
daniel.kapicak Posted August 13, 2014 Author Share Posted August 13, 2014 No, I used your tutorial : http://mypresta.eu/en/art/prestashop-16/extended-rich-text-editor.html and I add iframe to cms page. Link to comment Share on other sites More sharing options...
Recommended Posts