FacetWP sorting order after a filter action / search

TL;DR So I have been tinkering with writing down some solutions I have encountered which I haven’t found a solution for on the internet. Although al lot could be found by using the correct and/or alternative search terms. One of these issues was a simple: “Keep sorting order of FacetWP instead for search relavance”. Background […]

Read more about FacetWP sorting order after a filter action / search

Prefix blog posts but not for tag and category archive page

TLDR; Install https://github.com/jmslbam/wp-post-url-prefixer to automaticly prefix your posts with blog and also create a /blog/ post archive page. Prefix posts via Permalinks settings is not good enough So for XvM Coaching I wanted to add a prefix to the blog posts and did so via the WordPress Permalink settings. But this also added the prefix […]

Read more about Prefix blog posts but not for tag and category archive page

Use first image of Woocommerce product gallery as post thumbnail

So I have a client who wanted to reuse Woocommerce Product gallery functionality somewhere else on the page, but didn’t needed to set a Featured Image for each individual product. The culprit Because the Woocommerce code checks if your product has a post thumbnail set, it won’t display the gallery if that’s empty. https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/templates/single-product/product-thumbnails.php#L29 The […]

Read more about Use first image of Woocommerce product gallery as post thumbnail

Automaticly add “Multiple Pages Generator” Project sitemap to Yoast sitemap index

When using Multiple Page Generator for vastgoedopkoop.nl I didn’t want to relay on delivering the project Sitemap XML via the robots.txt. Therefore I wrote a filter to automaticly add them to the Yoast WordPress SEO sitemap_index.xml. Easy as that, enjoy and have fun!

Read more about Automaticly add “Multiple Pages Generator” Project sitemap to Yoast sitemap index

Zoeken binnen WordPress: “Is it me you’re looking for?”

Video-opname Hieronder de opgenomen live-sessie welke is opgenomen. Dank aan de WordCamp NL organisatie voor de uitnodiging en ik ben erorm blij dat ik op deze manier heb mogen bijdragen aan de WordPress community! Als je deze talk interresant vondt, dan heb ik nog enkele andere talks. Aankondiging Yes! Ik heb er zin in. donderdag […]

Read more about Zoeken binnen WordPress: “Is it me you’re looking for?”

Using Twig in WordPress with Clarkson

At the end of 2015, we @ Level Level have released a WordPress Plugin accompanied with a Theme for WordPress that makes it possible to use the Twig templating engine and some awesome OO WordPress objects. Go check out the website for more information! Have fun with it because it’s awesome!

Read more about Using Twig in WordPress with Clarkson

WordPress Meetup 010 – September 2014

Het was een leuke en gezellig meetup! Hier is het lijstje van vragen welke ik en andere bij de Metup gaandeweg de avond hebben kunnen beantwoorden: Time tracking Deze gebruik ik zelf: Toggl – https://www.toggl.com/ Deze gebruiken we bij Level Level: Harvest – https://www.getharvest.com/ Dit omdat het?meer functionaliteit bied, alhoewel Toggl tegenwoordig goed uitgebreid is. […]

Read more about WordPress Meetup 010 – September 2014

Disable old blogroll / links manager in WordPress

So for this project for Level Level I needed to replace the old WordPress blogroll / linkmanager functionality by a CPT and a some more easier and cleaner edit form with better ACF meta boxes. While I read that if no links where present in the DB then the Links menu item would dissapear. But… […]

Read more about Disable old blogroll / links manager in WordPress

Talking at WP Meetup Rotterdam – februari 2014

I’m again pleased to announce that I will be speaking at the WP Meetup Rotterdam upcomming 10th of Februari. While last WP Meetup talk where at an advanced level this time I will be talking about the basics of WordPress theme development. It helps if you have some WordPress knowledge and some basic HTML, CSS […]

Read more about Talking at WP Meetup Rotterdam – februari 2014

Talking at WP Meetup Rotterdam 2013

I’m pleased to announce that I will be speaking at the WP Meetup Rotterdam upcomming 25th of November. I’ll be doing a talk about “How to simplify day to day WordPress tasks with WP-CLI”. WP-CLI is a command line tool that has helped dozen other developers around the world do some cool stuff. Just like […]

Read more about Talking at WP Meetup Rotterdam 2013