Limit available sites in Multisite Language Switcher

Published: Leave a comment Last update:

By default, Multisite Language Switcher displays all configured sites in a multisite as potential translation. This is not useful in certain environments. For instance, here at Epiphyt, we have the main site in English and German as well as the site of Impressum Plus. This means, we have four sites in total, of which two are in English and two are in German.

Continue reading Limit available sites in Multisite Language Switcher

Block Editor: Add a link to a whole column block

Published: Leave a comment Last update:

There are cases where you want to link a whole column block to another target. However, obviously there is no such option for an edge case directly built into the column block in the block editor. Fortunately, JavaScript is quite powerful, so you can achieve this functionality with a little bit of code.

Continue reading Block Editor: Add a link to a whole column block

Is the Block Editor too progressive for WordPress?

Published: Leave a comment Last update:

The Block Editor is completely new beginning. But does its development fit in the WordPress ecosystem? I ask myself this question over and over again, if I have certain problems, especially if a new version of the Block Editor is released – or even more critical – if they land in WordPress Core.

Continue reading Is the Block Editor too progressive for WordPress?

Display a single post of a post type with different slug

Published: Leave a comment Last update:

I had a request where products of a post type product should be displayed under the URL path /product/product-name. So far, so good. However, a single product of this post type should be displayed via /portfolio-product-name.

Unfortunately, I couldn’t find any solution via Google. So I needed to start digging.

Continue reading Display a single post of a post type with different slug

Internationalization and Impressum Plus 2.2

Published: Leave a comment Last update:

Today, I’m happy to announce that the full website (and Impressum Plus respectively), can be completely used in English. This has been a long way but I finally managed it! 🥳 This does not only makes sure that every non-German user can view all information about Impressum Plus and the other plugins in English, but also makes the whole buying process more appealing and understandable.

Continue reading Internationalization and Impressum Plus 2.2