Outline decoration of active button in Blocks

I wanted an outline look of the selected button in the interface in Pixilab Blocks. The outline css property doesn’t work with border-radius in Safari, so I made another solution that works with Blocks automatic scaling and centering of texts.

Read More »

Simple Expand for WordPress

This plugin makes it easy to get an expandable text, or a read more functionality inside a post or page. Install the plugin, search for Simple Expand or download it here. Use like this The title is the text that

Read More »

WP-rocket aggressive purge

In some cases WP-rocket cache plugin empties all cached files although all you do is update a post or product. Or for me when a customer does a purchase that changes the stock value for a WooCommerce product. What I

Read More »

Cleanup session in WooCommerce

There are some pretty simple ways to clear a session with WooCommerce that can be used with code when you need a user to get a brand new session with nothing old getting in the way. Can be used if

Read More »

WooCommerce – really slow wc_get_product_class

In my investigation and work to make WooCommerce perform a little bit better i found this little surprise! The little helper wc_get_product_class to print correct class names in the wrapper element in html for me took over 100ms per product.

Read More »

WooCommerce zero trimming decimal

I found this little neat thing when messing around with decimals in WooCommerce. Nice of them to provide this little filter! But even better if it was a setting in wp-admin, but until that is added, this is a quite

Read More »

CSV and HTML search filter for WordPress

This is one of my WordPress plugins (HTML filter and csv-file search) made to add a simple ajax-search in html or in uploaded CSV-file. The plugin has two shortcodes. [ csvsearch ] [ csvsearch ] is performing a search in

Read More »
Cart
Sign in
Loading...