a0394
Forum Replies Created
-
Hi, what kind of customization?
Forum: Plugins
In reply to: [Custom Post Type UI] CPTui – HierarchyHi Michael, thanks for your replies. In the end i just created a page for each activity (eg. /basket/) with two child pages each (eg. /basket/basket-news/ & /basket/basket-events/) with relative posts assigned to them. Not the cleanest solution i reckon, but it did get the job done.
ThxForum: Plugins
In reply to: [Custom Post Type UI] CPTui – HierarchyHi, any news? As i said i’d like to have the following:
sitename/activity/news*OR*events/post-name/activity/ is a static page that displays some info and then 3 articles for “news” and 3 for “events”
Hence both “news” and “events” have their own archive, and below the 3 articles in the /activity/ page there’s a button “View more” that takes you to activity/news or activity/events.
How can i achieve this? It should be easy, but it’s been driving me mad for weeks.
THX!Forum: Plugins
In reply to: [Custom Post Type UI] CPTui – HierarchyHi, thanks for your reply. I need the url structure to be mysite/basket/news/post-name only for logical reasons, as the /news/ related to /basket/ would be the “parent level” of /post name.
What i still don’t get is, how can i have those two /news/ and /events/ if i create a static page (/basket/) and then a single archive?