Nikos Kavvadas
Forum Replies Created
-
Once again, it is confirmed that Forminator is the TOP & BEST choice for creating any form.
CONGRATULATIONS!!!
Thank you Amin!
NikosProblem solved!
Forminator for ever!
Thank you so much!You’re simply the best!
- This reply was modified 4 months, 1 week ago by Nikos Kavvadas.
Hi Nebu @wpmudevsupport14
Thank you so much for your help!Here you can see a screenshot with details about the availability calendar:
https://freeimage.host/i/Fqt8oPI- With yellow background color is the current day.
- With red color line are the NOT available days
- The white background colors days blocks are the available for bookings days.
Please let me know if you need any other info.
Thank you
N.Hi Imran!
I need to thank you and the SLS team for your fast response to my request!
Can you please check this listing https://lefkadaresidences.gr/listing/villa-albagiorno-glykocharama/ because this one is new and there is not synchronized with ical at the moment.
Please let me know what other details you will need from me.Thank you!
NikosThank you so much Imran!
Forum: Themes and Templates
In reply to: [Blocksy] WooCommerce pages with out sidebarThank you so much!
Everything is perfect now!Forum: Themes and Templates
In reply to: [Blocksy] Exclude Custom Type Posts from Website SearchHi Eduard!
With the above code, the search widget works only with posts!
So everything is ok!
Thanks so much for your assistance!
NikosForum: Themes and Templates
In reply to: [Blocksy] Exclude Custom Type Posts from Website SearchHi Eduard!
Thank you for your fast response!
I used the default search widget (check my screenshot here: https://freeimage.host/i/26zhr0X )I think I solved by adding the following code in functions.php
//Εμφάνιση στην αναζήτηση μόνο των άρθρων - λημμάτων
if (!is_admin()) {
function search_filter_posts($query) {
if ($query->is_search) {
$query->set('post_type', 'post');
}
return $query;
}
add_filter('pre_get_posts','search_filter_posts');
}So now the search show only posts, not pages, not ctp.
Can you suggest me another solution?
Thank you, once again!
NikosThank you Adam!
Hi Nithin!
Thank you for your help and your answer.I will follow the updates changelog of Forminator, for further info about these.
Thanks again!
NikosHi Laura!
Thank you for your assistance!Your solution, it works perfect!
Now, I am not getting error on the country search of phone field!I have two questions:
1. You will add this solution to the next update of Forminator or I must do the same in every website?
2. Will you take the time to find a solution for the other two errors on the consent field as well, or I must do the trick with the Checkbox ?
Thank you again!
“Bravo” to the WPMU DEV Support Team!Hi there!
Any update with that please ?Thank you!
NikosHi Patrick!
I just created the test page with the form.
Here is the link: https://lalucciola.gr/forminator-test/In this form, the country code is enabled in the phone field, and also I have activated the consent field.
I checked on Wave and I get again the three errors (1 for phone field and 2 for consent field).
Please let me know if you need any further information.Thank you for your help!
NikosHi Nithin!
Because the form was showing errors on checkout, I was forced this morning to resolve this issue ASAP. So I had to disable the country search in the phone field and replace the consent field with a checkbox field. That’s why you cannot see errors in check now.
Due to the urgent situation, I didn’t have an opportunity to inform you that I made the above changes. Please forgive me.
If you want, I can create a test page in this website (hidden from main menu) with a clone of this form, but with active the country search in the phone field and the consent field activated, so we can keep doing the tests with this.
Is that ok for you ?
Thank again Nithin
Nikos