Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter katalonian

    (@katalonian)

    Heeey guys! Are you going to fix this or give me a hint how i can fix it by my own? ^_^

    Plugin Contributor Brock Bearchell

    (@bbearchell)

    Hey katalonian, sorry for the delay. I am having trouble replicating your issue, can you send me a url to where you are having issues. Also, are you currently using the latest version of WordPress? There is also a chance that another plugin is causing a conflict.

    Thread Starter katalonian

    (@katalonian)

    Hey there! I’m sorry too for the delay.

    Here is the link: http://flip.az/neqativ/

    You can find one in the end of an article.

    Thanks!

    Plugin Contributor Brock Bearchell

    (@bbearchell)

    Thanks for the quick reply! I was able to see the issue you were having on your site but I was not able to replicate it locally. It could be that one of the other plugins you have installed could be causing an interference. Could you try deactivating your other plugins and see if that fixes the issue? Then reactivate them one by one to figure out which one is causing the issue.

    Thread Starter katalonian

    (@katalonian)

    Found the problem! AddToAny Share Buttons causes that! Any idea how to fix it now?

    Plugin Contributor Brock Bearchell

    (@bbearchell)

    Hey katalonian,

    I was able to replicate it using the AddToAny share buttons but it seems the problem is on their side. We use Twitter’s suggested implementation and we check to see if another instance of the same implementation is in place before allowing our code to work.
    if (window. __twitterIntentHandler) return;
    ^ here we are checking to see if there is a twitterIntentHandler before we create a window, but it seems AddToAny is implementing twitter in their own unique way.
    You would need to contact them to see if they can figure out a fix on their side since they have specific implementation. Thanks again for checking out the plugin!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Tweet windows opens two times’ is closed to new replies.