• Resolved Sollie

    (@sollie)


    Hi,

    Smart layers is loading on all the pages on my site that is generated by the pods framework (http://pods.io/).

    The code below is what is inserted into my pods pages;

    <script type="text/javascript">var addthis_product = 'wpp';
    </script><script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5299db2b4d202618"></script><script type="text/javascript">addthis.layers(
    {
        'theme' : 'transparent',
        'share' : {
            'position' : 'left',
            'numPreferredServices' : 5
        },
        'follow' : {
            'services' : [
            {'service': 'facebook', 'id': 'mysite'},
            {'service': 'twitter', 'id': 'mysite'},
            {'service': 'google_follow', 'id': 'mysite'},
            {'service': 'rss', 'id': 'http://mysite/feed/'}
          ]
        }
    }
    );</script><style type="text/css">.addthis_toolbox {float:left;width:100%;margin:0 0 15px 0;} .addthis_button_tweet {min-width: 83px;float:left;}</style>

    And this is what is inserted into my posts and pages created using wp.

    <script type="text/javascript">var addthis_product = 'wpp';
    </script><script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5299db2b4d202618"></script>

    Any ideas as to how I can fix this?

    Thanks.

    http://wordpress.org/plugins/addthis-smart-layers/

Viewing 8 replies - 1 through 8 (of 8 total)
  • @sollie From what I understand, you are not using the WordPress plugin, but directly pasting the code into the Pods. Am I right? If that’s the case, there might be some kind of sanitisation done by Pods which strips of the remaining code. Can you share the site url so that we can have a deeper look?

    Thread Starter Sollie

    (@sollie)

    Hi,

    I am using the plugin. Although perhaps including the code manually may be a better option for me.

    Here you go;
    http://www.cassaon-casino.com

    Thanks.

    @sollie Thanks for the link. Can you also share links for
    1. a page where it works
    2. a page where it fails

    We would also like to see the configurations you have made in the plugin options. If possible, share a screenshot of Smart Layer configuration here or to srijith[AT]addthis.com

    Thread Starter Sollie

    (@sollie)

    I’ve sent you an email.

    tx

    @sollie: Thanks, I received your mail. This looks like an issue we are already tracking. To double check, do you have any other AddThis plugins installed and activated? And also try ‘Restore to default’, save and check again. If it didn’t work let me know.

    Thread Starter Sollie

    (@sollie)

    Smart layers is the only addthis plugin that I have installed and activated. what I did do was install the plugin, saw there was an issue and uninstalled it and reinstalled it again.

    I tried the “Retore to default” but this didn’t help.

    Thread Starter Sollie

    (@sollie)

    Latest update resolved my issue. 🙂

    Thanks!

    @sollie: Happy to hear that!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Pods Framework, Post and Pages’ is closed to new replies.