BuddyBoss Home – Web Support Forums Plugins BuddyBoss Wall Add ability to turn off Link preview

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #41964
    @raytronx

    The new link preview is pretty cool, but it would be nice if there was a setting in the admin to turn it off. Some people I imagine are using other link previews.

    I use another plugin for link previews and if I update the Wall plugin then I get two previews generated. So it may stymie me from updating the Wall plugin or force me to use the Buddyboss Wall style preview.

    Cheers Ray

    Answers

    #42045

    Alyssa
    Participant
    @alyssa-buddyboss

    @raytronx find this text in buddyboss-wall/assets/js/buddyboss-wall.min.js:
    function t(t){var i=document.createElement("a");
    replace with this:
    return;function t(t){var i=document.createElement("a");
    This should completely disable link preview and all resources.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Add ability to turn off Link preview’ is closed to new replies.