Bluesky-Embed being blocked

Home Forums BulletProof Security Pro Bluesky-Embed being blocked

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45638
    Matthew
    Participant

    I’m trying to implement this – https://github.com/Vincenius/bsky-embed

    Unfortunately, all the methods I am trying, such as putting the embed text in a widget or going through and adding code to functions.php to remove the script tag.

    Neither works.

    https://www.reddit.com/r/BlueskySocial/comments/1b0duvf/embed_your_bluesky_profile_on_your_website/

    Can’t see where it’s being blocked either. Any suggestions?

    #45639
    AITpro Admin
    Keymaster

    I think this is an implementation issue and not something BPS is blocking. Embed code would normally go in a Header file since you need it to load when the Header loads. Try using the WordPress Code Embed plugin to add a BlueSky Feed to your site. See below.

    Method 3: Using a Plugin (for Advanced Functionality or Scripts)
    For embedding more complex scripts (like JavaScript for tracking) or managing many code snippets across your site, plugins like WPCode or Code Embed offer more control and a safer way to manage code. 
    #45640
    AITpro Admin
    Keymaster

    Or it looks like you can do it with the Gutenberg Embed Block > https://wordpress.com/support/wordpress-editor/blocks/embed-block/

    #45645
    Matthew
    Participant

    Got it working. Nothing to do with bulletproof. Got some styling work to do now!
    Thank you for the response

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.