devsoftbaltic
Forum Replies Created
-
We fixed the problem via the https://github.com/surveyjs/surveyjs-wordpress/commit/be150747031fa1de40b1e61ab272853691011021
The fix is already available.
Thanks,
Dmitry
SurveyJS TeamThanks for the reporting! We will investigate the problem and return back as soon as possible.
Dmitry,
SurveyJS TeamHello,
thank you for the reporting! I believe that we’ve fixed both problems (frontend and backend) and updated the plugin.
Thanks,
Dmitry
SurveyJS TeamThank you for the feedback. We’ll take it in account during future plugin improvements.
Hello,
I think that it might be not a SurveyJS question. If WordPress allows you to send some data to the database via the API you could reach your needs. Table name is wp_sjs_results
Thanks,
SurveyJS Team`Hello,
Let me describe more in details:
You are free to use SurveyJS WordPress Plugin in your WordPress projects. At the same time you should get license per each developer in case you want to modify using of SurveyJS WordPress Plugin in source code of your application (SurveyJS Library is free in any case)
The “Please purchase a SurveyJS Creator developer license to use it in your app” message in SurveyJS Creator should be hidden by default in SurveyJS WordPress Plugin. We checked it again and we haven’t this message in SurveyJS WordPress Plugin. Feel free to contact us in case you’ll face with any issues
Thanks,
SurveyJS TeamIt looks like these symbols had been sanitized.
You can try the “!=”, “notequal” or “notequals” keywords.
You need to add the “showLogicTab: true” to the editor options in the https://github.com/surveyjs/surveyjs-wordpress/blob/master/views/editor.php#L91 line
The question is related to wordpress scripts initialization
Admin scripts and styles are loaded here – https://github.com/surveyjs/surveyjs-wordpress/blob/master/initializer.php#L86-L89
Client scripts and styles here – https://github.com/surveyjs/surveyjs-wordpress/blob/master/initializer.php#L108-L112
Hello again! We’ve implemented those features:
1. Result table: “delete results” functionality;
2. Add “modern” theme;
3. “Copy Survey” button in the surveys list
4. Tested the plugin with WordPress 5.3.2As for HTML question could you please describe your issue in greater details or provide some screenshots?
- This reply was modified 4 years, 12 months ago by devsoftbaltic.
Hello! Sorry for the late answer. Yes are working on SurveyJS library and creator too. We’ll take a look at your issues. Thanks for the reporting!
This functionality is not implemented.
You can get the plugin source code at the https://github.com/surveyjs/surveyjs-wordpress repo and implement necessary functionality.Thanks, Serge
SurveyJS TeamHello,
I think yes, but it requires the plugin moidification. Here is the live sample on our site – https://surveyjs.io/Examples/Library/?id=survey-window&platform=Knockoutjs&theme=default
Thanks, Serge
SurveyJS TeamHello,
I’ve just check our plugjn source code (https://github.com/surveyjs/surveyjs-wordpress) – and I’ve not found any “John” words. Are you sure that comes from plugin installation?
Thanks, Serge
SurveyJS TeamSorry for late response, I was on vacations
The plugin desn’t have this functionality
However you can modify this plugin source code to achieve desired result, here is the source code –
https://github.com/surveyjs/surveyjs-wordpressThanks, Serge
SurveyJS Team