ea-full-calendar
Q1-The event popup showing all information as a code not formatted?! Q2- how can I pass the current logged in user id to the worker id in ea full calendar shortcode?!
3 Answers
Hi, is that code from template or PHP code? You can add this to template to print out all available fields
{= __CONTEXT__ | raw}
that you can use.
Best regards,
NikolaHi Nikola,
I'm interested in Question #2 here I wanted to make a page that displays the full calendar for the worker and I don't like to create a page for each worker, alternatively I would create a page with full calendar short code and instead of hard coding the worker id, I can pass it as parameter to the page like https://example.com/full-calendar?id=2 It should display nothing if the id is not valid or empty Is it possible to do so?
I'm interested in Question #2 here I wanted to make a page that displays the full calendar for the worker and I don't like to create a page for each worker, alternatively I would create a page with full calendar short code and instead of hard coding the worker id, I can pass it as parameter to the page like https://example.com/full-calendar?id=2 It should display nothing if the id is not valid or empty Is it possible to do so?
Hi, there is no such option but would not be hard thing to add if you want. :)
Best regards,
Nikola
Yes, I’m much interested in this option.
I wanted to make a full calendar page and pass the parameter with the worker code like this example
https://example.com/full-calendar?id=2
Can you please give us a time frame to be done?
Thanks @nikola
Hey Nikola,
Do you have any time estimate on when this option will be ready?
Please login or Register to submit your answer