• Inserting a “Posts” shortcode via the “insert shortcode” button in Post edit.

    The inserted code is something like:

    [su_posts …blah blah…tax_operator=”2″…blah blah]

    This doesn’t actually seem to do anything – need to manually edit it to

    [su_posts …blah blah…tax_operator=”AND”…blah blah]

    Not a huge deal since there’s a workaround, but mildly annoying enough to be worth fixing.

The topic ‘Insert Shortcode: Posts inserts a number, not a Bool, and doesn’t seem to work’ is closed to new replies.