Category: WordPress

With 209 articles also related to:

Aleš Sýkora wrote:

Display only first image from multi value field in toolset

November 28, 2023 in WordPress

I am using a custom field called “product images” where I upload images for my custom post type Coffee machines. When I want to show the image in the archive then, I just want to display the first Image. Not all of them. What happen is that toolset field automatically display all images from the…

Continue reading

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”

Continue reading

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.

Continue reading

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.

Continue reading

Aleš Sýkora wrote:

Toggle Table Row with jQuery (usable in Toolset)

December 31, 2019 in WordPress

If you want toggle to open a new row in the table, then you need to use some jQuery with Toolset again. First – create the table (you can use it in view, content tempate, etc.). All credit for this example goes to jsfiddle: https://jsfiddle.net/GqS7W/. And use it with this jQuery script. Do not forget…

Continue reading

Aleš Sýkora wrote:

Category Specific Conditional IF

December 31, 2019 in WordPress

If you need to use conditional IF to display posts for some specific category, here is example conditional how to do that: If you want to display posts not in category, then use ! as negotiation: Credits: Bryan Candy, Toolset User Group on facebook.

Continue reading

Aleš Sýkora wrote:

Bootstrap 4 button line break

November 11, 2019 in WordPress

Break the line of long text in Bootstrap 4 button on mobile device.

Continue reading

Aleš Sýkora wrote:

Comments Shortcode for Content Templates

November 11, 2019 in WordPress

Display comments section whetever you want.

Continue reading

Aleš Sýkora wrote:

Speeding up WordPress & Toolset

November 28, 2023 in WordPress

Tips for speeding up WP + Toolset.

Continue reading

Aleš Sýkora wrote:

WP Rocket + Toolset Exclude files from Defer JS

November 28, 2023 in WordPress

If you use WP Rocket + Toolset (especially Toolset forms) you should exclude deferring some scripts.

Continue reading