So I have a very activly maintained project that still relies on a tinyMCE here and there. And I needed to process some text and after an AJAX request inject it back into a textarea/tinyMCE field, but couldn t get it to work. Which was a bit weird, because after calling window.tinymce.editors in de browser console [ ] The post Quick tip: Adjusting and inject content into tinyMCE with WordPress…
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 [ ] The post Quick tip: FacetWP sorting order after a filter action /…
In the category of handy snippets I sometimes use. This one lets you install all plugins. Sometimes a deployment gets cut of or isn t succesfull for some weird reason and I m gettings errors while loading WordPress. I m adding skip-plugins because most of the times a plugins is borked. And I m adding --skip-themes just in case [ ] The post Quick tip: Force re-install all plugins with WP-CLI…
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 [ ] The post Prefix blog posts but not for tag and…
So I found this topic on why Trustindex s plugin Widgets for Google Reviews uses an external 3rd party CDN to load their images. I solved it by overwriting the HTML of the plugin s shortcode HTML: And overwrite the CSS of the plugin so that the plugin s CSS rule won t be loaded. You need to save [ ] The post Making Widgets for Google Reviews of Trustindex a bit more GDPR compliant appeared first…
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.…
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! The post Quick tip: Automaticly add Multiple Pages Generator Project sitemap to Yoast sitemap index appeared first on Jaime…
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 [ ] The post Zoeken binnen WordPress: Is it me you re looking for?…
Very interesting talk about organizations, teams and viewing problems in equanimity instead?of letting emotions run with you / other and lettings the ego have its way with us. The post Why Team Happiness can be the Worst Thing to Aim for appeared first on Jaime Martinez .
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! The post Using Twig in WordPress with Clarkson appeared first on Jaime Martinez .