2.1.8 and using Apptastic Theme ( tried other themes ) when sharing FB it does not give me a choice of sharing to my FB pages as it did in 2.0.8. I have Main FB ID and 2 other pages which i share to.
It all worked ok in 2.0.8 so i thought that it's an 2.1.8 problem it the configuration.
What I'll try is load there own widget direct, but I don't know how to get it at the bottom of the posts. Do I put somewhere in here? applications/vanilla/views/discussion/discussion.php
?php $this->FireEvent('BeforeDiscussionBody'); ?
div class="Item-BodyWrap"
div class="Item-Body"
div class="Message"
?php
echo FormatBody($Discussion);
?
/div
?php
this->FireEvent('AfterDiscussionBody
WriteReactions($Discussion);
?
/div
Comments
Denis Share this is from another company not Vanilla. The plugin for vanilla simply adds the widget to share.
If you have issues please get help at their support forum.
http://support.sharethis.com/#sthash.xsIRQGkL.dpbs
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
It all worked ok in 2.0.8 so i thought that it's an 2.1.8 problem it the configuration.
What I'll try is load there own widget direct, but I don't know how to get it at the bottom of the posts. Do I put somewhere in here? applications/vanilla/views/discussion/discussion.php
?php $this->FireEvent('BeforeDiscussionBody'); ?
div class="Item-BodyWrap"
div class="Item-Body"
div class="Message"
?php
echo FormatBody($Discussion);
?
/div
?php
this->FireEvent('AfterDiscussionBody
WriteReactions($Discussion);
?
/div