Hello. Is it possible to remove the link on the featured image of a post? See for example here: https://beige.company/kengo-kuma-architect/ - I don't need that image to be clickable.
Thanks, that works. I was hoping this will remove the following error in the code I'm seeing in Chrome:
jquery.fluidbox.min.js:1 Fluidbox: The jQuery debounce/throttle plugin is not found/loaded. Even though Fluidbox works without it, the window resize event will fire extremely rapidly in browsers, resulting in significant degradation in performance upon viewport resize. (anonymous) @ jquery.fluidbox.min.js:1
It doesn't seem to affect the site, but I'd still love to get rid of it. There was someone else with the same issue here: https://laborator.ticksy.com//ticket/1316572/ but believe the answer was private.
There is not any error in the console, that is a warning which does not affect the functionality of the theme, anyway we have added this code to functions.php file of Kalium and it doesn't show anymore now:
Hello. Is it possible to remove the link on the featured image of a post? See for example here: https://beige.company/kengo-kuma-architect/ - I don't need that image to be clickable.
Thanks! Alex
Hi there,
Adding this CSS to Custom CSS will make the image un-clickable:
Best regards,
Laborator Team
Thanks, that works. I was hoping this will remove the following error in the code I'm seeing in Chrome:
It doesn't seem to affect the site, but I'd still love to get rid of it. There was someone else with the same issue here: https://laborator.ticksy.com//ticket/1316572/ but believe the answer was private.
Thanks! Alex
Hi Alex,
There is not any error in the console, that is a warning which does not affect the functionality of the theme, anyway we have added this code to functions.php file of Kalium and it doesn't show anymore now:
Best regards,
Laborator Team