Jasmine
Forum Replies Created
-
Forum: Plugins
In reply to: [Quiz Maker] Preview quizDear @espeso,
Thanks for the topic.
My apologies for the late reply – weekends are non-working days for us.
Regarding your question, it is not possible to preview the quiz and the result page without completing the quiz.
We can suggest enabling “Disable data storing in database” option ( your quiz > Results Settings), and while you want to preview the quiz and the results page, so your data won’t be stored while testing.
Alternatively, we can suggest duplicating the post.
See the screenshot below:
Let me know if you have any further questions.
Thank you.
Forum: Plugins
In reply to: [Survey Maker] “Display None” special areaDear @wernerevers,
Thanks for the topic.
Please navigate to the Theme you are currently using > Customize > Additional CSS/Custom CSS (depending on the Theme) and insert the following CSS code there.Make sure to replace?YOUR_SURVEY_ID?with the corresponding ID for your survey (for instance, like this: div[id*=”ays-survey-submission-summary-container-3″]).
Do not delete the space after it.
Do not forget to clear the cache afterward.The code:
div[id*="ays-survey-submission-summary-container-YOUR_SURVEY_ID"] > *:first-child {
display: none !important;
}
Try this and let us know how it goes for you.Looking forward to hearing back from you.
Thank you.
Forum: Plugins
In reply to: [Survey Maker] Hide result questionDear @wernerevers,
Thanks for the reply.
If you have any more questions, feel free to open another topic.
Thank you.
Forum: Plugins
In reply to: [Survey Maker] Hide result questionDear @wernerevers,
Thank you for your topic.
Regarding your case, we would like to ask you to make sure you have added the correct question IDs.
You can check it in this way.
See the screenshot below:
As the given shortcode is available in the Pro version of the plugin, please contact us via?this form?for premium support. Our customer care specialists will always be happy to help you.
Commercial products are not supported in these forums.
Thank you.
Forum: Plugins
In reply to: [Quiz Maker] Random Answers and place to fill with other answersDear @fvf,
Thanks for the reply.
Our customer care specialists will answer you.
If you have any other questions, feel free to open another topic.
Thank you.
Dear @hgap,
Thanks for the reply and thanks for the clarifications.
We have checked and noticed a problem in this regard.
Please contact us via?this form?so we can review your request and provide a?fixed zip file as soon as possible.If you have any other questions, feel free to open another topic.
Thank you.
Forum: Plugins
In reply to: [Survey Maker] Result with name listsThanks for the reply.
The Chart type is dependent on the Question Type.
You can change the Question Type to see if any of them works better for your needs.
If you have any other questions, feel free to open a new topic.
Thank you.
Dear @hgap,
Thanks for the topic.
In order for us to be able to help you, please provide more details about the issue, including screenshots or a short video if possible, so that we can better understand what you’re referring to.
Looking forward to hearing back from you.
Thank you.
Forum: Plugins
In reply to: [Survey Maker] Result with name listsDear @wernerevers,
Thanks for the reply.
Unfortunately, you will not be able to reach your desired result.
We are using Google Chart in our plugin, and that feature is not available.
If you have any more questions, please feel free to open another topic.
Thank you.
Forum: Plugins
In reply to: [Quiz Maker] Random Answers and place to fill with other answersDear @fvf,
Thanks for the reply.
If you have any more questions, feel free to open another topic.
Thank you.
Forum: Plugins
In reply to: [Quiz Maker] Random Answers and place to fill with other answersDear @fvf,
Thank you for your reply.
As you are using the Pro version of the plugin, please contact us via?this form?for premium support. Our customer care specialists will always be happy to help you.
Commercial products are not supported in these forums.
Thank you.
Forum: Plugins
In reply to: [Quiz Maker] Is it possible to do this?Dear @nhermoarazi,
Thank you for your topic.
If I understood your question correctly, you mean showing different Result Messages based on different user inputs, this can be done using keywords.
As this feature is available in the Pro version, you are welcome to contact us via?this form?for further discussion. They will be ready to check your case and guide you accordingly.
Commercial products are?not supported in these forums.Thank you.
Forum: Plugins
In reply to: [Survey Maker] Result with name listsDear @wernerevers,
Thank you for your topic.
Unfortunately, we are not sure that we understand your request correctly.
If possible, please provide us with more clarifications so that we can clearly understand your case and guide you accordingly.
Looking forward to your reply.
Thank you.
Forum: Plugins
In reply to: [Survey Maker] add captcha to the survey popup formDear @amres1,
Thanks for the topic.
The Survey Maker plugin has the reCAPTCHA integration available. Unfortunately, we do not have the hCAPTCHA integration available.
As these features are available in the Pro version, you are welcome to contact us via this form for further discussion. They will be ready to check your case and guide you accordingly.
Commercial products are not supported in these forums.Thank you.
- This reply was modified 1 week, 4 days ago by Jasmine.
Forum: Plugins
In reply to: [Survey Maker] survey maker submission issueDear @amres1,
Thank you for the topic.
The plugin uses admin-ajax.php because it’s essential for processing requests related to the survey. Unfortunately, due to the way the plugin is built, we are unable to change this behavior as admin-ajax.php is heavily relied upon.
However, as an alternative, you might want to check with your server administrator to see if it’s possible to configure the server to allow access to admin-ajax.php while still blocking access to other wp-admin files. This can sometimes be achieved by adjusting the .htaccess file or making changes to the server configuration.
If you have any more questions, please let me know.
Thank you.