Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Thanks for the review Mot Mot! If you have any suggestions on ways we can improve the plugin then just let us know ??

    Thanks again!

    John

    Thread Starter motmot1

    (@motmot1)

    You could add a checkbox that removes the links (to fb) from events/images/videos in feed.

    Plugin Author smashballoon

    (@smashballoon)

    Hey Mot Mot,

    Thanks for the suggestion. We don’t include a checkbox for that as it’s a pretty niche requirement. We do include a “Custom JavaScript” section in the plugin though which makes it easy to achieve customizations like this. For example, to do what you described just add the following to the Custom JavaScript section (Customize > Misc > Custom JavaScript):

    $('#cff a[href^="https://www.facebook.com"], #cff a[href^="https://facebook.com"]').removeAttr('href').css('cursor','default');

    Let me know whether that works for you.

    John

    Thread Starter motmot1

    (@motmot1)

    Like a charm ??
    Thanks!!

    Plugin Author smashballoon

    (@smashballoon)

    You’re welcome. Happy to help!

    John

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Quick fast and easy’ is closed to new replies.