Support

Home Forums Event Espresso Premium Display category list with link

Display category list with link

Posted: September 20, 2013 at 2:52 am


Federica Masala

September 20, 2013 at 2:52 am

Hi all, i’d like to display in a page the list of all categories, for each category i’d like to put a link to the events of that category.

I read documentation and forum, and i found this solution:
i create a page with the name of all categories, create a page with shortcode [EVENT_ESPRESSO_CATEGORY event_category_id=”id_category”] for each category. I put the link to page with short code, for each link.

Is this correct, is there other way?
Thank You so much.


Tony

  • Support Staff

September 20, 2013 at 2:59 am

Hi,

Yes you can use the above shortcode, or you can also use:

[EVENT_LIST category_identifier=your_category_identifier]
or
[EVENT_LIST event_category_id=your_category_identifier]


Federica Masala

September 20, 2013 at 3:53 am

Thank You so much fo your answer. So i have to create for each link a destination page with [EVENT_LIST category_identifier=my_category_identifier]

Thank you


Federica Masala

September 20, 2013 at 4:15 am

Ok I solved. I’ve added a plugin to wp to pup php code in page, so i create only 1 page with: [EVENT_LIST category_identifier=my_category_identifier] and replace my_category_identifier, with $_GET[‘CAT’], which i put in the url.

Thank you.

The support post ‘Display category list with link’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso