[1.0 BETA] custom grids not considered in shortcode
-
Hi community.
The problem today is the following:
if I specify a custom grid layout inside a shortcode in which I also use the posts_query directive, the grid layout doesn’t seem to get considered.
Here’s the shortcode:
[wp-tiles posts_query="post_type=my_custom_post_type&tax_query{0}{taxonomy}=custom_cat&tax_query{0}{field}=slug&tax_query{0}{terms}=my_custom_category&orderby=menu_order&order=DESC&post_status=publish" grid="AAABBBBCCC|AAABBBBCCC|AAABBBBCCC|DDDBBBBEEE|DDDBBBBEEE|DDDBBBBEEE" small_screen_grid="AAABBBBCCC|AAABBBBCCC|AAABBBBCCC|DDDBBBBEEE|DDDBBBBEEE|DDDBBBBEEE" padding="0" link="none"]
As always if I misunderstood the functionality of one of the directives mentioned above please forgive me ??
Cheers!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[1.0 BETA] custom grids not considered in shortcode’ is closed to new replies.