arisoft
Forum Replies Created
-
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Displaying PDFs side-by-sideHello,
If you use PDFJS viewer then you can choose view mode
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Displaying PDFs side-by-sideHello,
If you use PDFJS viewer then you can choose view mode
Update the plugin to v. 1.2.8 please. It should help.
Hi
These warnings are not related to our plugin. wp-includes\functions.php is core file of WordPress.
Hi
Sorry for the late response. v. 1.2.7 contains fixed for deprecated PHP warning (related to PHP 8.x).
About “WPCF7_TagGenerator::add()” error, we can’t reproduce it (checked in CF7 6.0 and 6.0.3). Probably this error from another CF7 plugin? If not, could you provide steps how to reproduce it?
- This reply was modified 1 year, 3 months ago by arisoft.
Hi,
The plugin supports WordPress 6.7.1. We updated supported WordPress versions section.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] PDFs not working on mobile/iPadIt looks like a problem with configuration of your web server. The proper link to PDF viewer is:
but it seems redirect rules is configured on your server to redirect *.html to */ even if the HTML file exists.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] PDFs not working on mobile/iPadThis problem with Safari on iOS when load a PDF into IFRAME. You can find related topic below:
https://stackoverflow.com/a/75514788
The solution uses an alternative PDF viewer instead of native one. We proposed to use PDFJS. If 404 error occurs then it can be a problem with server/site configuration. Is it possible to see the problem anywhere so we can investigate it?
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] PDFs not working on mobile/iPadHello
Could you try to change PDF viewer to “PDFJS”? You can choose it on “ARI Fancy Lightbox -> Settings -> Integration -> PDF files -> Local PDF Viewer” drop-down.
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.