We know the importance of having a consistent design, according to your vision. That’s why we’ve implemented a few filters to let you change the icons for some header elements. Cart icon Account icon Search icon Wishlist icon
You might’ve noticed an issue on mobile devices, when in some cases the elements on screen require a second tap to activate themselves. It can be often noticed when trying to access the mobile menu. Of course, we’ve tested a…
By default, the Conditional Module present throughout the theme, in places such as the header customiser, Content Blocks and more, has the relation of OR between its conditions. But, because some use cases rely on the relation to be AND…
With the latest version of Blocksy, you’re able to build a single template from scratch, using the Gutenberg editor. Great for designing custom post types to your liking. Creating a new Single template To achieve this, simply go to your…
If you wish to disable all calls to the Google Fonts API, simply integrate the following snippet. It completely removes all calls to the API, though third party plugins might still fetch Google Fonts.
We’ve enhanced the Blocksy experience with a new feature that lets you build customised archive card templates. Think of it as Full Site Editing on steroids. Creating a new Archive card template To achieve this, simply go to your WordPress…
In some cases, you might wish to modify the criteria on how the Related Posts module pulls in its posts. We have created two example filters, which accept standard WordPress queries. These help you modify the criteria on how Related…
The Gutenberg editor is very powerful and it lets you select from a palette of colours that’s been defined globally. If Blocksy’s colours are not enough for you, you can easily intercept the editor-color-palette function and add colours to it.…
If you’re looking to change the Wishlist URL, look no further than using this snippet! It should change the URL everywhere, including the Header element and My Account page item. Don’t forget to clear your permalinks caches!
By default, the Quick View gallery aspect ratio has a 1:1 image ratio. If you want to change this, you can use this snippet below.