sinergiostijn
Forum Replies Created
-
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Woocommerce Subscriptions payment methodsHi Niklas
I will give it a try by enabling SEPA Direct Debit and will keep you updated if I still run into trouble.
Thanks a lot for the quick reply!
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Bancontact payments brokenIt seems to be an issue / conflict with the polylang plugin.
I put up a staging environment and disabled plugins to check for conflicts and when I disable the polylang plugin the payments seem to come in correctly.
However when I go back to version 6.2.0 of your plugin everything seems to work perfectly.
@janwillem64 Are you using polylang as well?
@niklasinpsyde Is this an issue you guys can reproduce (with polylang?). I need both polylang and mollie for my site to function so for now I’ll go back to version 6.2.0 of your plugin, however it’s of course better if we can update the plugin to the most recent version without issues.
Thanks for following up!
Edit: something I forgot to mention. It’s not only bancontact. My test orders I just did are KBC/CBC. So I assume it’s all payment methods.
- This reply was modified 3 years, 5 months ago by sinergiostijn.
Hi
Thanks you for the quick response!
At the moment I hooked into the cartpops_drawer_header_after hook, however now the notice shows at all times (I would rather show it only when necessary).
I saw in the plugin templates that there is a folder ‘info’ which contains a file ‘error.php’. This file seems to loop over notices. Is there a way for me to add a custom notice to this loop?
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Not all categories are shownHi Oleg
I added a new category and this was shown normally.
After seeing this I tried to replace the faulty category with a new one and this seemed to work, since I saw it in the list.
However once I added all the subcategories, it suddenly disappeared again from the list.
What’s the reason for this, how can I solve this?
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Not all categories are shownHi Oleg
There are 106 categories on the site.
However there’s 4 main categories (with then a lot of sub categories).
3 of the main categories are visible in the filter list and can be checked in the backend, but the 4th one (and its subcategories) isn’t visible.Thanks
Hello Eva
I use the dropdown in your plugin with all the categories, so I assume the category name will be correct because it’s generated by the system.
Can you suggest some troubleshooting tips I can try to make this work. I don’t see anything wrong in my screenshots/… so I have no idea what I can try to fix this.
Thanks
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi and woocommerce: variable productsThanks for the fast response!
The SKUs have no universal format, some examples:
IA01809
610 951 120
IAA/745
OIV/BM17/RMost of them are numbers with spaces though (like the second example).
I tried searching one with the product title and that worked properly (while the same search with SKU gives no correct result).
I did change a setting where I added ‘_sku’ to custom fields so maybe that’s the issue, but I read somewhere that this was a necessary change!
Indexing screenshot: I don’t really know how to add attachments here, so I had to upload it to imgur: https://i.imgur.com/VQYMx40.png
So the problem is: when searching for a variable product with the main product SKU, there’s no results shown.
Another thing I notice is that when I’m searching with the following example SKU: IAA/739, then as I said I don’t get the result, but what I do get are a lot of other results with the following SKUs: IAA/730, IAA/724, …
Which doesn’t really make any sense, or is that because the ‘/’ splits the query?Thanks!