• Resolved eviltomato42

    (@eviltomato42)


    Hi,
    I plan to put my polls on a custom taxonomy and not the default “posts”. Can this be configured for that?

    Thanks

    • This topic was modified 3 years, 2 months ago by eviltomato42.
Viewing 1 replies (of 1 total)
  • Plugin Author ays-pro

    (@ays-pro)

    Hi, dear @eviltomato42,

    Thank you for the topic.

    It depends on how the taxonomy is being loaded.
    Our plugin is generating a shortcode([ays_poll id=YOUR_POLL_ID]), which you need to insert into the content.
    If it doesn’t work, please try to insert the following code into the PHP file: <?php echo do_shortcode(‘[ays_poll id=YOUR_POLL_ID]’); ?>

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Taxonomy’ is closed to new replies.