arisoft
Forum Replies Created
-
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Issues with PDF’sHi
Make sure MIME type for *.mjs files is configured properly on your server. It should be text/javascript instead of application/octet-stream.
You contact hosting/server support ask this question.
Forum: Reviews
In reply to: [ARI Fancy Lightbox - Popup for WordPress] The Best Lightbox in WordPress!Thank you for the good words. We are really appreciate it.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Error when trying to view PDFsThis problem with web server configuration. MIME type for *.mjs files should be text/javascript instead of application/octet-stream
Contact hosting/server support and ask to fix it.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] ResponsiveHi
Could you provide a link to a page where possible to see the elements (caption, column) from your post?
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Activate Ari LightboxHello
Sorry for this error. v. 1.3.17 contains the fix.
It is not server side javascript. This is requirement of all modern browsers to support ES module on client side.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Security issue?The issue was fixed in v. 1.3.15. You can see it in original report on PatchStack site.
The plugin is temporary removed by WordPress team to re-run review process. Hope it will be returned back soon.
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Formatting and display questionSorry, our bad. The code should be:
@media (max-width: 480px) {body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-2 .quiz-question-answer-holder,body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-3 .quiz-question-answer-holder,body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-4 .quiz-question-answer-holder {width: 50%; }}
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Formatting and display questionWe mean a link where possible to see the problem so we can investigate it. You can send it by email: info (at) ari-soft (dot) com
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Formatting and display questionIs it possible to see the problem anywhere with images position?
Free version doesn’t support ability to create questions with multiple choice for trivia quizzes. This feature is supported by PRO version. Free version will mark user answer as correct if any correct answer is selected.
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Formatting and display questionHi
- The following code can be added to “ARI Stream Quiz -> Advanced -> Custom CSS styles” parameter to show 2 images per row on mobile devices:
@media (max-width: 480px) {body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-2 .quiz-question-answer-holder,body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-3 .quiz-question-answer-holder,body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-4 .quiz-question-answer-holder {flex: 0 0 calc(50% - 1px); }}
- A new theme creation requires a little knowledge of CSS/HTML/PHP. It is described here.
- Timer and leaderboard are not supported.
- This reply was modified 4 months, 2 weeks ago by arisoft.
This problem with web server configuration. MIME type for *.mjs files should be text/javascript instead of application/octet-stream
Contact hosting/server support and ask to fix it.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Security issue?PDFJS library was updated to the latest version in “ARI Fancy Lightbox” v. 1.3.15.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Security issue?Hi
It will be fixed immediately when receive details from PatchStack team about the issue.
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] ARI Stream QuizHello
Check settings on “ARI Stream Quiz -> Settings -> Sharing” page.