WordPress Custom Product Loop (woocommerce_product_query)

If you want to loop the woocommerce products with your own query, you can follow this tutorial. Normally if you create a product with different attributes. There will be one product on the shop page and as soon as you click on the product, you can choose, which variation you would like to order. A …

Continue reading

WordPress get Tag Cloud by Shortcode

I was creating a WordPress Website and i needed use the most used Tags in the website. I wanted to show the tags somewhere in the Website after breadcrumbs. WordPress has already a Widget called “Tag Cloud”. With this tool you can configure on the widget panel how many tags do you want to show …

Continue reading