Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1114880
    Jim
    Participant

    I’m trying to embed a Twitter Feed using a Raw Content block with the following code:

    <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script><a class="twitter-timeline" data-height="600" href="https://twitter.com/BalesInterm">Tweets by Bales </a>

    Unfortunately, the script keeps disappearing causing the feed to break. I’d like to add the script to the page using the Custom JS but I’m not sure how. Help?

    #1115130
    Christian
    Moderator

    Hey Jim,

    I tested your code on my test site and it works fine (see attachment). Would you mind testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    If that doesn’t help, please give us access to your WordPress admin so we could take a closer look.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1114880 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>