Addon "Articles Slider": Hide Thumbnail: No, It Doesn't Work - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Addon "Articles Slider": Hide Thumbnail: No, It Doesn't Work

C

cdf12345

Template 5 months ago

Hi, we use the "Articles Slider" addon in several places. In the upper part of the home we don't want the news images (see attached image). In the "Articles Slider" addon we put: Hide Thumbnail: No But the images are still visible. Can you help us to make the addon command work correctly, Thanks!

PS. Tell me the corrections we need to make on the production site

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 months ago #194269

Hi,

Thank you for reaching out to us, and I apologize for the inconvenience. Could you please send me a screenshot of the part you want to hide? I need to take a look.

-Best regards.

0
C
cdf12345
Accepted Answer
5 months ago #194314

Hi, this is the screenshot: I don't want to see the images of the articles here. Thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 months ago #194413

Hi

You can use this CSS in your custom.css file

.sppb-article-img-wrapper {
    display: none !important;
}
0
C
cdf12345
Accepted Answer
5 months ago #194485

Thanks Mehtaz Afsana, but using the css we saw that the images in "Page Source View" continue to be present (indicated with "data-src"): view-source:https://test.rivistasherwood.it/ This creates problems for us with the speed of the site and optimization with the JCH component. For this reason, since the "Articles Slider" addon has the option of not showing the images, we would like this option to work. It should also be noted that in "Articles Slider" even the "Show navigate arrows" option set to "No" does not work. So we need your help to make the "Articles Slider" addon work correctly. Thanks again

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 months ago #194527

Hi

I also have faced this bug, I will inform our team about it so that they can fix it ASAP. Till then you can use that custom CSS to hide the images.

https://prnt.sc/xwu54tjKIYFv

0
C
cdf12345
Accepted Answer
4 months ago #194807

Thanks Mehtaz Afsana, I will wait for the bug fix.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 months ago #194849

I have already added it in our bug list, I hope team will fix it soon.

0