-
Created a topic, Free vs Non Free Shipping — Free only for certain products, on the site WordPress.org Forums:
Use case scenario : Only certain products within 3… -
Posted a reply to Text “found cart” added to products in product categories for 1.3.0, on the site WordPress.org Forums:
@saffiretech Thank you very much. :) -
Posted a reply to Text “found cart” added to products in product categories for 1.3.0, on the site WordPress.org Forums:
Just to add with a screenshot as well --- https://snipboard.io/PSh0Mx.jpg Have to revert back to… -
Posted a reply to Modules — Settings page not allowed to access, on the site WordPress.org Forums:
Thank you for pointing this out.. I did not realise disabling REST API will affect… -
Posted a reply to Text “found cart” added to products in product categories for 1.3.0, on the site WordPress.org Forums:
Same problem here with the latest plugin version 1.3.0.... please assist soon to resolve. -
Created a topic, Modules — Settings page not allowed to access, on the site WordPress.org Forums:
Hi, I tried to uninstall and reinstall -- disconnect… -
Posted a reply to Staging site for testing and fixing issues with Production Site, on the site WordPress.org Forums:
Ok, so my impression is correct that Cloudflare only caches the Production site. SO by… -
Posted a reply to Staging site for testing and fixing issues with Production Site, on the site WordPress.org Forums:
Which in the first place it was wierd. They do not share the same DB.… -
Posted a reply to Staging site for testing and fixing issues with Production Site, on the site WordPress.org Forums:
Right after cloning or staging the site, the staged / clone site will have its… -
Created a topic, Staging site for testing and fixing issues with Production Site, on the site WordPress.org Forums:
Hi, I always have this issue when I staged the … -
Posted a reply to Cloudflare — Super Cache for Cloudflare issue, on the site WordPress.org Forums:
I have temporary retained Wordfence first. An update to the issue --- It seems that… -
Posted a reply to Product code – Make it Sortable like the default Product fields – Name, SKU etc, on the site WordPress.org Forums:
Hi @artiosmedia, Seems after the Product code latest upgrade version, this error appeared for every… -
Posted a reply to Cloudflare — Super Cache for Cloudflare issue, on the site WordPress.org Forums:
hmm, fyi, I have since done these in your plugin after last Saturday's error again… -
Posted a reply to Product code – Make it Sortable like the default Product fields – Name, SKU etc, on the site WordPress.org Forums:
Dawn on me this morning, I had forgotten to donate! Hehe. Anyway, have left a… -
Created a topic, 5 stars for your commitment and assistance, on the site WordPress.org Forums:
Thank you very much in assisting me to resolve the iss… -
Posted a reply to Product code – Make it Sortable like the default Product fields – Name, SKU etc, on the site WordPress.org Forums:
Tried to donate earlier but seems the donation via paypal is not supported (I am… -
Created a topic, Cloudflare — Super Cache for Cloudflare issue, on the site WordPress.org Forums:
Hi sir, I have a serious problem recently with Clou… -
Posted a reply to Order Emails – Adding Custom fields for each product, on the site WordPress.org Forums:
Update -- Shipping Class. I found another way to code.. the stackoverflow version is abit… -
Posted a reply to Order Emails – Adding Custom fields for each product, on the site WordPress.org Forums:
For PA_warranty, this is what I did -- learning from Stackoverflow : https://stackoverflow.com/questions/56240214/display-specific-product-attribute-in-woocommerce-email-notifications /** Add… -
Posted a reply to Order Emails – Adding Custom fields for each product, on the site WordPress.org Forums:
I think I managed to solve it with this : (not sure why the above… -
Posted a reply to Order Emails – Adding Custom fields for each product, on the site WordPress.org Forums:
Can any expert help me on this ? I had tried the Shipping Class coding… -
Posted a reply to Order Emails – Adding Custom fields for each product, on the site WordPress.org Forums:
@shameemreza Thanks for your input on this! I managed to add SRP custom field into… -
Posted a reply to Order Emails – Adding Custom fields for each product, on the site WordPress.org Forums:
** Managed to adjust the fields in Cart / Checkout page -- this is the… -
Created a topic, Order Emails – Adding Custom fields for each product, on the site WordPress.org Forums:
Hi! I have 3 fields that are custom added one way o… -
Posted a reply to Checkout – Shipping Methods display in Order Review Table – Add Colspan to TD, on the site WordPress.org Forums:
Ah!! After some trial and error, I might have found the answer. in Cart-shipping.php (Cart… -
Posted a reply to Checkout – Shipping Methods display in Order Review Table – Add Colspan to TD, on the site WordPress.org Forums:
Was wondering which template I should use to allow for TD colspan="3" to be added… -
Posted a reply to Checkout – Shipping Methods display in Order Review Table – Add Colspan to TD, on the site WordPress.org Forums:
@anastas10s Thanks for your reply. I know how to edit the template files, but need… -
Posted a reply to Adding SRP (custom plugin) field & Attribute (Warranty), on the site WordPress.org Forums:
@shameemreza -- After reading through the 3 resources, I am still unable to comprehend --… -
Posted a reply to Product code – Make it Sortable like the default Product fields – Name, SKU etc, on the site WordPress.org Forums:
Thank you very much for your assistance. I thought I would just like to learn… -
Created a topic, Checkout – Shipping Methods display in Order Review Table – Add Colspan to TD, on the site WordPress.org Forums:
Hi, Please see attached screenshot for the issue. C… -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
Thanks will do so. -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
@grola, thanks for your reply. Have tried Cart-shipping.php as well but hmm.. doesn't work too… -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
Ok, @grola -- I just tried to add the conditionals in -- Cart-totals.php but it… -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
Ah! So add this into the Cart-totals.php file's said coding? -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
Hi @grola This coding can only be found in Cart-totals.php under Cart folder which I… -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
Thanks for your reply, grola. I edited the rest of the fields in woocommerce/templates folder… -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
To clarify further, there is no colspan css i think. It has to be added… -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
Hmm, thanks for your reply. i am surprised that your Flexible shipping methods "view" at… -
Created a topic, Product code – Make it Sortable like the default Product fields – Name, SKU etc, on the site WordPress.org Forums:
Thanks for a wonderful Product Code plugin. I h… -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
Thanks for your reply. I managed to edit those fields that does not belong to… -
Posted a reply to Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
The final way it should look after adding td colspan="4" : -
Created a topic, Checkout – Order Review Table – Colspan=”2″, on the site WordPress.org Forums:
Hi, Please see attached screenshot for the iss… -
Posted a reply to Adding SRP (custom plugin) field & Attribute (Warranty), on the site WordPress.org Forums:
Thank you for your help. I've separately checked with my theme's support, and I gotten… -
Created a topic, Adding SRP (custom plugin) field & Attribute (Warranty), on the site WordPress.org Forums:
Hi everyone, (SRP is a custom MSRP code snippet that I… -
Posted a reply to Show a single specific attribute in the product short description, on the site WordPress.org Forums:
@diegogomez Thanks for your help. To share this new coding i got from Woocommerce Community… -
Posted a reply to Show a single specific attribute in the product short description, on the site WordPress.org Forums:
@diegogomez As i managed to add in the Attribute name (label) which is the word… -
Posted a reply to Show a single specific attribute in the product short description, on the site WordPress.org Forums:
All is good till I go to Products that have not converted the Warranty information… -
Posted a reply to Show a single specific attribute in the product short description, on the site WordPress.org Forums:
Hi Guys and to @diegogomez : I managed to find another coding that was easier… -
Posted a reply to Show a single specific attribute in the product short description, on the site WordPress.org Forums:
Ok, here goes.. I tried using Code Snippet way.... (as I'm using Oceanwp - -and… -
Posted a reply to Show a single specific attribute in the product short description, on the site WordPress.org Forums:
Thanks. I will have to try that again as a code snippet then if it…