chriswww
Forum Replies Created
-
Many thanks for this information!
Kind regards
ChrisOkay, thanks for your attention, Amrit!
Kind regards
ChrisIn the meantime I found a mistake in the email template, the system changed {{first_name}} {{last_name}} to {{First Name}} {{Last Name}} by itself in the English template – I corrected it, working now as expected. When looking at it in Polylang’s “All languages” mode it was displayed correctly, as well as in “German” mode, only in “English” mode one could see the mistake.
And the wrong labels I modified with jQuery to be displayed correctly , also working now – but just a workaround.
Yes, you’re right, Natalie. I use “Specific Start Times” because I have two 90-minute sessions, one of which starts when the previous one ends, at specific times. So the visitor shouldn’t have the option to choose freely within the 180-minute period.
With “Available Blocks” the step with showing just one time to select is showing properly. I’ll see, how to manage this. I wish it would work the same with “Specific Start Times”.
Thank you very much for your help! Overall SSA is a great tool!
Thank you very much for your quick reply, Natalie!
Sorry, I probably didn’t express myself well. I do not want to skip the time selection – it is skipped by SSA and I want it to be there.
Case 1: If there’s only one time slot left of several, I can still select the time, which is perfect, exactly as it should be. The visitors receive the information about the available time, even if they don’t have a choice.
Case 2: If only one time slot is set up, e.g., on Saturdays, the step of selecting the time is skipped. Clicking on the desired date takes me directly to the booking form. The visitor doesn’t receive the information about the available time in advance, as on other days, and is initially confused.
So, the behavior for Case 2 “I offer only one time slot today” differs from that for Case 1 “There’s only one time slot left.” Hence my question: Can case 2 behave like case 1?
Thanks for your reply, @shresthauzwa! Two other plugins also did not work well, so I made a backup of the site, deleted everything and reinstalled with fresh database. User Registration is working fine now 🙂
The problem has returned, too bad, I guess I’ll have to try another registration plugin.
- This reply was modified 3 years, 1 month ago by chriswww.
Thanks, @shresthauzwa, working now. Must have been a conflict, but I don’t know with what. I modified a lot with deactivating other plugins, cleaning database, PHP version and suddenly it worked.
Kind regards
ChrisForum: Plugins
In reply to: [Participants Database] Alternate Session Method activates itselfOkay, I will check this with the provider.
Thank you very much for your support, Roland!
Forum: Plugins
In reply to: [Participants Database] Alternate Session Method activates itselfMany thanks for your reply, Roland! It’s really strange.
On customers server it’s like this:
– “Use Alternate Session Method”: checked automatically, noch chance to uncheck
– Cookie “pdb-sess” can be seen in Chrome DevTools on all pages of the websiteOn staging server:
– “Use Alternate Session Method”: unchecked
– No Cookie “pdb-sess” can be seen, also not on PD pagesAdditional info: I’m using PD with addons PD Combo Search and PD Pretty Permalinks.
Also had a look at session related server configuration with PHPInfo and the main info section shows this differences:
“session.gc_probability” on live server: 0
“session.gc_probability” on staging server: 1
“session.cookie_httponly” on live server: no value
“session.cookie_httponly” on staging server: 0Can you help?
Forum: Plugins
In reply to: [Event Organiser] Use venue without map, e.g. for room number?Stupid question, simple answer :-)))
Venues have to be created before making a new event. This way also a room number can be used and assigned with the selection bar.Thank you, Ethan!
Yes, that helps … a little bit 😉
For just saying “Thank you!” I usually don’t make an extra page. Having this message in the lightbox I consider as much more elegant. But that would need some ajax magic, right?
Anyway, I will use it with a confirmation page. A lot of fun working with Wpforms on the whole!Forum: Plugins
In reply to: [Relevanssi - A Better Search] No language restriction with Polylang anymorePerhaps something in the functions.php? I had to remove an obsolete filter “add_filter(‘relevanssi_modify_wp_query’, ‘rlv_remove_polylang’)” that I needed a long time ago.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] No language restriction with Polylang anymoreWorking fine now with 4.0! Thank you very much, Mikko!
Best,
ChrisForum: Plugins
In reply to: [Relevanssi - A Better Search] No language restriction with Polylang anymoreYes, using the latest version. Will perhaps the mentioned modifications in version 4.0 solve this issue?