This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

falfaro

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: Using query parameter in [post_grid] shortcode #3995
    falfaro
    Participant

    It 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

    in reply to: Using query parameter in [post_grid] shortcode #3990
    falfaro
    Participant

    I 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.
    in reply to: How can I make a toggle box to appear open? #3988
    falfaro
    Participant

    Thanks, I will try to make that addition to the shortcode,

    in reply to: Using query parameter in [post_grid] shortcode #3161
    falfaro
    Participant

    Hi 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.
Viewing 4 replies - 1 through 4 (of 4 total)