Slick Media Blog

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

Stop Blurring in Facebook Cover Photo

February 7, 2023
2023-02-07
How to stop the Facebook Cover Photo from blurring with a recommended Facebook Cover Photo size

Windows 11 restore missing, hidden, off-screen windows

November 8, 2022
2022-11-08
Restore a missing, hidden or off-screen window in Windows 11 with a few simple keystrokes

A good website is an investment, not an expense

November 7, 2022
2022-11-07
A client should consider a good website as an investment, not an expense, and what to do if the client objects to pricing.

Cloudflare www to non www 301 redirect

August 11, 2022
2022-08-11
Redirect 'https://www' URLs to 'https://' with Cloudflare 301 Redirect and remove the redundant 'www' in the browser address bar.

Fix can't write document presets file error on close in Photoshop

August 2, 2022
2022-08-02
Fix the 'can't write document presets file' error on close in Adobe Photoshop

Fix Jpeg Mini Pro 3 The following components are required to run this program

June 28, 2022
2022-06-28
Fix the Jpeag Mini Pro missing Microsoft components error.

jQuery prepend To

March 7, 2022
2022-03-07
Use jQuery to insert HTML elements to the beginning of a target element

Stop Ad Blockers blocking Ads on Websites as a responsible advertiser

March 4, 2022
2022-03-04
Ways to stop ad blockers blocking advertisements on websites with code, content and structure while maintaining a responsible and intelligent advertising approach.

jQuery if child has Class remove parent

January 24, 2022
2022-01-24
Remove the parent div if the child has a particular Class using Query

Microsoft Outlook sort folders alphabetically

November 8, 2021
2021-11-08
How to sort Microsoft Outlook Folders alphabetically

Get IP with jQuery & ipify API

September 23, 2021
2021-09-23
Get the client IP address with jQuery and the simple ipifyAPI provided to identify users on your website

jQuery Insert into Random Positions

September 10, 2021
2021-09-10
Insert an element into a random position between a container's elements to move on page refresh.

Webflow Prev Next Pagination with Names

August 16, 2021
2021-08-16
A Previous Next Pagination for Webflow with Item Names using Collections, jQuery and basic CSS.

Disable Option Selection in Select Dropdown

August 13, 2021
2021-08-13
Disable and grey out a select dropdown option so that it's not an available choice. This select option disabling is handy for the first HTML select choice option.

Scroll to Top Button

August 4, 2021
2021-08-04
Create a Scroll to Top button for your website with CSS and jQuery Snippet

Ajax Load External Script

July 5, 2021
2021-07-05
How to load an external script with Ajax

Webflow Responsive Slider

June 16, 2021
2021-06-16
How to create a Responsive Webflow Slider using CSS only and just 3 simple steps

Webflow Mobile Nav Scroll Overflow

June 7, 2021
2021-06-07
How to scroll the Webflow Mobile Nav with overflow

Set Timeout Function

June 6, 2021
2021-06-06
How to set a desired time before a function triggers

jQuery Get Attribute

April 6, 2021
2021-04-06
How to alert and also display an attribute with jQuery.