• Resolved janeri2021

    (@janeri2021)


    There is an error in the file shortcodes-ultimate/includes/shortcodes/posts.php in line ~ 362.

    Now is “$args[‘tax_query’][‘relation’] = $tax_relation;”
    Right is “$tax_args[‘tax_query’][‘relation’] = $tax_relation;”

    The adjustment will make it possible to make a selection according to different parameters of taxonomies.

    • This topic was modified 3 years, 8 months ago by janeri2021.
    • This topic was modified 3 years, 8 months ago by janeri2021.
  • The topic ‘Error in shortcode posts’ is closed to new replies.