Delete Media Link in Post template ?

Posted in: Newspaper
Post count: 46

Hello, can I remove the link to the media file in the post template? Which one can not click on it and the image in the foreground as open? Thanks Gruss Olli

Site: http://www.inselleben.es

Post Example : http://mallorca.inselleben.es/jobsuche-auf-mallorca/

When I click on the image, the image opens in the foreground.

http://mallorca.inselleben.es/wp-content/uploads/2017/01/inselleben_post_imagelink.png

Can you easily remove this link?

thanks

Post count: 20685

Hi,

You can disable the general modal image here in Theme panel->Post settings here – http://screencast.com/t/0U1Pj67HaGA
However if there is a modal image property set on the image in the post you should disable it there too – http://screencast.com/t/PnLiECiv7thttp://screencast.com/t/fx7pHiYvJW

Thanks

Post count: 46

Hi,

this doesent work. The Theme Panel Option is Off and ist the Picture from the Post Template. The link also works only on the half Picture (Mouseover) in the lower part of the picture there is no link.

Example:
Hover with the mouse over the picture from top to down and you will sie the link only works in the top part of the picture so i think the link is an overlay from the post template and i want to disable this.

http://mallorca.inselleben.es/spanisch-lernen/

Post count: 20685

Hi,

This is strange but try to add this code in Theme panem->Custom Css and see if it works for you

.single .td-post-featured-image {
pointer-events: none;
}

Thanks

Post count: 46

it works thanks 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.