Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author addthis_matt

    (@addthis_matt)

    Hi there,

    Thanks for sending us the example URLs to take a look at. It looks like our JavaScript is being added to the page, but the inline <div> tags aren’t being rendered. Can you verify that the “Show AddThis Sharing Buttons” option is checked?

    If you view the post from within WP admin, select Screen Options, then check AddThis for WordPress.

    View post on imgur.com

    Thread Starter Venzor

    (@venzor)

    http://i.imgur.com/TfOOPS6.jpg
    http://i.imgur.com/Tlg2H2f.jpg

    I see this screen options / addthis on a post but not on a custom post. Either custom post type(products) that addthis work or the one that it do no work I don’t see this in my wp admin.

    Plugin Author addthis_matt

    (@addthis_matt)

    Thanks for sending us the screenshots. Could you let us know what plugin you’re using for the products?

    Thread Starter Venzor

    (@venzor)

    I don’t really use a plugin for the products, except advanced custom fields to display product information. This is a list of all the plugin I am using.

    AddThis for WordPress
    Admin Columns
    Advanced Custom Fields
    Advanced Post Types Order
    BackupBuddy
    Category Order and Taxonomy Terms Order
    Child Page Navigation
    Enable Media Replace
    Force Regenerate Thumbnails
    Gravity Forms
    Gravity Forms Multilingual
    Responsive Add Ons
    Soliloquy Lite Responsive WordPress Slider
    Ultimate Posts Widget
    Widget Title Links
    SEO WordPress
    WPML Multilingual CMS
    WPML String Translation
    WPML Translation Management
    WP Smush.it

    Thread Starter Venzor

    (@venzor)

    any help?

    Plugin Author addthis_matt

    (@addthis_matt)

    I talked with our developers and they don’t currently have a solution, using the plugin. In order to add the buttons to the product pages, you would need to insert the code into the product template. For example, this code should insert the Sharing Buttons:

    <div class=”at-above-post addthis-toolbox at-wordpress-hide” data-url=”<?php the_permalink(); ?>” data-title=”<?php the_title_attribute(); ?>”></div>

    Thread Starter Venzor

    (@venzor)

    it is working now thank you very much 🙂

    We are having the exact same issue. The share buttons shoe on custom post types created before we set up AddThis, but not on ones created since. Disabling all other plugins didn’t make any difference.

    Using the element inspector, we can see that the javascript is being added but the inline <div> tags aren’t being rendered – just like Venzor.

    We also do not have “Show AddThis Sharing Buttons” in Screen Options for the custom post type. Would this be because support must be explicitly allowed in custom post types for features in the post edit screen, i.e. 'title', 'editor', 'author', 'thumbnail', 'excerpt', 'trackbacks', 'custom-fields', 'comments', 'revisions', 'sticky','page-attributes', 'post-formats'?

    Is there a way of adding support for the “Show AddThis Sharing Buttons” feature?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘addthis not working on recent custom post type’ is closed to new replies.