Welcome to my world of WordPress mastery!

My mission? To empower you to unlock the full potential of your WordPress site. Together, we’ll transform your website into a seamless, secure, and swift experience.

If you find my tutorials helpful, consider fueling my creativity with a cup of coffee!

Buy me a beer.

What's NEW

Aleš Sýkora wrote:

Bricks: Auto scroll to active Tab ─ Tabs Nestable element

May 3, 2024 in Bricks Builder, Custom Code, WordPress / 0 comments

If you want your browser to autoscroll to the tab content when user click on Tab nestable title (especially in mobile view) you will need to add some javascript to your page. I use Code Block to add this code only where I need it. Here is the code to insert into Bricks Code Block:…

Continue reading

More latest posts

Elevate Your Brand

Premium Advertising Space for a Modest Fee.

Contact mailto:[email protected] for details.

Affilliate The Ultimate Snippet Manager for WordPress. Code Smarter, Not Harder!

Advanced Scripts: Enjoy a lightweight snippet manager. No more bloated plugins, professional PHP management, and seamless SCSS or LESS writing.

Check it out

Supercharge Your WordPress Styling with Automatic.css Affilliate

Streamline your styling process with #1 CSS framework for WordPres Builders.

Check it out

STICKY posts

Aleš Sýkora wrote:

How to Translate RSS Feeds with TranslatePress

December 6, 2023 in Custom Code, Plugins, WordPress / 3 comments

One of the challenges I found when using the TranslatePress plugin with Oxygen builder and Bricks builder is the translation of RSS feeds, which is not supported. Supported from TranslatePress – Multilingual (2.6.7+). EDIT: 06.12.2023 – The TranslatePress now support the RSS feeds, but only Titles are being translated, so this code works better. This…

Continue reading

Aleš Sýkora wrote:

Load more button for Bricks Gallery and Limiting the Number of Displayed Images

May 23, 2024 in Bricks Builder, Custom Code, Plugins, WordPress / 5 comments

If you like to hide your Bricks Builder gallery until user click on show more button, let’s do it! Step 1: Structuring the Gallery Ensure your gallery in Bricks Builder is structured with a specific class, like .product__gallery. By default, each image item has a consistent class .bricks-layout-item. Just ensure if it doesn’t changed in…

Continue reading