Menu

Tag: web design

WordPress logo - blue background

How to get AMP pages to validate with CloudFlare and WordPress

If you’re using AMP pages (Accelerated Mobile Pages) and CloudFlare on your WordPress website/blog you’ve probably noticed some validation errors. This guide assumes you have the WordPress AMP plugin installed. To fix the validation errors go to Page Rules on the CloudFlare dashboard and add a rule for your website. Use the following url pattern: *thewirelessguy.co.uk/*/amp/* Obviously […]

Foundation Framework

How to use ZURB Foundation for Sites with WordPress jQuery

The menu toggle in the Top Bar (on small screen sizes) on ZURB’s Foundation Framework for Sites (4, 5 and 6) doesn’t work when you use the default jQuery that comes with WordPress. However it works when you use the standard jQuery from Google’s CDN. You shouldn’t load a different jQuery in WordPress otherwise you could […]

WordPress logo

How to detect mobile visitors in your WordPress theme or plugin

There are plenty of solutions for making your WordPress website mobile friendly. Most of them redirect to a separate mobile friendly theme. However this may be overkill for certain sites which just require a few minor changes to look right on a mobile device. This solution could be used for example to load a separate […]