arisoft
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 Connector] Error with CF7 Google Sheet ConnectorHello
The conflict occurs because the plugins use different versions of the same library. If you don’t need MailerLite integration then MailerLite integration can be disabled via “General -> Disabled add-ons” parameter on “CF7 Connector” page. After this the plugins should work together.
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] GDPR?The plugin doesn’t provide built-in integration with Fluent CRM or MailPoet, but it can be done via Make.com or Zapier services (both of them are supported by “ARI Stream Quiz”). One note, it can require a paid subscription for this 3rd party services.
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] GDPR?Double opt-in option is available when integration with email marketing service (like MailChimp, MailerLite and etc.) is used.
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] GDPR?Hello
PRO version can show “Accept” checkbox for lead form.
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Bulk upload of quizHi
Sorry, but currently the plugin doesn’t support (bulk) import.
Hi
Thank you for your report. This is fixed in v. 1.3.13
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] FancyBox APIHello,
Use the following code:
$($items).fancybox(ARI_FANCYBOX_INSTANCE.options.lightbox)
instead of:
$($items).fancybox()
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Mailchimp tag functionalityHello
Tagging can be applied if connect the plugin with MailChimp via Make.com or Zapier service. If it is not suitable for your needs or you need more assistance, please contact us by email: info (at) ari-soft (dot) com
Hello
The following javascript code can be used to open the lightbox with particular URL:
jQuery.fancybox.open({src: 'https://calendly.com/d/xxxx-9x9/reunion-colectiva-60', type: 'iframe'});
One note, the page will not be shown into the lightbox due to security settings for calendly pages (it prevents loading to 3rd party sites). You can contact Calendly support and ask if it is possible to embed their pages into your site.
You can contact us by email: info (at) ari-soft (dot) com
Is a trial version of this theme available so we can investigate the issue on our test server?
Could you specify what plugin you use for infinite scroll?
Do you try to add inline_scripts=”1″ attribute to shortcode? It will look like:
[streamquiz id="5" inline_scripts="1"]
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] PHP DeprecatedHi,
Thank you for your report. It is fixed in v. 1.3.12.
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Stopped workingIt can be a problem with a cache plugin. Try to temporary disable cache for the page and check again.