-
Posted a reply to Plugin settings missing, on the site WordPress.org Forums:
Plugins all options can be found just above the Wocommerce menu. Please refer the screenshot… -
Posted a reply to Incompatible with Woocommerce V9.6.0, on the site WordPress.org Forums:
Our team has checked the plugin with latest woocommerce version, Could not find any issues… -
Posted a reply to Incompatible with Woocommerce V9.6.0, on the site WordPress.org Forums:
jQuery(document).on("ready", () => { if (jQuery("#personalise").length > 0) { jQuery(".wcpa_form_outer").hide(); jQuery("#personalise").on("change", (e) => { if… -
Posted a reply to la menu ne s’affiche pas lors de la création d’une fiche produi, on the site WordPress.org Forums:
Thank you for sharing the details. From what I can see, the issue involves 500… -
Posted a reply to la menu ne s’affiche pas lors de la création d’une fiche produi, on the site WordPress.org Forums:
Thank you for reaching out! To better understand the issue you're experiencing, could you please… -
Posted a reply to Error on Product Option Selection: ‘Failed to read the ‘responseText’, on the site WordPress.org Forums:
Could you please provide your site url, So it will be easier for us to… -
Posted a reply to I have an issue with updating Global Add-on, on the site WordPress.org Forums:
It seems you are usig some other addon plugin. Can you ensure your are using… -
Posted a reply to product name not displaying correctly, on the site WordPress.org Forums:
div#order_review dl.variation {margin-top:15px} Please try this. -
Posted a reply to product name not displaying correctly, on the site WordPress.org Forums:
You can apply the following CSS code to address the issue:div#order_review .product-name {flex-wrap: wrap;} Alternatively,… -
Posted a reply to product name not displaying correctly, on the site WordPress.org Forums:
It seems there might be some CSS conflicts with your theme. Could you please share… -
Posted a reply to Button, on the site WordPress.org Forums:
You can use the content field itself, Use the value sectionand keep the label part… -
Posted a reply to Tutorial not working, on the site WordPress.org Forums:
This tutorial is outdated and was mistakenly left on our website. We apologize for any… -
Posted a reply to Cart issue, on the site WordPress.org Forums:
We are not able to reproduct this issue at our end.It would be helpful if… -
Posted a reply to [Product Addons for Woocommerce] “Select options” does not translates, on the site WordPress.org Forums:
@fantou You can directly change this text from settings, No need to translate if your… -
Posted a reply to “Select options” does not translates, on the site WordPress.org Forums:
Seems it is in conflict with the other product addon plugin (PPOM) you have installed.… -
Posted a reply to conflict with jetwoobuilder of crocoblock, on the site WordPress.org Forums:
We have contacted jetwoobuilder team regarding this issue And they have agreed to provide a… -
Posted a reply to What is “Value” field for at select form, on the site WordPress.org Forums:
For a select dropdown in HTML code, there we can have two values for each…