Slick Media Blog

Covering Website Design, Coding, SaaS, Software and Tech.
Editorial by
Glenn

Set the og:url in Webflow using the Canonical URL

This is some text inside of a div block.
This is some text inside of a div block.
Why the og:url is a significant omission in the Webflow Open Graph settings, and how to set the og:url using the canonical URL setting in Webflow.

Webflow Dynamic CMS Select

This is some text inside of a div block.
This is some text inside of a div block.
A dynamic Select in Webflow populated by CMS items to make a selectable option menu for Webflow forms. This simple tried and tested Webflow hack uses no external scripts.

Webflow Nested Collections Limitations Solved with jQuery

This is some text inside of a div block.
This is some text inside of a div block.
Circumvent current Webflow Nested Collections limitations using a custom light jQuery script to load multiple Collection content from the Collection Template Pages directly into respective Collection List items in a Collection List.

Fix Blurry Lower Quality Image in Webflow

This is some text inside of a div block.
This is some text inside of a div block.
Fix blurry or lower-than-anticipated quality images in Webflow by tweaking the hidden responsive image settings.

Webflow Dynamic CMS Slider

This is some text inside of a div block.
This is some text inside of a div block.
Create a dynamic Webflow CMS Slider for your Webflow CMS Collections with the native Webflow Slider and a small Vanilla JavaScript custom code embed. Data Attributes enable easy implimentation, and Multiple Dynamic CMS Sliders are supported.

jQuery if child has Class remove parent

This is some text inside of a div block.
This is some text inside of a div block.
Remove the parent div if the child has a particular Class using Query

Webflow Prev Next Pagination with Names

This is some text inside of a div block.
This is some text inside of a div block.
A Previous Next Pagination for Webflow with Item Names using Collections, jQuery and basic CSS.

Webflow Responsive Slider

This is some text inside of a div block.
This is some text inside of a div block.
How to create a Responsive Webflow Slider using CSS only and just 3 simple steps

Webflow Mobile Nav Scroll Overflow

This is some text inside of a div block.
This is some text inside of a div block.
How to scroll the Webflow Mobile Nav with overflow

Scroll To with Fixed Header

This is some text inside of a div block.
This is some text inside of a div block.
This jQuery snippet is the holy grail of jQuery Scroll To with Fixed Header and the only script that we have found to work with Webflow Fixed Header with Scroll.

Auto populate Webflow form from URL parameter uppercase remove %20

This is some text inside of a div block.
This is some text inside of a div block.
How to auto-populate a Webflow form from URL parameter

jQuery Other Input box to Select dropdown

This is some text inside of a div block.
This is some text inside of a div block.
How to create an 'Other' Input Box from a select dropdown

Webflow Breakpoints

This is some text inside of a div block.
This is some text inside of a div block.
The standard Webflow breakpoints media queries and how to use them in your custom CSS

jQuery Visible on Screen

This is some text inside of a div block.
This is some text inside of a div block.
A great piece of code that allows you to run a script when an element is physically visible on the screen.

WordPress add link to Featured Image

This is some text inside of a div block.
This is some text inside of a div block.
How to add an external link to the featured image on the main post page. This is particularly useful for linking to client websites, affiliate links or any manner of URLs where linking out to an alternate URL is desirable.