Posted: February 18, 2021 at 4:58 am
Hi! |
|
I want this data to be displayed in my event table list. |
|
Hi Mark,
May I ask where are you getting ‘venue link’ from? The section you’ve highlighted on the screenshot is the venue name, which on your site ‘Venue of Workplace Approved First Aid and CPR Re-Certification’ which is why it doesn’t make sense. I’m the UK, so if I setup a Venue of say ‘Buckingham Palace’, that table would display the name in the table. People registering would either already know what that was, or be able to Google it if they wish. Although, the full address details for the venue will already be shown on the single event page anyway.
I’m not sure I understand your question, but again, the table displays the Venue name by default and yes, it is the venue name of the venue linked to the event, I’m not sure why would list another venue there? — Based on your screenshots you want to display the Venue address, which can be done but you’ll need to load your own template for the table add-on to change the code. Copy Into the root directory of your child theme. Line 115 has We have a |
|
Hi Tony |
|
This is where I getting venue link from |
|
The venue assigned to the EE3 event should be created in EE4 and then assigned to the new event. So whatever the venue is in EE3 should also be set in EE4.
I guess I’m getting confused a little here, that’s a totally different output to the event table, so doesn’t fit with:
So its not the table view you want to change but the venue link single event output? To answer why that is there, the single event section shows the location data for the venue with a link to click through to the venue post itself. That page could (although yours currently does not) have additional details about the venue. Go to Event Espresso -> Venues. Find the venue in question and you can edit the details there, what should be shown on the venue page. |
|
You are very right. Actually, I mixed things up. I want the address in the event list table which I get it from your first reply. That’s ok. Now I am asking that you said that the additional option of the event venue which was set in the EE3 has now become the CPT in EE4, and when I looked into my EE3 dashboard, the Venu option doesn’t have any value although I set the physical location of the event. Because now I have a lot of venues in venue CPT and I don’t want those venues or have to change those venues that consume a lot of my precious time. Now, what should I do? Because I don’t set any venue in EE3 but it is now in EE4. How can I come up with any possible solution? |
|
If you have values set for a location, then EE3 considers that your venue, therefore so does EE4. With EE3 there is a ‘Venue Manager’ which basically allows you to create reusable venues so you didn’t need to retype the info but even if you don’t have a ‘Venue’ set from the venue manage (if indeed you are using it) but have a location set, its a venue within EE3.
That will happen if you don’t have a Venue Title set within the EE3 event but have a location, it will generate a new venue for the specific event it is processing and use ‘Venue of {$event_name}’ for that venue.
Possibly, I’ll check with the developers on this.
You had those in EE3 but only they were set on the event itself, so if you needed to change the address of the venue you were using (if all the same) you would have had to update each individual event.
You did set a venue, you had a location set on the EE3 event, so its a venue. The problem is you didn’t have a Venue Title set so the migration is creating unique Venues for EE4. Are they all using the same venue details? (Address info) |
|
Yes, they all have the same address. |
|
I did some digging into this and have a suggestion on a possible fix. Note this should currently be considered unofficial and untested but you are welcome to try it whilst we test this internally. Before running migration, edit On line 528 should be the Within that find this line:
Comment that out:
Now the migration will search for an existing venue based purely on the address, which means rather than X duplicate venues with the same address you’ll have 1 venue linked to all of those events. Note that the Venue title (and slug) will likely be ‘wrong’ but you can edit those in he admin. |
|
The support post ‘Venue Location in Table’ 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.