Leveraging AI to Supercharge Your WordPress Business Website
In today’s competitive digital landscape, every business website needs an edge to...
7.Apr.2017 | Freelance Web Design, Stuff i like, Wordpress
I came across this when looking for a purpose built, fully customisable calendar – https://fullcalendar.io/
Im just starting to work with it now for an in-house app/web design project that needs the option of populating the calendar with a shift pattern using a JSON feed. The user will be able to request a shift swap on a selected day posting via a private custom post type.
Very impressed so far and if your looking for a fully customisable calendar, this is pretty good!
Share
In today’s competitive digital landscape, every business website needs an edge to...
WordPress has come a long way since its humble beginnings in 2003....
In the ever-evolving landscape of website development, staying ahead of the curve...
A useful bit of code to prevent files from being accessed (or hotlinked) in WordPress. Prevent files from being directly...
Simple bit of jQuery to add an active class to the current navigation item based on the page url. jQuery("nav...
Add this code to your functions.php file to add the dimensions to the image object array for svgs. add_filter( 'wp_get_attachment_image_src',...