netdiscs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Large amounts of data leaving our domain – but why?hi tp
Got a call with AWS on thursday – just wondered if anyone had experienced anything similar
Forum: Fixing WordPress
In reply to: WordPress database errorit appears so!
thanks for your help – answered the question about defaults if nothing else
πForum: Fixing WordPress
In reply to: WordPress database errorThanks for that!
changed the config file to true, so should see errors
downloaded, installed and activated the theme
Didnt see any errorsactivated the normal theme…. no errors.
thanks for the link to Default – so, activating a theme is setting a default? I’d expect a “Set as default” button or similar…. unless I’m misunderstanding what a default it.
- This reply was modified 4 years, 4 months ago by netdiscs.
Forum: Fixing WordPress
In reply to: WordPress database errorI’ve set debug to false in the WP-Config file, and that’s done the trick
but can’t help but feel the error was telling me there’s a problem – and i’ve just hidden it
Forum: Fixing WordPress
In reply to: WordPress database errorThanks for the advice.
The error comes up when i activate WooCommerce
not sure what you mean by “activate a default WordPress theme” – i have a theme installed and activated, but setting a default I’m not sure. I’ve read about this numerous times, but never found anything on google that goes beyond choosing / installing and activating.
Is activating a default something different?
I don’t know where to take this error to fix it:
wordpress
woocommerce
theme supplier
something else?- This reply was modified 4 years, 4 months ago by netdiscs.
Paypal Gateway is enabled
Enable on Checkout – disabledBut i still see both – https://www.netdiscs.net/product/pink-floyd-the-dark-side-of-the-moon/
I do want to accept paypal, just not “paypal later”
Forum: Plugins
In reply to: [Redux Framework] Enabling Redux disables ability to purchase itemsThanks for the tip
For the sake of completion – there was a setting in the Electro theme where i could enable/disable catalog mode
Electro > Shop > Catalog Mode
Forum: Plugins
In reply to: [Redux Framework] Enabling Redux disables ability to purchase itemsThanks for getting back to me Kev
I’ll get in touch with them
Forum: Plugins
In reply to: [WooCommerce] How to add a “Add to Basket” buttonhi @dcka – thanks for reaching out.
I have deactivated the Wishlist plugin, but no change
Do i need a plugin for adding items to a cart? If this is so obvious you’ve not mentioned it, I’m very new to this, and assumed that feature would just be built in as standard.
David
Forum: Fixing WordPress
In reply to: Looking for the Plugin that simply deletes all productsForum: Fixing WordPress
In reply to: Looking for the Plugin that simply deletes all productsHi Mateo,
I have tens of thousands of products – that’s why this plugin was so good.
once click, all gone
Forum: Plugins
In reply to: [WooCommerce] Quickest way to upload 100k productsHi,
The images seems to make no difference as we tested with no changed result.Itβs taken all day to upload 3000 products with 8 fields.
Is that normal? That seems crazy and makes it impossible to manage an average sized stock
What is the recommended way of managing a large stock? Ie the steps to upload and then manage
Forum: Plugins
In reply to: [WooCommerce] Woocommerce new order e-mail not workingreplying as i’m having the same problem
Forum: Plugins
In reply to: [WooCommerce] Importing product(ID) conflicts with an existing postyep – that’s it, isn’t it.
What i have to do is combine a couple of fields as the SKU – quite often you’ll get 10+ records with the same catalogue & barcode number, but i can use the unique identifier AND the catalogue number to make it unique.
thanks for your help
- This reply was modified 5 years, 3 months ago by netdiscs.
Forum: Plugins
In reply to: [WooCommerce] Importing product(ID) conflicts with an existing postthanks for your help, by the way.
Just to explain it literally, my data will look like this
unique_ID, product, URL, stock, format
1, U2 – Joshua Tree, http://www.blah.net/1.jpg, 2, LP
2, Coldplay – Their album, http://www.blah.net/2.jpg, 1, LP
3, Metallica – Black Album, http://www.blah.net/3.jpg, 4, LP
95000, ZZ Top – Elimiator, http://www.blah.net/95000.jpg, 1, CDThat first number is unique within my database
If i want to amend product ID 3 to say there is 1 copy of the Metallica LP left, i would upload the row in the CSV as follows:
3, Metallica – Black Album, http://www.blah.net/3.jpg, 1, LP
If i cannot refer to my unique identifier when updating, i can’t see how it is possible to update my records – i have to delete all, then upload all