addthis plugin/zp-masonry

ayan Member
addthis plugin isnt working for any of the themes. I am using zp-masonary which by default has the "print addthis" function written in the header but doesnt work. I have even activated the plugin but is not working/getting displayed on the header.

Comments

  • acrylian Administrator, Developer
    You will need to add the function call where you wish it to appear.
  • ayan Member
    The call is present in the header file of the theme already. Still if you tell me how to place and refer with the plugin folder, then i can find out where i am going wrong.
  • acrylian Administrator, Developer
    I don't know the theme and plugin. Generally plugin print something somewhere and you need to tell it where to do that. Unless the theme a it built in calls to do so like for example rating or comments. That is completely independent from any javascript calls in the header.

    So in short you probably have to modify the theme.
  • ayan Member
    Both the theme and plugins are available from oswebcreations. Both these two things have a link from your website too..If you can tell me how to modify, i mean the syntax.
  • acrylian Administrator, Developer
    Forgot somehow that zp-masonry is the same developer. Sorry, not familiar.

    Another idea: Make sure you don't have add blockers or Ghostery enabled as that might block addthis as it tracks of course visitors even without clicking.

    Or look for JS conflicts in the browser logs
  • fretzl Administrator, Developer
    Not sure what you mean by
    by default has the "print addthis" function written in the header

    As far as I can see the only call for `printAddThis()` is in the `inc-menu.php` file. (zpmasonry v1.4.4.3)
  • ayan Member
    @acrylian..i dont have those things enabled and my logs are empty.
    @fretzl...in inc-menu.php file, line 5; i have this
    <?php if ($zpmas_social){?><div class=social"><?php printAddThis('Style1');?></div><?php}?>

    so what is my mistake? Is it wrong somehow?
  • acrylian Administrator, Developer
    Hopefully gjr the developer of plugin/theme will be able to answer. Do you really have the latest 1.4.4.3b version of the theme?
  • ayan Member
    if u mean by the updated version, then the answer is yes. I contacted gjr through his contact page on his website twice but unfortunately i received no reply. :(
  • fretzl Administrator, Developer
    Just tested zpmasonry 1.4.4.3 with Zenphoto 1.4.4.8 and addThis 1.4.4 and it works for me.
  • acrylian Administrator, Developer
    gjr is probably just busy with real life like vacation. He for sure reads here as well.
  • ayan Member
    @fretzl..like last time..its working for you but not for me..:(
    Still can you provide me with the links of the plugin and the theme? Just to make surw I have downloaded the correct ones.
  • fretzl Administrator, Developer
  • ayan Member
    yep..i am using these particularly...but not working
  • acrylian Administrator, Developer
    Did you disable any browser extensions like adblockers and such. Did you look into the browser error log to find any Javascript errors? What browser are you using actually, did you try another?
  • acrylian Administrator, Developer
    Did you disable any browser extensions like adblockers and such. Did you look into the browser error log to find any Javascript errors? What browser are you using actually, did you try another?
  • ayan Member
    i am using firefox, the latest version and i dont have any such extensions installed on my browser. The same occurs for chrome too.
  • gjr Member
    Sorry I do not have a support build to test on, but as fretzl says seems to work last I checked. Sure you have checked the theme options, eh?
  • acrylian Administrator, Developer
    @gjr: Why don't you have a support build to test? Don't you use any WAMP,MAMP etc. for testing or else?
  • ayan Member
    Yep i cross checked everytime i was suggested to do something with this but the extension is on but it doesnt print the buttons. Moreover when a user logs in the logout button shifts to extreme right but the panel drops down from the place the login icon was.
Sign In or Register to comment.