• Resolved wordmax

    (@wordmax)


    Rather than manually assigning review form, reviews summary and reviews display for each post in the wp editor (which is rather time consuming if you have many posts) is there a way to include these so they are automatically (programmatically) assigned uniquely to each post?

    And, if so, can this be done with custom post types as well as normal posts?

    For example we have many posts that are for reviews for different web hosting services.

    Thanks for your help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    Have you tried using the assigned_posts=post_id option (using the post_id value instead of a numerical Post ID)? That’s what it’s for.

    Plugin Author Gemini Labs

    (@geminilabs)

    Please also read the Help > Shortcodes page which explains this option (and the allowed values) in more detail.

    Thread Starter wordmax

    (@wordmax)

    Thanks for the quick reply. Is the assigned_posts=post_id option in the settings somewhere or is this a variable for a shortcode? If it’s for a shortcode, how to we implement it one time so that it works across all specified posts. Using something like code snippet or ad inserter plugin and then assign short code to desired posts?

    Sorry, just getting familiar with the plugin. So please forgive if we missed an obvious setting for assigned_posts=post_id

    Cheers

    • This reply was modified 3 years, 8 months ago by wordmax.
    • This reply was modified 3 years, 8 months ago by wordmax.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to auto-populate posts or custom posts with assigned reviews?’ is closed to new replies.