Hello, you used shortcode incorrectly:
[ shortcode_mg_brands_list show_abc=”1″ show_abc_title=”1″ show_images=”2″ hide_empty=”0″ show_count=”1″ show_description=”1″ ]
You need to remove SPACEBARS (start and end) and use this:
[shortcode_mg_brands_list show_abc=”1″ show_abc_title=”1″ show_images=”2″ hide_empty=”0″ show_count=”1″ show_description=”1″]
On site you see spacebars to see shortcode (without it WP on demo site will run shortcode instead of show).
Hello, i already removed the spaces on the page. But i have copyed your code now and pasted it on the page.
Stil no result: http://www.manoes.nl/merken-overzicht-2/
i use: [shortcode_mg_brands_list show_abc=”1″ show_abc_title=”1″ show_images=”2″ hide_empty=”0″ show_count=”1″ show_description=”1″]
This is my shortcode. It does not work. I disabled every plugin except ultimate woocommerce brands and it still doesn’t work.
[shortcode_mg_brands_list show_abc=”1″ show_abc_title=”1″ show_images=”2″ hide_empty=”0″ show_count=”1″ show_description=”1″]
You need to use correct ” symbol everywhere, not other symbols. On our demo site you can see different symbols, because WordPress convert this symbols display on site. We added notice about this on our site:
http://wp-plugins.dedalx.com/woocommerce-brands/shortcodes/
I entered the shortcode exactly as you wrote it…
[shortcode_mg_brands_list show_abc=”1″ show_abc_title=”1″ show_images=”2″ hide_empty=”0″ show_count=”1″ show_description=”1″]
… and I also copied it from your demo site and removed the spaces at each end. Everything I have tried does not work. When I load the page in a web browser, all it displays is…
[shortcode_mg_brands_list show_abc=”1″ show_abc_title=”1″ show_images=”2″ hide_empty=”0″ show_count=”1″ show_description=”1″]