arisoft
Forum Replies Created
-
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Navigation arrows disappearedHi
Open “ARI Fancy Lightbox -> Settings -> Integration” page and populate “Images -> Custom grouping selectors” parameter with the following value:
.wpb_gallery$$aForum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Disable auto-mail to adminHello
The plugin doesn’t send results to admin. It can send results to quiz takers. For this check “Send results by e-mail” parameter section on “Settings” from quiz edit page.
Hi
You can read here how to show an inline content.
If a shortcode generate a complex content then you can place it in a page and then show this page into the lightbox as a remote page.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] pdf resolutionHello
PDFJS viewer provides ability to change zoom level (via drop-down menu), but it is not possible to set default zoom.
Hi
Have you needed any assistance yet?
Hello,
Try to use PDFJS viewer. You can select it in plugin settings.
Hello,
It can be a conflict with 3rd party plugin.
At least the page contains the following incorrect code:
<script><script> $(function() { // same as $(document).ready(function() { //document.body.scrollTop = 0; // |OR| $('body').scrollTop(0); /* do work */ }) </script></script>It can be removed or replaced with:
<script> $(function() { // same as $(document).ready(function() { //document.body.scrollTop = 0; // |OR| $('body').scrollTop(0); /* do work */ }) </script>Sorry, but we can’t investigate this problem by a screenshot because it can be a problem with 3rd party plugin or theme.
If you use PRO version of the plugin, try to enable “Wrap templates in tags” parameter on “ARI Stream Quiz -> Settings -> Advanced” page.
Hi
Is it possible to see the problem anywhere?
Forum: Plugins
In reply to: [Contact Form 7 Connector] Resolving timed out after 10561 millisecondsHello
This is a problem on hosting side. The plugin uses cURL library to connect to MailerLite. You can ask your hosting support about any limitation for cURL connections. Make sure connection to https://api.mailerlite.com/api/ are allowed.
Forum: Plugins
In reply to: [Contact Form 7 Connector] Not viewing all groupsHello
Is it possible to see the problem anywhere?
PS: You can contact us by email: info (at) ari-soft (dot) com
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Deep linking url including previewHi
Do you mean image sharing?
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] data collection messageHi
Read here please how to change translations.
Forum: Plugins
In reply to: [Contact Form 7 Connector] It doesn’t work…It can be a problem with 3rd party extension.
Could you describe in more details what exactly doesn’t work? Is it possible to see the problem anywhere?