jeroenbraspenning
jeroenbraspenning
I made an alternative solution, might be suitable for someone. ``` var FixScrollMagicJumpingPin = (scene, pinnedElement) => { let pinned = false let maxPos = 0 // overwrite the top...
Thanks for your quick reply! Wordpress version: Version 5.1.1 Timmy version: 0.14.0 Configuration: ``` // reset thumbs sizes set_post_thumbnail_size( 0, 0 ); add_image_size( 'thumbnail', 0, 0 ); add_image_size( 'medium', 0,...
Has anyone found a way to solve this? i'm experiencing the same issue.