Notifications
Clear all

wpForo 1.x.x [Closed] No more lighbox popup after last update ?

14 Posts
3 Users
1 Reactions
3,424 Views
Posts: 1602
Topic starter
(@anonymous20)
Noble Member
Joined: 9 years ago

@Yossik

Even with Everlight it doesn't work. because it is not a lightbox plugin problem.

See what happens ....

This works:

 https://www.website.eu/wp-content/uploads/2013/02/DSC_6664-638x368.jpg 

This doesn't work:

<img src="https://www.website.eu/wp-content/uploads/2017/03/DSC_6742-638x368.jpg" />

And wpForo converts images to the SECOND one now.

Posts: 1602
Topic starter
(@anonymous20)
Noble Member
Joined: 9 years ago
Posted by: yossik

keep in mind that wpForo 1.4.1 and WordPress 4.8.2 where released almost at the same time. So, check lightbox's compatibility with 4.8.2

 

Everything works great with lightbox popups, but NOT NOW with wpForo. No update or compatibility problems.

See my explanation above on why.

Robert
Posts: 10591
Admin
(@robert)
Support Team
Joined: 9 years ago

Nothing is changed in this area. You should put image URL not <img src... HTML code. Urls will be changed to <img> tag. As you can see, here in our community it works well with EverlightBox plugin.

Example photo:

Posts: 1602
Topic starter
(@anonymous20)
Noble Member
Joined: 9 years ago
Posted by: Robert

Nothing is changed in this area. You should put image URL not <img src... HTML code. Urls will be changed to <img> tag. As you can see, here in our community it works well with EverlightBox plugin.

Example photo:

Robert, i just copy and paste the url, i don't do anything else. Used to work, now it doesn't. here is one example. I just copy the url. Nothing else.

 

Robert
Posts: 10591
Admin
(@robert)
Support Team
Joined: 9 years ago

Ok, this is copy/paste issue. You paste HTML code, and <img> tags. This tag doesn't have <a><img></a> wrapper so the lightbox JS doesn't recognize it. This is not wpForo issue, this is lightbox issue. wpForo converts simple URLs to <img> tags and puts it in <a></a> tags so it works for lightbox. But when you use <img> tag wpForo does nothing, it has nothing to do here, the image is already image.

Page 2 / 3