How can I jump directly to an EventCard? I want to create a link to jump directly to the program of the day so that you see the timetable and have not to scroll all the way trough.
Sep 3,2021 AT 10:16PM - 3 years ago -i am not sure i 100% understand
so you have a paragraph of text talking about a program and then within that you link to the single event page and it scrolls down a little bit past the event top?
I suspect what you are after is an Anchor link AKA jump link
https://www.wpbeginner.com/beginners-guide/how-to-easily-add-anchor-links-in-wordpress-step-by-step/
YOu would have that ID in the event description say the ID is 123
then the link would be yoursite.com/yourpage/#123
for example you could have
<
h4
id
=
"yabadabadoo"
></
h4
>
and the link if its on the same page would be simply #yabadabadoo
is the program on the same page or is it on another page?
Yes like an anchor, but I dont mean to jump to an header that I made with id, thats kind a easy.
I want to jump directly to an eventon EventCard.
e.g. Speaker Box, Schedule Box, etc.
the only way i can think of wiithout messing about with some javascript where you scroll to a class
would be in Myeventon>>>settings>>>>custom meta data
activate one of those and make it multi lines of text Html box give it a name or simply make it_________________________ for an effect
then in myeventon>>>>settings>>>>event card data
activate and position in between the speakers and the scedual
now when editing the event add this to the field
<
h4
id
=
"yabadabadoo"
></
h4
>
make the ID your own and then you would create a jump link to that ID
you could for example put an image down instead and give the image an ID- perhaps make a Schedual Image
its not going to be that pretty I suspect
The issue for me other than how good it looks would be on this pageL: https://www.businessfactors.de/en/conferences/it-security
the event doesn't load straight away- when I scroll to it it takes a second to load- so its possible the jump link destination ID isn't loaded straight away
I am going to assign this ticket to Ashan to see if he can find you a solution. Please allow some time for him to get back to you. as its now weekend for him.
its not part of the addon but it but if anyone knows how and if its possible to get an ID into there so you can create a jump link he will
I hear you. Are you looking specifically for speaker and schedule or other items too? because schedule and speakers is added only via the schedule addon. If that is the only thing you are wanting and anchor for we can do that with an update to the addon. Here is how to do that/
For now thats sounds great but I think this would be usefull for all event cards.
I will try this right now. Thanks!
Nope, does not work. Link will not jump to the anchor ;(
Take a look. Click on “Program”
https://www.businessfactors.de/en/conferences/it-security/
Please send us wp-admin access to your site as a private message for us to further assist your situation. so we can get in and diagnose from inside
It makes it double thats why it does not work:
Oh maybe I know why… let me take a look.
Ok, got it.
I got the eventon single and the eventon list on one page.
Thats why its double an the anchor does not work…
when editing the event you can exclude the event from the calendar (located in the right side of the edit event page) so it wont appear
but it will appear via the single event shortcode.
if thats not an option for you
try adding (or editing)
ux_val=”3a”
to the calendar shortcode or replace it if you already have it)
that enabled the pop up to be based on ajax and as a result might not load until that event is clicked
(its an untested theory)
ux_val=”3a” does not work even cal_init_nonajax=”no” does not work.
I need to “hide” it in the list (tiles) view.
Hey,
Can u try without the “” Please
That did it. Thx. would be great if that will come to the next release.
Perfect! Do you need our help in anything else or can I close the ticket?
So the speaker and schedule IDs will be in the eventCard in the next version release to speaker and schedule addon update 🙂 If you have more questions, kindly send us a new ticket and we would be more than happy to help you resolve your issues!
If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!