3D Artist, Game Developer, Web Frontend Developer and digital music producer
-
Prosynthor Productions
- Rotterdam
- http://www.prosynthorproductions.com
Pinned Loading
-
Wordpress WooCommerce Product Catego...
Wordpress WooCommerce Product Category panel accordion collapse 1<div class="panel-group">
23<?php
4$taxonomy = 'product_cat';
5$orderby = 'name';
-
Wordpress WooCommerce product catego...
Wordpress WooCommerce product category simple list 1<?php
23$taxonomy = 'product_cat';
4$orderby = 'name';
5$show_count = 0; // 1 for yes, 0 for no
-
Wordpress Template String Translation
Wordpress Template String Translation 1<?php _e('Text to translate', 'text-domain'); ?>
-
Wordpress WooCommerce Simple product...
Wordpress WooCommerce Simple product category loop 1<?php
2$parentid = get_queried_object_id();
34$args = array(
5'parent' => $parentid
-
Wordpress WooCommerce Add Product li...
Wordpress WooCommerce Add Product list or grid toggle 1// Grid / List toggle
2/**
3* WC_List_Grid class
4* */
5/*
-
Wordpress WooCommerce Products on sa...
Wordpress WooCommerce Products on sale Bootstrap carousel 1<div class="carousel slide" data-ride="carousel">
23<div class="carousel-inner">
4<?php
5$params = array(
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.