Notifications
Clear all

Attachment Lightbox/Slider doesn't work on mobile

3 Posts
2 Users
0 Likes
1,535 Views
Ni
Posts: 1
 Ni
Customer
Topic starter
(@ni)
Member
Joined: 7 years ago

Hi there guys,

 

we're having difficulty with the Attachment Lightbox/Slider feature on mobile. We can see the slider and light bob from the PC though. 

you can check this example  please make sure to check it from your mobile by clicking on one of the pictures.

Thank you so much for all your help!

2 Replies
Posts: 4168
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

This is not the wpForo Advanced Attachments slider-lightbox. Some other lightbox plugin is here, it disabled the original addon lightbox. You should do whether:

  1. 1. Disable the plugin which adds this lighbox(this may be other lightbox plugins or lightbox function of non-lightbox plugin, such us Image Gallery or so...)
  2. 2. Or, try to disable wpForo Adavnced Attachments lightbox, it may help this lightbox work correctly. you can disable wpForo Advanced Attachments lightbox/slider in Dashboard > Forums > Settings > Addons > Advanced Attachments admin page.
Reply
Posts: 4168
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Also put this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea to fix widget avatar sizes:

.wpforo-widget-content img.avatar{
   width:48px!important;
  height:48px!important;
}

Then delete all caches and do Ctrl+F5 on forum front.

Reply
Share:
Scroll to top