arisoft
Forum Replies Created
-
Sorry for the delay. The problem was fixed in v. 1.3.5.
We checked source of the page to detect this problem.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] How to use this with Amazon S3?It seems you disabled our plugin and leave only Easy Fancybox. You can see it if open HTML source of the page.
Hello,
It seems this is a problem with script which is added by Monster insight to track download of PDF files.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] How to use this with Amazon S3?It seems the problem occurs because “Easy Fancybox” plugin is also used on the page. It loads old version of Fancybox jQuery plugin and it causes conflicts.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] How to use this with Amazon S3?It is possible to add class=”ari-fancybox” attribute to links which should be opened into the lightbox.
Hello
It is not our plugin on your site. The lightbox from your theme is used.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] How to use this with Amazon S3?Do you have links on a page to video files which are hosted on S3 and want to open them into the lightbox? What format of these files?
- This reply was modified 7 years, 10 months ago by arisoft.
Forum: Plugins
In reply to: [ARI Adminer - WordPress Database Manager] Alter TableHello
Is the operation completed or timeout occurs? If it is failed, probably DB user doesn’t have permission to alter table. You can also check web server error log for more details.
Yes, you can send it by email or on our support forum.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] No link in CaptionOpen “Advanced” tab on “ARI Fancy Lightbox -> Settings” page and populate “Custom JS code” parameter with the following code:
setTimeout(function() { $('.wp-caption').each(function() { var $el = $(this), $a = $(this).children('A'), $caption = $(this).find('.wp-caption-text'); $a.attr('data-caption', $caption.html()); }); });Hello
Is it possible to see the problem anywhere?
Forum: Plugins
In reply to: [Contact Form 7 Connector] Connection to MailerLiteDone.
Forum: Plugins
In reply to: [Contact Form 7 Connector] Connection to MailerLiteHello
Is it possible to see the problem? You can contact us by email or on our support forum.
Hello
Sorry. It is updated.