pshwebsite
Forum Replies Created
-
Forum: Plugins
In reply to: [NS Featured Posts] Show featured but for category?no suggestion about this? I appreciate any help, tnx.
Tnx, now it’s clear 🙂 Have a nice day.
Forum: Plugins
In reply to: [NS Featured Posts] Show featured but for category?Any help/suggestion on this please? I need featured posts on top, but just per category, this code https://gist.github.com/ernilambar/ad31b89b459e954fc950 lists all featured posts from different categories, but how can i show featured per post category?
Hope somebody can help, tnx.
Thank you very much, got it now, have just played a little bit online with your plugin, looks very good 🙂
Have a great day, going to close this ticket.
Hy Anoop,
thanks, that was the solution :).
Have a great day.Forum: Plugins
In reply to: [Contact Form 7 Datepicker] Invalid date suppliedHope you solved it 🙂 Regards.
Forum: Plugins
In reply to: [Polylang] Polylang and WP-All-Import compatibility?Hy,
thanks for feedback, I found a temp. solution, details explained here: https://wordpress.stackexchange.com/questions/270833/how-to-link-multilanguage-products-with-wp-all-import-polylang
And it worked for me.
Regards.
Forum: Plugins
In reply to: [Contact Form 7 Datepicker] Invalid date suppliedHy webdirektinfo,
yes, I found a solution, but without the support and author. Here are the steps:
- Create a contact form for HU language
- install CUSTOM CSS & JS plugin, there go to add new “Add custom JS”
- add this code:
jQuery(document).ready(function( $ ){ jQuery(function($){ $('input[name="<strong>field_name_checkin_hu</strong>"]').datepicker({"dateFormat":"yyyy-mm-dd","firstDay":1,"changeMonth":true,"controlType":"slider","addSliderAccess":true,"sliderAccessArgs":{"touchonly":true},"stepHour":1,"stepMinute":1,"stepSecond":1,"minDate":"today"}).datepicker('option', $.datepicker.regional['en-US']).datepicker('option', 'minDate', "today").datepicker('option', 'maxDate', "").datepicker('refresh'); }); jQuery(function($){ $('input[name="<strong>field_name_checkout_hu</strong>"]').datepicker({"dateFormat":"yyyy-mm-dd","firstDay":1,"changeMonth":true,"controlType":"slider","addSliderAccess":true,"sliderAccessArgs":{"touchonly":true},"stepHour":1,"stepMinute":1,"stepSecond":1,"minDate":"today"}).datepicker('option', $.datepicker.regional['en-US']).datepicker('option', 'minDate', "today").datepicker('option', 'maxDate', "").datepicker('refresh'); }); }); </li> </ol>The problem solved with this. Just keep to adapt to your form names, I bolded the only 2 names that you need to change (field_name_checkin_hu, field_name_checkout_hu).
I hope it can help you.
- This reply was modified 8 years, 7 months ago by pshwebsite.
- This reply was modified 8 years, 7 months ago by Steven Stern (sterndata). Reason: put code in backticks
Forum: Plugins
In reply to: [Contact Form 7] Invalid date supplied for hungarian language?But Steve,
on this link: https://ww.wp.xz.cn/support/topic/invalid-date-supplied-for-hungarian-language/#post-9611356 there is no solution??? Why are all sending some links as “solution”, but in fact there is no solution, still not that I found.
I am not a spammer Steve, I am just trying to contact authors of CF7 and receive SOLUTION, nothing less, nothing more…
p.s. check last sentence or post here: https://ww.wp.xz.cn/support/topic/invalid-date-supplied-for-hungarian-language/#post-9611356 is it solution???
- This reply was modified 8 years, 7 months ago by Steven Stern (sterndata).
- This reply was modified 8 years, 7 months ago by pshwebsite.
Forum: Plugins
In reply to: [Polylang] I get “Invalid date” in contact form for hungarian language?!Still not working 🙁 I installed the plugin, followed https://ww.wp.xz.cn/plugins/cf7-polylang/#installation, then all my forms assigned languages + “connected” them so i know which form is belonging to which, but still nothing… You say the CF7 and Polylang are not compatible, but what do you say when I say everything is working fine, just the hungarian form not?? This must some problem with DATE FORMAT be, not sure how to solve this.
If you have any suggestion, I really appreciate your time.
Regards.Forum: Plugins
In reply to: [Polylang] I get “Invalid date” in contact form for hungarian language?!I use the contact form 7 plugin, all languages are working fine, just the .HU language not… I thought you can give me some tip, where I can change the date format from hungarian language to english version, but I tried via languages –> lang. strings, there found the “date format”, changed just for hungarian language but after saving the same problem.
I was writing already to CF7 support, but past 2-3 weeks, no correct answer.
Thanks for your understanding.Forum: Plugins
In reply to: [Contact Form 7] Invalid date supplied for hungarian language?Jan,
I understand what you mean now 🙂 Tnx.
Takayuki Miyoshi, still wait some exactly suggestion, not just short answer. Tnx.Forum: Plugins
In reply to: [Contact Form 7] Invalid date supplied for hungarian language?Jan,
what exactly you mean with this “Formatting fixed.”?
Forum: Plugins
In reply to: [Contact Form 7] Invalid date supplied for hungarian language?Takayuki Miyoshi,
can you give me some solution please? How to format the date format so that form can be sent on hungarian version?
Tnx.Forum: Plugins
In reply to: [Contact Form 7] Invalid date supplied for hungarian language?Dear karolycsucs,
how set up like you explained earlier:
“Hi,
I could solve this by setting the plugin in English so it works.
http://csaszardent.hu/idopontfoglalas”??Where to set up? I use polylang for this site: http://www.petra-dario.com/hu/kapcsolat/
Please give me some suggestion, I just cannot bring it working.Thanks.
p.s. AUTHOR REPLY???