Weird picture size

Posted in: Newspaper
Post count: 494

Hi,

Any idea why my pictures are going crazy and how to fix it?
https://ibb.co/eJLWfd, screenshot of this URL https://www.coupdepoker.com/culture-poker/top-meilleurs-films-poker/

Moreover, on an other page I noticed that the lightbox worked although I disabled the General Modal Image. Weird too, isn’t it?

Thanks for your help

Post count: 23312

Hello meri,

There are currently some issues with the general modal image feature functionality. This is on our list and it will be fixed as soon as possible. Sorry for the inconvenience.

Thank you!

Post count: 494

Hi,

My pictures are still showing in the wrong size after the update: https://www.coupdepoker.com/culture-poker/top-meilleurs-films-poker/

The only change is that now they’re all small when before some were big, some were small.

I emptied all cache, checked the post if the size wasn’t wrong (and it’s not), even did a Force regenerate all thumbnails… but it didn’t fix the problem.

Can you kindly help?

Post count: 494

Hi,

I found the solution: I disabled all Retina option in Newspaper Theme Panel > Block Settings. After regenerating all thumbnails it works fine now.

But there is still something weird: the General Modal Mode if off (in NP Theme Panel AND in images’ settings when you look at them in a post) but it seems to still be working online.

Thought this problem was going to be solved with the new update…

Could you kindly help?

Post count: 22421

Hello,

It depends where you test the modal image. On smart lists and galleries, the modal image was always set to on by default.It cannot be disabled from those templates.
If you want to simply disable it for all the website at once, please add this code in your custom css section of the theme panel:

<script type=”text/javascript”>
jQuery(document).ready(function ($) {var magnificPopupEnabled = false;$.extend(true, $.magnificPopup.defaults, {disableOn: function() {return false;}});});
</script>

Thank you!

Post count: 494

Hi Bogdan,

Unfortunately it doesn’t work. The lightbox is still on for Smartlist pages.

Moreover, I noticed that on pages where the lightbox is on, the “caption text” appears as standard on mobile pages (when it should be smaller and in italic).

Thanks

Post count: 23312

Hello meri,

The code seems to work as expected if it will be added here -> https://www.screencast.com/t/c3u0W3yWy2vm Try to clear all the caches and check the results.

Thanks for the message!

Post count: 494

Hi Catalin,

It still doesn’t work.

Bogdan wrote that I should paste the code in custom css so I made a mistake. Now I pasted it in javascript like on your screenshot.

But now we can still click on pictures and when we click on it, it opens the big version of the image.

So I removed the code.

Any solution?

Post count: 494

It’s ok, don’t waste time on it, I can live with it.
Thank you both for your help.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.