wilfried1954
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate X] no language switching buttons – Classic requiredNo I have not encountered that problem. I have only one site with qtranslatex, that is https://www.bodystressrelease.fr/ Maybe you can check what the possibilities are when see this site?
best regards, WilfriedForum: Plugins
In reply to: [qTranslate X] no language switching buttons – Classic requiredHi,
Possible it is depending of theme (don’t know for sure), but in my case it only works with the classic editor.
Rgds, WilfriedForum: Plugins
In reply to: [Calculated Fields Form] put a button next to prev/next page buttonsThank you! I really have to learn a bit css ?? Your plugin is great, and your service is great!!!
Forum: Plugins
In reply to: [Calculated Fields Form] put a button next to prev/next page buttonsyes thank you. One question, see: https://familialebemiddeling.net/docs/button2.png
Can I make the button vertical centered with your buttons? now it is aligned bottom. OR make the height the same?
Forum: Plugins
In reply to: [Calculated Fields Form] put a button next to prev/next page buttonsThank you, this is what I look for, but I’m not good in CSS. Can you help a little more? See: https://familialebemiddeling.net/docs/button.png is what your example does and what I try to do?
thanks in advance
Forum: Plugins
In reply to: [Calculated Fields Form] Creating a report to print in codeHi,
Thank you. Seems an alterative and more simple way to handle the complete url with parameters in code.
Regards, Wilfried
Forum: Plugins
In reply to: [Calculated Fields Form] Creating a report to print in codeThank you.
Yes I want to share my code solution, I do this because you give excellent service, even for users that use the free version. I think if users have solutions for their problems, I feel it is a must to share also.
Just my personal opinion.
I contact you on the link you give, and ask for instructions.
Best regards, Wilfried
Forum: Plugins
In reply to: [Calculated Fields Form] disallow input of certain characters in a fieldThank you!
Possible it benefit for others. So I put my solution here. This is the Regular expression needed for filenames in Windows. I still have to expand it a little for Linux, but as the limits are the most big for Windows, this should do at least for Windows users:
^(?!^(PRN|AUX|CLOCK\$|NUL|CON|COM\d|LPT\d|\..*)(\..+)?$)[^\x00-\x1f\\?*:\";|/]+$
Best regards, Wilfried
- This reply was modified 4 years, 6 months ago by wilfried1954.
Forum: Plugins
In reply to: [Calculated Fields Form] get itemindex or value of a dropdownThank you. This works perfect. Have a nice weekend, Wilfried
Forum: Plugins
In reply to: [Calculated Fields Form] get itemindex or value of a dropdownSorry I was not clear. I try to get the value of it in an onclick event of a button.
Forum: Plugins
In reply to: [Calculated Fields Form] accessing calculate field in button click eventThank you, this works perfect. Have a nice weekend, Wilfried
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Email not sentI’m not from Caldera, but I should try first with all other plugins disabled. If it still don’t work then you are sure there is no conflict with other plugin.
best regards, WilfriedIf it works ok when you disable the cache plugin you have to find it over there. I suggest as first try, to make the cache time to live very short and see what happens. If it helps maybe you can disable the cache on the pages where you get the error?
I’m not from ProfileGrid, but maybe this helps you find out?
Best regards, Wilfried
Forum: Plugins
In reply to: [Calculated Fields Form] change label of a fieldsetThank you very much. This works fine.
Have a nice weekend, WilfriedForum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Heads Up: PHP 5.6 ErrorJust a question: why are you running such old versions of PHP???