In the calender view of your plugin, we'd like to add the start and end time of the event in the calender item in the month view, like on https://amelia.wolfweb.nl/. There i have tried to add it, but it didn't work completely.
At first I wanted to add it through the JavaScript code, but I noticed that it's all compiled JS code, which makes it impossible to add it with JS. Then I tried to add it by changing the PHP file which returns the data for the calender items, the file 'GetEventsCommandHelper.php'. I have managed to add it to the title, with a <br/> tag in between. For the calender view this works fine. But now in the popup of the item in the calender view, the HTML tag <br /> and the start and end time, are also added. And that's not what I want. Is there any (other) way where i can accomplish what i would like? Could you point me in the right direction or send me what files i have to update?
Thanks for you reply. I'll try to explain it again,
In your plugin there is a calender view where you see the current month with all the events in that month. Like you can see on our testwebsite https://amelia.wolfweb.nl/, where you the month February with 4 items on the 19th of February. Standard in your plugin in this overview you can only see the title of the event and the available spots left in the card view of an event. We'd like to add the begintime and endtime of the event to this card in the overview, but I can't manage to get it done. We'd like to add the start time and end time either below the title or below the available spots left amount. The way it should be added is (for example): 09:00 - 13:00
I have tried to add this my self but didn't get it to work. Could you let me know if this is possible and how this can be achieved?
On your calendar, we can already see times 09-13, everything that you can change you can do in Amelia/customize section. There you can change the labels and maybe you can find the suitable label to put in the times instead of that label.
Just change to the calendar view and see what label is suitable for your idea and change it there
Hi there,
In the calender view of your plugin, we'd like to add the start and end time of the event in the calender item in the month view, like on https://amelia.wolfweb.nl/. There i have tried to add it, but it didn't work completely.
At first I wanted to add it through the JavaScript code, but I noticed that it's all compiled JS code, which makes it impossible to add it with JS. Then I tried to add it by changing the PHP file which returns the data for the calender items, the file 'GetEventsCommandHelper.php'. I have managed to add it to the title, with a <br/> tag in between. For the calender view this works fine. But now in the popup of the item in the calender view, the HTML tag <br /> and the start and end time, are also added. And that's not what I want. Is there any (other) way where i can accomplish what i would like? Could you point me in the right direction or send me what files i have to update?
Thanks in advance!
Hello Eyal,
Thank you for purchasing our product, and for reaching out to us.
I'm afraid that we didn't quite get what you are trying to achieve. Can you please explain it to us in a little more detail?
Looking forward to your reply.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Marko,
Thanks for you reply. I'll try to explain it again,
In your plugin there is a calender view where you see the current month with all the events in that month. Like you can see on our testwebsite https://amelia.wolfweb.nl/, where you the month February with 4 items on the 19th of February. Standard in your plugin in this overview you can only see the title of the event and the available spots left in the card view of an event. We'd like to add the begintime and endtime of the event to this card in the overview, but I can't manage to get it done. We'd like to add the start time and end time either below the title or below the available spots left amount. The way it should be added is (for example): 09:00 - 13:00
I have tried to add this my self but didn't get it to work. Could you let me know if this is possible and how this can be achieved?
Thanks in advance!
Eyal
Hello Eyal,
On your calendar, we can already see times 09-13, everything that you can change you can do in Amelia/customize section. There you can change the labels and maybe you can find the suitable label to put in the times instead of that label.
Just change to the calendar view and see what label is suitable for your idea and change it there
Maybe this will help.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables