Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @pulseframe,

    I hope you are well today and thank you for your question.

    It by default displays the image in lightbox on clicking on the image.

    You can disable this feature by adding the following code in the wp-config.php file of your WordPress install.

    define('BPFB_USE_THICKBOX', false);

    Please advise if you have more questions.

    Best Regards,
    WPMU DEV

    Thread Starter Pulseframe

    (@pulseframe)

    Hi there!

    If it’s already by default it’s not working for me…
    I deactivated all plugin and left only the BuddyPress Activity Plus installed to check if it was a conflict with another plugin but is still not working. Also changed themes and still nothing.. :\
    maybe its an issue with WordPress 4.0

    Regards

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @pulseframe,

    Thank you for your reply.

    It’s working fine on my site with WordPress 4.0

    Could you please share me your activity page link where you have uploaded images using BuddyPress Activity Plus so that i can troubleshoot it?

    Regards,
    WPMU DEV

    got solution ?

    let me know

    Thread Starter Pulseframe

    (@pulseframe)

    I realized that there was no problem.
    Apparently the lightbox it’s only for uploaded images, it doesn’t work for images posted by URLs which I thought it would work as well.
    Thanks for the response
    Regards

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @pulseframe,

    Awesome, great to see you got that found.

    To display the lightbox we need two images one with thumbnail size and other with full width size but in case of images posted by URLs we don’t have that much control on it so it only works with uploaded images.

    Please advise if you have more questions.

    Have a fantastic day!

    Cheers,
    WPMU DEV

    Have you tried adding a CSS CLASS “thickbox” or whatever your lightbox asks for into the A REF or img code code to add class so it can trigger LightBox to display the image?

    I did this with Social Plugin and it works. I am displaying urls also as light box along with the activity plus images.

    Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @cybervang,

    Thank you for helping out here.

    Your help here is really appreciated.

    Have a great day!

    Cheers,
    Vinod Dalvi

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Image Lightbox’ is closed to new replies.