1) What I actually would love with custom css, is to show if there are only 2 spots left for an event. Otherwise I do not want to show the availability. So I do not want to show the capacity, but I do want to let customers know when it is almost sold out. How is this possible?
2) Second thing I'd love is to show an excerpt of X words underneath the title, so not the sub-info that is shown normally, but a teaser about the title. Preferably I do this by customizing this excerpt field somewhere. Is this possible?
--
Because I do not know how, I now deleted all sub-info with the following code, but I hope you can help me out, as asked above :)
I am sorry to disappoint you, but at this time it is not possible to make a conditional logic with CSS, for example, to hide the capacity if there are more than 2 spots left > and to show when that is the case.
We can either hide this element or show it, right now, unfortunately.
We plan to add conditional logic in general to Amelia, perhaps then it will be possible something like this, as well, but i can't say an ETA on it.
2.
I loaded the related page, and i can see that only Capacity is missing, as far as i can see?
So i investigated the page a bit and compared to my local Amelia, to see.
I see on the Customise you have not disabled the Capacity , so it should be showing.
I edited to add this CSS, and i can see Capacity again:
My question was, of there in stead of the sub-title-info a small excerpt can be shows of the "about this event" fold out?
PS: I have hidden the capacity on purpose, with custom css I figured out on my own. For now, if the excerpt is not possible, I would love to only show the location underneath the event-title. So remove the capacity and the date/time details - yes let's talk about it in the other topic!
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
Yes. We will do our best to develop conditional logic in Amelia, that would increase the capabilities immensely, for us and the users, so looking forward to it, i hope the developers will be able to provide it soon.
I will respond to the other ticket for the topic of customizing the excerpt or at least to remove the capacity and the date/time details, we will proceed there, agreed.
Hi there,
2 questions about the event list:
1) What I actually would love with custom css, is to show if there are only 2 spots left for an event. Otherwise I do not want to show the availability. So I do not want to show the capacity, but I do want to let customers know when it is almost sold out. How is this possible?
2) Second thing I'd love is to show an excerpt of X words underneath the title, so not the sub-info that is shown normally, but a teaser about the title. Preferably I do this by customizing this excerpt field somewhere. Is this possible?
--
Because I do not know how, I now deleted all sub-info with the following code, but I hope you can help me out, as asked above :)
.am-event-sub-info {
display: none !important;
}
Hi, Lo
Sorry for the delay
1.
I am sorry to disappoint you, but at this time it is not possible to make a conditional logic with CSS, for example, to hide the capacity if there are more than 2 spots left > and to show when that is the case.
We can either hide this element or show it, right now, unfortunately.
We plan to add conditional logic in general to Amelia, perhaps then it will be possible something like this, as well, but i can't say an ETA on it.
2.
I loaded the related page, and i can see that only Capacity is missing, as far as i can see?
So i investigated the page a bit and compared to my local Amelia, to see.
I see on the Customise you have not disabled the Capacity , so it should be showing.
I edited to add this CSS, and i can see Capacity again:
I am sorry, but i am not understanding exactly what you need regarding the teaser about the title instead of standard sub-info...
Do you perhaps mean to change something here in this highlighted section?
Or when we expand the Event, to change the Description part:
Please elaborate on that a bit more, and i can help. Thanks
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and 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, Lo
I can see that you opened another ticket separately for the second question.
https://tmsplugins.ticksy.com/ticket/3065924/
Let's focus there on it, i can see that you explained it with more details there.
Thank you
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and 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 Milos!
I hope for logic possibilities in the future!
My question was, of there in stead of the sub-title-info a small excerpt can be shows of the "about this event" fold out?
PS: I have hidden the capacity on purpose, with custom css I figured out on my own. For now, if the excerpt is not possible, I would love to only show the location underneath the event-title. So remove the capacity and the date/time details - yes let's talk about it in the other topic!
Hi, Lo
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
Yes. We will do our best to develop conditional logic in Amelia, that would increase the capabilities immensely, for us and the users, so looking forward to it, i hope the developers will be able to provide it soon.
I will respond to the other ticket for the topic of customizing the excerpt or at least to remove the capacity and the date/time details, we will proceed there, agreed.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and 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