arisoft
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 Connector] Mailchimp api key errorHello
We checked this key on our test server and it works fine. Try to use it again. If the problem still appears, contact us on our support forum or by email and will investigate it further.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Refresh gallery after “Load More”Call the following code:
ARI_FANCYBOX_INSTANCE.convertElements()Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Refresh gallery after “Load More”When the button is clicked, your gallery plugin does a call to the server and retrieve new images. If call code of “ARI Fancy Lightbox” immediately on click, nothing happens because new images will not be loaded yet. The code should be called when new images are added to the page. If API of your gallery plugin provides a callback for this event, then the code will be executed in the right place. You can ask gallery developers about this callback support.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Refresh gallery after “Load More”If gallery plugin which you use provides ability to call a custom javascript code after adding extra items, then it is possible to configure “ARI Fancy Lightbox” to work with these items.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] solutionHello
Usually thumbnails are wrapper with
<a>tag which contains a link to an original image and this image is shown into the lightbox. If your gallery generate square thumbnails and use original image in the tag then non-square image will be loaded into the lightbox. This feature should be supported by gallery plugin which you use.Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Refresh gallery after “Load More”Sorry, nothing changes.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Refresh gallery after “Load More”We see 22 images on the page and no “Load more” button. All images are opened into the lightbox.
Forum: Plugins
In reply to: [ARI Adminer - WordPress Database Manager] ERASED ADMIN USER and KICK OFFHello
The plugin doesn’t modify any WordPress users. It provides ability to manage DB tables, but all actions are done by users.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Refresh gallery after “Load More”Hello
Is it possible to see this gallery?
Forum: Plugins
In reply to: [Contact Form 7 Connector] stylesHello
The plugin connects CF7 forms with MailChimp, MailerLite and Zapier services. It doesn’t add extra fields or styles to CF7 forms.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] PHP 7.1 incompatibilityHello
Free version doesn’t contain class-object.php file. It also has been replaced in PRO edition since v. 1.7.7.
Forum: Plugins
In reply to: [ARI Adminer - WordPress Database Manager] PHP 7.2 compatibility?The plugin works fine with PHP 7.2.0. “Adminer” contains some code which are executed only for specific PHP versions. For example uses mysql_ library, only when this library is available or use legacy PHP code when PHP 5.x is installed on the server. It seems your compatibility tool can’t handle these cases.
Forum: Plugins
In reply to: [Contact Form 7 Connector] Emptying logsHello
We will add “Clear logs” button to the next version of the plugin. Currently you can clear logs manually. They are located in wp-content/cf7connector-log folder.
PS: These logs can be used to investigate the problems, not to collect any data.
Forum: Plugins
In reply to: [Contact Form 7 Connector] ResubscribeHello
The plugin has been updated. New version adds “Resubscribe” parameter to “MailerLite” tab on “CF7 Connector” page.
PS: You can enable “Application log” and “Debug log” on “CF7 Connector” page. It will contain all information about subscription attempts and errors if they happen.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Can´t lightbox a google mapHello,
It is not possible to open the page. “Not Found” page appears.