• Resolved balinsa

    (@balinsa)


    I am using Elementor. It seems that the general “post info” element does not support specifying a tag group defined by Tag Groups plugin.

    Is it possible to display a “post” or “post info” object in Elementor, with query=[tag group] defined by Tag Groups? Can I do it by shortcode and if yes, how?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Steve Burge

    (@stevejburge)

    Hi @balinsa. This guide to the Post Tags feature may help. It suggest using a shortcode: https://taxopress.com/docs/post-tags/

    Thread Starter balinsa

    (@balinsa)

    Finally I got the problem solved, here is my experience:
    – in pages, if I want to use post or post items, I create a loop object with tags_post_id=0 parameter first, and then insert the loop object into pages. It is not viable to insert html with shortcode directly to a page for post function
    – in post, I can insert an html element directly with shortcode.

    Plugin Author Steve Burge

    (@stevejburge)

    Thanks for posting your solution @balinsa, and thanks for using Tag Groups.

    • This reply was modified 3 years, 2 months ago by Steve Burge.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Using Tag Groups with Elementor’ is closed to new replies.