Hello,
Thank you for using our plugin.
This shortcode dispaly default all parent category. If you want to display child category then you can pass parent id in parent paramenter in this shortcode. like [wpos_product_categories parent=’10’]
Note: now 10 is parent id.
Hi,
thanks for your answer.
I tried to add “parent” parameter to shortcode with different id’s, but unfortunately it’s not working. I received a blank place only instead of categories. I tried to use a child and sub-child categories – no success.
http://joxi.ru/YmEYMaeHE0vRm6
I tried it with [wpos_product_categories_slider parent=’186′] and [wpos_product_categories parent=’186′] shordcodes – the same situation.
Hello,
we got your query, you can add one more parameter in your short code:
[wpos_product_categories parent=’186′ hide_empty=”false”]
Note: This short code is taken only first level of parent child, not second level child also.
Hi,
thanks for your answer.
I did as you recommended – absolutely nothing, even no blank space as in previous situation. I tried to insert the Parent category ID, child category ID, sub-child category ID… no success.
Hello,
if you want to display all category(parent,child, sub child) then use below short code:
[wpos_product_categories parent=”” hide_empty=”false”]
note: no pass any ID in parent parameter, here parent is blank.
if you facing any problem let me know.
Hi,
thanks for your answer.
with this parameters [wpos_product_categories parent=”” hide_empty=”false”] I’m getting only Parent cateory and that’s all.
Screenshot: http://joxi.ru/l2ZMkR8I4kDRmJ
This is how my catalog looks: http://joxi.ru/n2YBxa7TxVo0A6
Hello,
sorry this short code is not a free plugin, so this type of functionality is available in our pro plugin.
Hi,
so as I understand, in free version only the parent categories would be shown?