Julien
Forum Replies Created
-
Hi @mantrabrain
It is not online, just testing locally on a computer so I cannot share the link. As you cannot reproduce the issue, it is probably on my setup, so I will try on a fresh install to see how it works.
Edit: I just tried and yes it is working on any pictures so the issue is on my side. Thanks for your support.
- This reply was modified 2 years, 6 months ago by Julien.
Forum: Plugins
In reply to: [Meow Lightbox] No Lightbox on custom template postThis is not an issue from the plugin, but on the theme side, the theme developers will look at it.
Hi @mantrabrain ,
Thanks for you’re quick fix! Yes now I can see the option. But for a reason, the watermark is working on landscape and square pictures, but not on the portrait ones. I have checked all the image sizes except thumbnail and full, and even if I check these options, the portrait pictures cannot get the watermark.
Forum: Plugins
In reply to: [Meow Gallery] How to display ACF gallery with Meow?Hi,
Just to update about my issue. I finally find out my issue is happening when using the Blocksy theme single template builder. No issue if creating a single post, using a reusable block. However, when using single template builder to make a template for custom post type, I got an error message:
Warning: implode(): Invalid arguments passed in snippet-ops.php(484) : eval()’d code on line 4
The code is from the Meow Gallery tutorial for ACF and line 4 is this one: $ids = implode( ‘,’, $gallery_id_array );I searched a fix online and I modified line 4 using (array) as suggested on a post on Stack Overflow forum: $ids = implode( ‘,’, (array)$gallery_id_array );
With this, the error message is gone, but my code skills are close to 0 so I cannot tell more about it, I just tried and the error message is gone.Forum: Plugins
In reply to: [Meow Gallery] How to display ACF gallery with Meow?Hi,
Finally my problem is solved. I tried several times and now it is working, so I was doing something wrongly, I don’t know what exactly but it works.
Hi @stepasyuk
Ok good to know. But I still have the issue that I cannot select which filter set the widget should display. For example I have filter set A and B, I want to display filter set A on page 1 and filter set B on page 2, but I didn’t find any option to do that, both pages display the same filter set A.
Forum: Plugins
In reply to: [Meow Gallery] Right click download protectionI am a bit confused by the option of Meow Gallery, under UI, there is “Right Click” with an allow tick box in grey, only available for pro version. So it looks like right click is disable by default and you can allow it in the pro version only, am I correct?
The issue is I can right click and save the images of my gallery, where I cannot when using the Meow Lightbox.
Do you mean to prevent right click I need the pro version?
Forum: Plugins
In reply to: [Meow Gallery] Right click download protectionHello,
Any news about this feature?
Hi @rubengc
Thank you for your answer, now it is clear to me.
I still have issues with WP Simple Pay so I will just give up. I don’t have issues with Woocommerce, the points system works well with it so I will go this way.
Thank you for your support
Hi @rubengc
Thank you for your message and I am glad my message helped.
I can now see the 3 events related to WP Simple Pay. Unfortunately, it is not working properly, but it seems to be more an issue with WP Simple Pay and using stripe in test mode. The transactions seem to operate and are confirmed into stripe dashboard, but some webhooks events are into failed status because the host cannot be reached. The result is no points are added to my test user after the transaction.
I will give another try tomorrow to see if I can make it works with a new test setup.
You can help me by confirm if I am right or wrong: if I use WP Simple Pay to add stripe payment, it is only through a form. Based on what I read, it won’t add a stripe gateway into the Purchases plugin right? For Purchases plugin I can only use paypal and SEPA payment, so if want to use stripe only, I cannot use the Purchases plugin, correct?
Hello Ruben,
Thank you for your reply.
The issue I am facing is the WP Simple Pay integration just give me one new event: renew a subscription. I don’t have any form related event.
If I install WooCommerce, no issue, I can configure the points as I want and I have many new events in the points attribution.
The thing is I don’t need WooCommerce for what I am doing, so I would like to use WP Simple Pay to have something lighter.
Did I miss something in the setup?
Ok so this morning everything is fine, on both sites, with and without plugin activated. I swear during last week until yesterday, the dashboard was damn slow when activating the plugin, and fast again when deactivating it. But everything was fine before with the plugin, and now everything is fine again. I need to investigate to find the reason of this, but it is not related to your plugin.
Anyway, thanks for your replies, and your plugin.
Actually, I didn’t have this issue a few months ago, that’s why I never suspected this plugin.
The 2 websites are hosted on the same server on hostinger.
I installed Query Monitor, but I didn’t get any messages about slow queries or anything else.
On the second website, the dashboard becomes fast again when I disable Instant Images again. Maybe the issue is somewhere else and the plugin is just a symptom without being the cause of this, I don’t know.
I will also contact hostinger to see if there is something else on their side.
For now I just disable the plugin and activate it only when I need.
I can give you access if you want to have a look.