Reply to: tickets(375857)

Dear Artem,

 

Thanks for the response. I checked some settings myself about the pricing of the seats but did not get it to work.

 

Could you give me any timeframe in which Ashan could have a look to it? Our client wants the launch there site and I have to communicate to them.

 

Hope to hear from you.

 

Kind regards, Wiebe

Reply to: tickets(376325)

Okay, I checked the quotes. They seem to be correct…

Login:
https://entwicklung-mit-gfk.de/wp-admin
m.bouafina@gmail.com
oq1DqFiotTd%YbP(U^8*ybbJ

Reply to: tickets(376185)

Hey Artem,

I tried to login with my HelpDesk details and it comes up with an error saying incorrect username or password.

Cheers,

John

Reply to: tickets(375297)

Thank you very much. I just tested and it’s working. Where can I find those codes that you sent from the screenshot? So that I can explore it too for further customizations 🙂

Reply to: tickets(376323)

The production site: https://mount-shasta-events.com/

The most recent event is in draft mode and I am unable to publish.  I created a new admin User for myself and tested and the same results  (I thought maybe it was my User account).

eventon

tmTtma283!A08JBBoTf6BbXH

Reply to: tickets(376384)

The other problem of doing this now is on the actual webpage for the event if someone pulls up the full page, now that text is white background (and redundant now too with similar info), you can use this link as an example:

 

https://huberheightschamber.com/events/explore-john-maxwell-the-21-irrefutable-laws-of-leadership/

Reply to: tickets(376384)

I went ahead and did CSS override for now to fix it, but it would be nice to not have this bandaid as the fix and determine the actual reason it is not working. I added the following:

/* Force white text for event time and location */
.evoet_time_expand.level_3,
.evoet_location.level_3 {
color: #ffffff !important;
}

Reply to: tickets(376384)

I even chose white color for all text and changed the configure text color dropdown to use default. everything else goes to white, but the time and location still remain a dark grey color, which makes no sense, because I even specified the “other text (time, location…) to be white. So it is not respecting the choice.

 

Also to clarify on the future months not working, it is working fine on the code builder version that I did but that style is still slightly different than what is on your demo site. The demo site only shows one month at a time too. I also noticed the demo shows filtering option buttons but mine does not have that.