Notifications
Clear all

Attachements not being present correctly, old bug back.

3 Posts
2 Users
0 Likes
441 Views
radiostv
Posts: 99
Customer
Topic starter
(@radiostv)
Member
Joined: 6 years ago

Hi Gvectors team,

This exact fault is back since upgrading core Wpforo to 2.0.5 and advanced attachments 3.0.2. Please see link below. I also attach evidence in photos below, showing it is the same fault again. Only affecting mobiles and tablets.

When I was on version 1.9.7 the problem was not there, as your team previously supplied some CSS, which only worked after you logged into my site and fixed some code, see last post.

Can you please help once again, many thanks.

Here is the old bug report.

https://gvectors.com/forum/wpforo-advanced-attachments/odd-page-load-behaviour/

Chris

mobile
2 Replies
radiostv
Posts: 99
Customer
Topic starter
(@radiostv)
Member
Joined: 6 years ago

I applied the previously supplied CSS, and it seems to have fixed it.

@media screen and (max-width: 800px){
#wpforo-wrap figure[data-attachids] {
width: auto;
}
}
Reply
Kyle
Posts: 728
 Kyle
Admin
(@kylew)
Prominent Member
Joined: 3 years ago

Hi @radiostv,

have you tried to use the old CSS Code?

@media screen and (max-width: 800px){
#wpforo-wrap figure[data-attachids] {
width: auto !important;
}
}
Reply
Share:
Scroll to top