Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello Hristiqn Nikolov,

    You don’t need to add <script> tag into the custom button box. What we need is something like

    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
    <a class="addthis_button_tweet"></a>
    <a class="addthis_button_pinterest_pinit" pi:pinit:layout="horizontal"></a>
    <a class="addthis_counter addthis_pill_style"></a>
    </div>

    If it is staying as plain text after this, let me know. It can be a conflict with the theme and we can help you to resolve it.

    Thread Starter Cris

    (@kissthat)

    Now it’s not floating. Just stays below posts.

    The code I provided was a sample to show which part of the code you get from AddThis.com have to be used. Note the removal of <script> tag line.

    Following is the one for floating one. You may have to adjust your css to position according to your theme. You may add styles to the class “addthis_toolbox” for this.

    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="left:50px;top:50px;">
    <a class="addthis_button_facebook_like" fb:like:layout="box_count"></a>
    <a class="addthis_button_tweet" tw:count="vertical"></a>
    <a class="addthis_button_google_plusone" g:plusone:size="tall"></a>
    <a class="addthis_counter"></a>
    </div>
    <!-- AddThis Button END -->

    [email protected]

    (@laurencelifestyleonlinetv)

    Hi there just wanna ask if these plug in is compatible with mega theme because when I installed this plug in it doesnt show on any pages unlike on the other site which I used I feature theme its working properly..is there any possible solution to my problem?or any plug in which has same feature with this one..thank you looking forward with your immediate response

    Hello Laurence, as it is a premium theme we are not able to check if there is any compatibility issues. If you can share your site url, I can have a look and see what is going wrong.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I can't get this plugin to work..’ is closed to new replies.