dwc_user
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Product Labels for WooCommerce] WPMLHi, thank you for your response.
How can i translate labels?Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] After transfer, tabs gone.Or would a tool as this: https://www.wpallimport.com/ possibly do the job?
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] After transfer, tabs gone.Would you maybe be able to help with this solution?
If we do have to purchase a license or pay a certain amount we totally understand.
I have exported the file containing the postmeta to CSV from the old server/database.Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] After transfer, tabs gone.Would it be possible to export the necessary data from one to another?
Using: SELECT * FROMpostmetaORDER BYmeta_keyDESC.
Exporting this data and importing it to postmeta in the new database?Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] After transfer, tabs gone.Well i do still have access to the old webshop with the tabs on there.
I am not that familiar with Mysql, is there a other way to restore them?Forum: Plugins
In reply to: [W3 Total Cache] Stock issues due cacheThis would mean that if we receive an order 3 times an hour, all products & categories will get flushed. Means that caching would not really have any benefit.
Costumers having the experience that when a product says it is in stock, they add it to their card and get the message that its out of stock. Isnt there a way to exclude that part? Otherwise caching with W3 and Woocommerce isn’t just beneficial? (I do have the paid version of W3, should this give me more options to avoid such issues?)
Forum: Fixing WordPress
In reply to: Changed permalink structure, now dashboard links don't workWhat if you make a back-up of your .htaccess and delete it.
After change the permalinks again so WordPress will create a new .htaccess.