• Resolved baddog_sf

    (@baddog_sf)


    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!

    • This topic was modified 8 years, 6 months ago by bdbrown.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    You need meta tags on your pages. Plugins such as Yoast SEO or All In One SEO Pack can set the meta tags, or you can look into adding the tags to your theme’s template files.

    As for why the standard buttons aren’t showing on your Portfolio pages by default, it’s entirely up to your theme whether plugins, such as AddToAny, can automatically hook into those pages.

Viewing 1 replies (of 1 total)

The topic ‘Plugin sharing wrong content’ is closed to new replies.