Make main post image non-clickable

Posted in: Newspaper
Post count: 26

Hello,

I would like to disable the ability to click and show the modal image loader for the main image in the post. Even I have the modal image disabled, the main image is still clickable. How I can disable it? thank you

Post count: 27744

Hi,

Please use this custom code css .td-image-container{
pointer-events:none;
}

Set the code in Newspaper -> Theme panel -> Custom code -> Custom CSS.

Thank you!

Post count: 26

Hello,

I’ve added the code, but the main image is still clickable.

I looked into the source code just to double-check if i’m seeing a non-cached page and the code is present:

<!-- Custom css from theme panel -->
<style type="text/css" media="screen">.td-read-more{display:none;}.td-main-logo img{width:auto!important}.td-image-container{pointer-events:none}</style>

Thank you

Post count: 27744

Hi,

Sorry, I misunderstood the problem.I think that you have set the lightbox setting on the image -> https://imgur.com/MWdVYT7, so you need to disable it manually.

Thank you!

Post count: 26

Hello,

No, this is happening in all entries, including entries that i posted with the old theme. How i can disable it massively? Thank you

Post count: 27744

Hello,

You can disable the lightbox from Theme Panel -> Post Settings -> General post settings => https://www.screencast.com/t/8qraORSbx

Thank you!

Post count: 26

Hello,

I have this option already disabled, but images are still clickable.

Thank you

Post count: 27744

Hi,

Please provide the link to your website and screenshots with the images.

Thank you!

Post count: 26

Hello,

This is an example: https://bit.ly/3u1ZKrP

What screenshots do you need?

Post count: 27744

Hello,

I would like to take a look. Can you please contact us via email at contact@tagdiv.com and provide the wp-admin access?

Thank you!

Post count: 26

Indeed, what role do you require for this account? Thank you

Post count: 27744

Hi,

The administrator role.

Thank you!

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