Hello
I try to install chronoform on WordPress but it seems that the plugin has been removed on WordPress for security reason.
The message on WordPress page
This plugin has been closed as of July 27, 2023 and is not available for download. Reason: Security Issue.
It was a very nice plugin one of the best form on WordPress, will you work on the security update to make it back on WordPress ?
Yes, it's on the todo list, but will take sometime to prepare
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi max thank as for suggestions, if we can have the form autofill from a database base table will be nice🙂
This is available in v8 using the "Read Data" action with the "Merge Data" setting
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Thank you so much do you have a documentation for this ? I try but not able to make it work
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This is a v8 so it will not import the v7 forms, the database table will be there but the forms will not appear in v8 manager, until an importer is written
Regarding the error, do you have PHP8 installed ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Great, please let me know!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Gatsman
For the calendar field you need to set the StartMode (under behaviors) > Selection type to "Date"
The calendar height may be affected by some CSS on your webpage, does it look the same in the admin and front ?
For Javascript/CSS, both work for me, where do you place this ? you may test a javascript view in your page's load area:
document.addEventListener("DOMContentLoaded", function (event) {
alert(123);
});
will show an alert on page load
For css override, just use the SAME rule you have in the css inspector and it will override the existing rule
For new comments, please start a new topic since the topic here was initially about the release itself, not bugs
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi ieraora
What cache ? v8 does not cache anything
both CSS and Javascript views do not work ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.