Posts
Holiday Taxis
Multilingual WordPress theme design custom-built to match existing ecommerce site design.
Tags: multilingual site, theme design, wordpress
Gravity Forms count uploaded files programmatically
Gravity Forms offers a very nice multi-file upload function, allowing multiple images to be attached to a form. This snippet counts the number of uploaded files and submits the count as a read-only field on the form.
Tags: gravity forms, hooks, wordpress
Generate Sponsorship
Technical SEO of Drupal 7 site using content type and template modifications.
Tags: drupal, technical seo
Baroque Jewellery
WordPress theme design custom-built to match existing ASP ecommerce site design.
Tags: theme design, wordpress
Gucinari
Customisation of WooCommerce site to add trade accounts and pricing.
Tags: custom module development, trade pricing system, woocommerce
Disable Yoast WordPress SEO for certain roles
For some strange reason, Yoast SEO doesn’t set capabilities, so access permissions for SEO functions cannot be limited by role. Here are some workarounds to do that.
Brighton Steiner School
Responsive school website built in WordPress with event management and online application forms.
Tags: event management, gravity forms, responsive design, wordpress
WordPress comment tracking in Google Analytics without hacking core
How to track WordPress comments as a Google Analytics goal if your theme uses the WordPress comment_form function. This solution uses jQuery to avoid making changes to core files.
Tags: goal tracking, google analytics, wordpress
Cleaning up Gravity Forms file uploads
Uploaded files attached to Gravity Form submissions can quickly mount up, filling up server space. Find out how to remove expired form entries, including the attached files; and also to remove any temporary files left over from abandoned submissions.
Tags: file upload, gravity forms, woocommerce, wordpress
Customising WooCommerce notification emails with hooks and filters
WooCommerce has many hooks to customise the email notifications sent at various stages of the purchase process, but these are not very well documented. Find out how to use some of these useful filters.
Tags: filters, hooks, notification emails, woocommerce