Uldar
Forum Replies Created
-
Okay I think I need to make it 100% clear what I want so here it goes:
In the calendar when you click an event you are passed on to the single event page if I am not wrong. At that page the categories of the event are listed. Say I have categories 1-6.
All events typically belong in 2 categories (one of them from 1-3 and one from 4-6) so it could be category one and category 5.When you click a category you are passed on to the category page and this is where I would like to intercept. Each of the categories has a unique page already (one which isnt related to the calendar) and I want to link to that instead of the category page.
Bonus info if its still blurry:
The purpose of the website is to describe some courses so categories 1-3 would be three different courses and category 4-6 would be different teachers. Each teacher has their own page on the site and each course has their own site. So when you click on a teacher or a course you should be lead to those pages.Does it make sense now?
Forum: Plugins
In reply to: [WooCommerce] "Order Received" missing from PO fileBump. Anyone else with this problem or a solution?
After reading through that guide I think this is above my coding level. So unless there’s an easier way which is seems not I will have to let that idea go. Thanks for the help though.
Oh my god. Thanks!
You’re awesome. Closed.
Okay but how do I find ID? I read somewhere that the address bar should show it but somehow it uses permalinks instead and the address bar just says location=borre and so on.
Thanks for the very quick response. π
Well it does that by default. What I want is to make each category a link to another page instead of a post on the categories page created by events manager.
Sounds logical but how to I make each category target a specific page? I mean if I add #_CATEGORIES it would be a static link.
You see my problem?
I tried to put it under events in the single events page.
I also tried in event categories under single category site, both in the title format and in the site format.Sorry it’s been so long. Now I think I understand what you mean and I put the code in “single category title format” and it changed nothing.
I also tried putting it in the single event side around eventcategories.
Any other ideas?
Thanks for helping.
And this might be stupid but where should I put that?
By the way, thanks for helping. π
I have seen a lot of these topics ending up in something with placeholders. I don’t really know how to use them and can’t seem to find any guides for them.
Anyways, additionally I can’t see which placeholder I should use even if I knew how. There seems to be many placeholders putting categories into pages but what I want is to redirect from the category page into an existing page.
I.e. from http://www.helhedenscirkel.dk/?event-categories=selvudvikling
to http://www.helhedenscirkel.dk/?page_id=26Is that possible?