Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
AuthorReplies
-
falfaro
ParticipantIt looks like my custom post type was messing with the categories in some strange way. After I restored the swagger theme the shortcode worked. Thanks
falfaro
ParticipantI am using the latter (2). A better example will be:
This query works fine in a widget:post_type=solutions&category_name=solution-service-provider&numberposts=3&offset=0&orderby=rand&order=DESC
but it does not in a shortcode
[post_grid columns="3" rows="3" query="post_type=solutions&category_name=solution-service-provider&numberposts=3&offset=0&orderby=rand&order=DESC" link="false" link_target="_self"]
I repeater, I am not using the HTML code for ampersand (& amp ; )
Thank you
-
This reply was modified 10 years, 1 month ago by
falfaro.
-
This reply was modified 10 years, 1 month ago by
falfaro.
-
This reply was modified 10 years, 1 month ago by
falfaro.
-
This reply was modified 10 years, 1 month ago by
falfaro.
-
This reply was modified 10 years, 1 month ago by
Jason Bobich.
falfaro
ParticipantThanks, I will try to make that addition to the shortcode,
falfaro
ParticipantHi Jason. I am using Version: 1.1.5.
the comedy tag is just an example. Post Grip Widget with the following query worked
post_type=products&posts_per_page=8&cat=19
Using the same in a shortcode does not work
query="post_type=products&posts_per_page=8&cat=19"
-
This reply was modified 10 years, 1 month ago by
falfaro.
-
This reply was modified 10 years, 1 month ago by
falfaro.
-
This reply was modified 10 years, 1 month ago by
Jason Bobich.
-
This reply was modified 10 years, 1 month ago by
-
AuthorReplies
Viewing 4 replies - 1 through 4 (of 4 total)