alena353
Forum Replies Created
-
Hi @wpjobportal
Thanks so much for your reply!
I think I just realized why it didn’t give me the whole course’s name! I guess, I shouldn’t have put quotation marks (“) in the name of the course as the system thought it was the end of the “href”.
Sorry to bother you about that.
As for the other question,
2) When I put a long text in the hidden field, it gets cut and, as a result, I get only part of the value. Is there a way to allow the form to accept longer values in the hidden field?
Could you give an example and we can try to replicate it?
Sure, for, example, last time I tried putting this value “Автоматизированная система бронирования авиабилетов “Сирена – Трэвел”. Базовый курс.” in the hidden field by doing this code:
<a class="show-popup" href="https://www.aviatour-expert.ru/kursy-i-tseny/?the-course=Автоматизированная система бронирования авиабилетов "Сирена - Трэвел". Базовый курс.">Записаться</a>
– in the submission message I got only the first 4 words “Автоматизированная система бронирования авиабилетов” which is only a part of the corse’s name.
Thanks so much for your reply!
So, I tested the popup plugin you sent, it didn’t work for me though.
I chose “Informational” type of popup, inserted the shortcode for the form in the Main Content area, chose “Click” option in PopUp-Trigger field and inserted “.show-popup” as the class of my button that’s gonna trigger the popup to appear.I changed the code for the trigger button to
<a class="show-popup" href="https://www.aviatour-expert.ru/kursy-i-tseny/?the-course=Автоматизированная">Записаться</a>
For some reason, when I click the button, the popup with my contact form appears, but the link in the browser doesn’t change (it stays “https://www.aviatour-expert.ru/kursy-i-tseny/”, not “https://www.aviatour-expert.ru/kursy-i-tseny/?the-course=Автоматизированная”), so when I fill out the form, I don’t get the name of the course in the result.
Here’s the link to that popup I imported – https://drive.google.com/file/d/1wBkDxtcNLRT9qmVwgECNx388ziB4qvF9/view?usp=sharing
Maybe you could take a look and help me figure out what I did wrong?
Thanks,
AlyonaHi Jonathan,
It works perfectly without popup! Thank you so much!!!
Why do you think it doesn’t work with popup, though? And is there a way to make it work?
I’ve also got 2 more questions:)
1) Is it possible to automatically embed the field that is not hidden (to do the same thing that we do with hidden field, but to make this field visible to the user and not allow user to change it)?
2) When I put a long text in the hidden field, it gets cut and, as a result, I get only part of the value. Is there a way to allow the form to accept longer values in the hidden field?
Thanks so much for your help,
AlyonaJust checked again, everything works great! I guess I just needed to empty cache after enabling the option in the admin settings.
Thank you so much!
Hi,
You’re right, the registration wasn’t enabled in the admin settings. I just enabled it (https://drive.google.com/file/d/1NXaGVQChItCkUZ01gZC5kjJ1UEHUV6Rc/view?usp=sharing), but for some reason, it didn’t work. The registration is still not allowed – https://www.aviatour-expert.ru/employer-registration/
Just in case here’re the settings of WP Job Portal Dashboard:
– settings for Employer: https://drive.google.com/file/d/1IWgFGTBPVHf-kyJv8vQAnUQAD-uBCyLL/view?usp=sharing
– settings for Jobseeker (for some reason, the field is missing): https://drive.google.com/file/d/1M0jzxRykkitubNlYaqkw_gj0CpXrzCK1/view?usp=sharingIs there anything else I can do to allow users register on my website?
Thanks,
AlyonaHi Jonathan,
Yes, I enabled that option in advanced tab.
Here’s the link to the form – https://drive.google.com/file/d/11rBEy3RSdTdn19eqw71nk3kXSUAbKVX2/view?usp=sharing
Thanks,
AlyonaEventually, I just deleted Master Addons plugin and installed another one that supports menu design. It helped with the errors above.