Forums

PLUGIN: Add to Any conflict with PollDaddy (4 posts)

  1. houseofzane
    Member
    Posted 2 years ago #

    I have the ATA plugin installed on http://www.thereinhardtblog.com.

    For some reason, when sharing posts, it's linking to the PollDaddy poll as a named anchor at the end of each URL. For instance, when sharing a post via twitter, it links to:

    http://thereinhardtblog.com/2010/03/customer-satisfaction-growing-pains/#pd_a_2640213

    instead of:

    http://thereinhardtblog.com/2010/03/customer-satisfaction-growing-pains/

    is there a conflict between the two plugins that keeps ATA from linking correctly? Thanks for any guidance!!

  2. houseofzane
    Member
    Posted 2 years ago #

    PS- I have the following code in the index, single, and page.php pages, per the plugin instructions:

    <?php echo '<ul class="addtoany_list">'; if( function_exists('ADDTOANY_SHARE_SAVE_ICONS') ) ADDTOANY_SHARE_SAVE_ICONS( array("html_wrap_open" => "<li>", "html_wrap_close" => "</li>") ); if( function_exists('ADDTOANY_SHARE_SAVE_BUTTON') ) ADDTOANY_SHARE_SAVE_BUTTON( array("html_wrap_open" => "<li>", "html_wrap_close" => "</li>") ); echo '</ul>'; ?>

  3. houseofzane
    Member
    Posted 2 years ago #

    bump.

  4. micropat
    Member
    Posted 2 years ago #

    Hi Zane, I believe we emailed earlier.

    For others who happen upon this topic: We're working on a fix that will roll out automatically probably within the next few weeks.

Topic Closed

This topic has been closed to new replies.

About this Topic