Category: Oxygen Builder
With 208 articles also related to:
Aleš Sýkora wrote:
Better product gallery lightbox with Oxygen and Fancybox
November 28, 2023 in Oxygen Builder, Plugins, WordPress
I will show you, how I am creating galleries like this (open random car to see it) in Oxygen Builder. I hate the product builder and default behavior of WooCommerce lightbox and magnifying glass function on hover. So I am using Image block wrapped in link – for featured image. And Oxygen’s gallery block for…
Aleš Sýkora wrote:
Oxygen Dynamic repeater examples
January 14, 2021 in Oxygen Builder, Plugins, WordPress
Query parent pagedata in Oxygen repeater Query parent page on child page. If current page is parent then query this page itself. Display all posts with same ACF post object field value Gets current post ID and look for posts connected to it by post object field from ACF.
Aleš Sýkora wrote:
Custom SCROLLBAR with Oxygen Builder
December 7, 2020 in Oxygen Builder, Plugins, WordPress
Are you looking for some cool scroollbar, like on CSS-Tricks website? for a specific DIV use this in your custom CSS: for a whole document use body instead.
Aleš Sýkora wrote:
Footer at the bottom of page Oxygen Builder
December 2, 2020 in Oxygen Builder, Plugins, WordPress
Push your footer to the bottom in oxygen builder.
Aleš Sýkora wrote:
Disable Woocommerce image zoom on hover in oxygen
November 28, 2023 in Oxygen Builder, Plugins, WordPress
Add this to custom snippets. Or put in custom funcionalities plugin. Dont worry, lightbox will be working. Then the magnyfing glass icon dissapears, the over effect is gone, but the lightbox works perfect :-).
Aleš Sýkora wrote:
Show All post types in category archive with/without oxygen
October 27, 2020 in Oxygen Builder, Plugins, WordPress
If you want to display all post types posts – the custom and default, which use the same default category as a taxonomy, you need to put this in your custom code snippets plugin an change the array to your needed post types: Normally wordpress shows only the default posts in category archive.
Aleš Sýkora wrote:
ACF Repeater Post Object in oxygen code block
October 2, 2020 in Oxygen Builder, Plugins, WordPress
You are using gutenberg and ACF and toolset and need to add related posts in slider, which you choose at the post you are editing? Also you need to put them in the content, exactly where you want? Create ACF repeater with Post Object field insideCreate Oxygen Block for GutenbergAdd code block and FlickityEdit your…
Aleš Sýkora wrote:
Woocommerce AJAX add to cart button in Oxygen repeater
November 28, 2023 in Oxygen Builder, Plugins, WordPress
If you want to style custom repeater for woocommerec product categories in Oxygen builder and use the AJAX buttons in it feel free to use them with shortcode [add_to_cart id=””] or just copy the button html with class=”add_to_cart_button ajax_add_to_cart”
Aleš Sýkora wrote:
Oxygen two columns woocommerce checkout
April 23, 2020 in Oxygen Builder, Plugins, WordPress
CSS Fix for Woocommerce checkout page in Oxygen Builder.
Aleš Sýkora wrote:
Oxygen Lazy Load Gallery (Working 2023)
November 28, 2023 in Oxygen Builder, Plugins, WordPress
Tutorial for working Lazy Load solution for Oxygen Builder gallery module.