This article will provide links to different resources to enhance your Mautic integrations. A short info about the tool is also provided. Should you require assistance with any Mautic setup and or troubleshooting, do not hesitate to get in touch. Mautic enables brands to integrate…
The CSS property text-transform is very useful when it comes to standardising the look of headings and various other elements from inconsistencies when content has been added to a website. The rule below will capitalize (title-case) all words in the sentence. <p>Lorem ipsum dolor sit…
There are various ways to handle responsive images, one of the more time consuming ways is to add images usingĀ srcset andĀ sizes. This method has the advantage that you then serve the right image size based on the device resolution. The downside is that you are…
I have been using Cloudflare for quiet some time now and every now and then there are some additions to the offering which are really worth looking into. I have used a bunch of different CDN tools to host images, but a lot of these…
Keeping your disks healthy is the number one method to prevent data loss. The commands below will assist with ensuring this does not happen. As always, taking backups, or at least having backups available is important to ensure your data is kept secure. You can…
It always seems there is an overkill to optimize a WordPress site with way too many plugins. This often results in a site loosing speed rather than gaining speed. Often the most simple and elegant solution is to take advantage of server technology, which already…