Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

portfolio_types shortcode problem

Home / Forums / Virtue Theme / portfolio_types shortcode problem

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
August 19, 2018 at 2:42 am

HI Ben
it seems that when using this shortcode [portfolio_types orderby=title showexcerpt=true columns=2 items=4 childof=0 childcategories=false]

child categories always show, weather declared true or false.

it seems to be a problem with the shortcode template- if i change to this:

if($childcategories == false) {$parent = “”;} else {$parent = “0”;}

then child categories do not show as expected- however I cant seem to declare the option properly, so that the shortcode works. can you assist with this? it would almost seem as if the shortcode values are not being passed correctly to me. however not sure.

thanks

J

  • The forum ‘Virtue Theme’ is closed to new topics and replies.