• We have an event that falls into two different categories. e.g. aaa and bbb. I also set the category name to display on the event detail page. When I view the detail event page for this event at the front end, the category name of aaa is displayed. I notice aaa is ahead of bbb in the category selection list in the new event set up page. This makes me think the display of category name aaa at the front end is because of that. I could be wrong though. I want the category name bbb to be displayed for this event. How can I accomplish that. Thanks.

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

    (@angelo_nwl)

    Hi,

    just to confirm, is that under the single events page and when using placeholder #_CATEGORIES ? If yes, you can try to modify template file at events-manager/templates/placeholders/categories.php

    to use templates: https://wp-events-plugin.com/documentation/using-template-files/

    eg. wp-content/themes/Your Theme/plugins/events-manager/placeholders/categories.php

    Thread Starter francoc30

    (@francoc30)

    Thanks angelo_nwl for the pointer. Yes I do use the #_CATEGORYNAME placeholder in the Single Event page under Format. However, I am not a developer and do not know how to modify the categories.php to achieve what I need. If given sample modification codes I can go in to make corresponding changes. Please help.

    • This reply was modified 3 years, 6 months ago by francoc30.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rearrange the sequence of the category list in new event’ is closed to new replies.