Plugin sharing wrong content
-
Hi.
We are having trouble on the portfolio pages of our website. The share buttons didn’t show up so we added them to the portfolio template with
<?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { ADDTOANY_SHARE_SAVE_KIT(); } ?>.[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Now the buttons show up but they don’t work properly. They always pick up the last image loaded in the portfolio grid instead of the entire portfolio page.
We also have trouble with the portfolio categories not showing the share buttons at all, for example here: http://66.147.244.170/~categoed/portfolio_category/dogs/ We tried adding them to the template as well but then again they pick up the wrong content.
Do you have any suggestions how to fix these issues?
Thank you!
The page I need help with: [log in to see the link]
The topic ‘Plugin sharing wrong content’ is closed to new replies.