Forum Replies Created
-
AuthorPosts
-
Hi Victoria,
yes, it is external. It’s a pity, but good to know.Thank you
Hi Victoria,
sorry I deactivated it temporarily, I did put it back now and will leave it as is.
Thank youHi,
this can be closed.
Thank you,
JosefHi Isamel,
that was not the problem, the redirect was on a different product page not related with the one added to the cart.
It may has something to do with PHP 7.4 and/or WordPress 5.5 (jquery migration seems to be an issue)For now we stay on PHP 7.2 and it works like a charm.
Regards,
JosefHi Jordan,
not anymore, this can be closed.
Thanks,
JosefHi,
I placed this on top of front-mangopay.js within the plugin and it seems to work. The plugin developers are looking into it.
I got this temporarily fixed with a code snippet within the plugin, but it does not occur with the Storefront theme, so you might check this, since WordPress 5.5 changed jQuery handling:
jQuery.fn.extend({ live: function (event, callback) { if (this.selector) { jQuery(document).on(event, this.selector, callback); } return this; } });
Hi Victoria,
since this is a test stage, I probably deactivated Mangopay temporarily, but since you can already see that, the error does not occur to you.
This seems to be a very distinct problem that only occurs on some browsers for logged in users depending on the language. Not sure what the cause for this is, but it is not theme related.You can close this ticket.
Best regards,
JosefHi Ismael,
the theme and filter plugin work fine together as the plugin developer demonstrated. More likely it has something to do with the bookable product plugin which I’ve already contacted.
Best regards,
JosefAugust 10, 2020 at 10:01 am in reply to: Darstellung Produkte: Product List statt Product Grid #1236400Hi Rikard,
this can be closed.
Best Regards,
JosefAugust 8, 2020 at 10:43 pm in reply to: Darstellung Produkte: Product List statt Product Grid #1236257Hi Victoria,
I think we figured it out. It is not bootstrap, but it works as needed.
Thank you,
JosefAugust 6, 2020 at 11:00 am in reply to: Darstellung Produkte: Product List statt Product Grid #1235648Hi Ismael,
we figured out how to remodel the template of content-product for desktop versions, but without using bootstrap this is not very responsive just yet. Do you have any hints for this issue?
Best regards,
JosefAugust 3, 2020 at 8:16 am in reply to: Darstellung Produkte: Product List statt Product Grid #1234740Hi Ismael,
thank you for the information, we’ll look into it. We are aware that we need to restructure the template for our needs.
Best regards,
JosefHi Ismael,
I deactivated AJAX for testing purposes during the weekend, it is now active again so you can reproduce this issue.
I will send your theme to the developer to fix this issue.
Best regards,
JosefJuly 30, 2020 at 9:45 am in reply to: Darstellung Produkte: Product List statt Product Grid #1234116Hi Ismael,
as next step, we would like to add some elements to the grid: Tags, product categories, product attributes and author avatar
Also, the thumbnail is rather big in a single column, is it possible to have each element with multiple “inner_product_header_cell” elements next to each other (e.g. 3 columns: thumbnail, title/description, price)?
-
AuthorPosts