devsoftbaltic
Forum Replies Created
-
Thank you. I’ve accessed the survey page. I see the issue.
I beleive it can be fixed via the following CSS:
.sv_select_wrapper > select { line-height: 1em !important; }Does this fix fit your needs?
- This reply was modified 6 years, 11 months ago by devsoftbaltic.
I’ve followed your link and got your landing page – without a survey.
I was trying to attach a screenshot here, but I wasn’t able to.Hello,
I’ve found a survey following the link you’ve provided.
Could you share a link to the page with issue?Thanks, Serge
SurveyJS TeamForum: Plugins
In reply to: [SurveyJS: Drag & Drop Form Builder] Translation/LocalizationHello,
SurveyJS WordPress plugin at this moment is using the
survey editorlibrary (I think we’ll update it to usesurvey-creatorone). That’s why you need to use the following code:
SurveyEditor.editorLocalization.currentLocale = "fr";or these ones:
var deutschStrings = { p: { isRequired: "Wird ben�tigt" } }; SurveyEditor.editorLocalization.locales["de"] = deutschStrings;Thanks, Serge
SurveyJS Team- This reply was modified 6 years, 11 months ago by devsoftbaltic.
Forum: Plugins
In reply to: [SurveyJS: Drag & Drop Form Builder] Embed Code for WordPress 5.3Hello,
We supported Gutenberg editor and wordpress v 5.0.3 . New version is already available.
Here is the instruction:
https://ps.w.org/surveyjs/assets/screenshot-5.png?rev=2023477
https://ps.w.org/surveyjs/assets/screenshot-6.png?rev=2023477
https://ps.w.org/surveyjs/assets/screenshot-7.png?rev=2023477You can check the plugin home page for more details.
Thanks, Serge
SurveyJS TeamForum: Plugins
In reply to: [SurveyJS: Drag & Drop Form Builder] Do not display survey resultI’ve turned off survey results output.
Can you check it?Thanks, Serge
SurveyJS TeamHello,
We’ve fixed the issue. Could you confirm it?
Thanks, Serge
SurveyJS TeamHello,
We’ve reproduced the issue. We’re working on it.
Thanks, Serge
SurveyJS TeamHello,
Sorry for late response. We’ll check this issue on our side ASAP.
Thanks, Serge
SurveyJS TeamForum: Plugins
In reply to: [SurveyJS: Drag & Drop Form Builder] bug with woocommerceCan you give us a link to a page to find out what happens? We didn’t ever used woocommerce. It would be of great help to us to debug ready live example illustrating the issue.