Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    sorry this is not possible at the moment however did you mean 2 single events page or events list? if you mean events list, you can try to use shortcode [events_list]

    https://wp-events-plugin.com/documentation/shortcodes/

    Thread Starter corpcasting

    (@corpcasting)

    Sorry for the confusion. I will clarify.

    I want users to be able to submit music events on one form, and fitness events on another form. Then I want a page that lists all of the music events that have been submitted, and a separate page that lists all of the fitness events that have been submitted.

    Is this possible?

    Yes, you could split the two types using a different category for each and then use shortcodes like this to display the two lists (changing 1 and 2 to the correct category IDs):

    [events_list category="1"]
    [events_list category="2"]
    Thread Starter corpcasting

    (@corpcasting)

    Ok great. Thank you. And it is also possible to have two different submission forms as well then, yes?

    Also, how do I go about adding categories? Our current event submission form does not have a category option.

    Thread Starter corpcasting

    (@corpcasting)

    Any word on how to add categories? And would I be able to define one event submission form entries as being category=”1″ and have events submitted on the other form on another page have category=”2″ without the end user seeing these?

    Thread Starter corpcasting

    (@corpcasting)

    Ok. I have the categories figured out. Now I just need to know if it’s possible to do two different submission forms… and if so, how to do that.

    Thanks!

    Thread Starter corpcasting

    (@corpcasting)

    Under “Event List/Archives” in the Settings, I set it to “[No Events Page]”, and used the shortcode [events_list category=”72″], but on the page it says “No Events”. There are over 4,000 events in that category. Any idea what could be wrong?

    Assuming the category ID is correct, have you tried using that shortcode in a different page?

    Thread Starter corpcasting

    (@corpcasting)

    Ok. I solved half the problem. The shortcode did work on a different page, but it’s not honoring the category call. It is still showing events that should be in another category. I tried doing a bulk edit of events and putting them all in their appropriate category… and according to the Event Categories page, each of the two categories have plenty of posts in them… but when I call category 72 (which is my main category), it still lists events that I know I put in another category. Any idea how to remedy this? I’m guessing the events aren’t getting tagged with the other category like they should be.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    Is this the shortcode [events_list category=”72″] that is not working? if yes, this works for me?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘2 Events Pages’ is closed to new replies.