TheShaman
Forum Replies Created
-
Thanks for the reply and I’ll have another look as it seems I’ve missed something
I got it installed OK, it looks like we’ll need to go for the WooSquare Plus version, a quick question before we do as it doesn’t look like its possible on the free version, can you import new products that have been inputted into Square and import them to WooCommerce? I might be missing something blatantly obvious as all I could see was an option to sync, or is it only available on the Plus version?
Thanks
Thank you for the reply and apologies for just getting back to you.
Thats good to know and I’ll set it up on our staging site this week to see how it all works and I’ll update this thead with how it goes.
Thanks again
Forum: Plugins
In reply to: [WooCommerce Square] Stock not updating on Square after order cancelledThanks, I’ll look into that and get back to you
Forum: Plugins
In reply to: [WooCommerce Square] Product Categories droppedThanks and I’ll shout up if we have any issues with the renaming of categories.
Forum: Plugins
In reply to: [WooCommerce Square] Product Categories droppedYes, that’s right, categories need to be different on the website to what they’re called on Square, plus some products are in multiple categories on the website.
And yes, Square is the system record, again it needs to be like this as stock is added and managed on Square, not the website as this was set up first, and it’s easier for the owner to update.
We’ve decided that we’re going to rename the categories on Square to the same as the website so hopefully that will sort it, I just thought I’d ask in case I was missing something but doesn’t seem like we are.
Thanks
- This reply was modified 3 years, 12 months ago by TheShaman.
Forum: Plugins
In reply to: [WooCommerce Square] Business Location greyed out@nixiack8 @felipea8c I’ve now updated to the latest version (2.5.3), I can select the Business Location and, so far, everything seems OK.
Thanks for the response on this thread, I’ll mark it as resolved, but I still think there should be an option to only sync the inventory.
Forum: Plugins
In reply to: [WooCommerce Square] Business Location greyed out@nixiack8 I’ve now carried out what you suggested, deleted the plugin, cleared the cache, installed Version 1.0.38, but sadly it didn’t work, Business Location was still greyed out.
I then disabled all other plugins, with only Woocommerce active, repeated the above and again, Business Location is greyed out.
I thought I’d try updating to the latest version (2.5.3) to see if this fixed the issue (without running a sync), and yes, that worked as I was able to select the business location, so the problem is with the older version, which I’ve rolled back to 1.0.38 for the moment to see if that forced it, but again, Business Location is greyed out.
Unfortunately, that now puts us in a dilemma as there’s a 1000+ products on the site (and 100s of hours of work), but if I run the latest version, all the descriptions will be overwritten. Sadly, I don’t think we have any other option so I’m going to back up the product descriptions, and over time, put a basic description in Square, which really isn’t ideal, but seems the only way.
I really do think in a future update, an option to disable overwriting descriptions should be addressed as on the website we need a lot more detailed product information than what is needed on Square (looking at other threads, I’m not alone in this), and as Square is used in a physical shop as a POS, we must run it as Square being the system record.
Thanks for your help and I guess we’re now just going to have to bite the bullet and update to the latest version.
- This reply was modified 4 years, 8 months ago by TheShaman.
Forum: Plugins
In reply to: [WooCommerce Square] Business Location greyed outThanks for the response @nixiack8, I’ll look into this today as yes, we can’t have the descriptions overwritten, Square only allows basic descriptions, and formatting gets lost, which doesn’t work for us.
I’ll report back soon with how I get on, and I’m really surprised there isn’t an option to disable overwriting product descriptions and titles, and just an option to sync inventory.
Forum: Plugins
In reply to: [WooCommerce Square] Having many sync problems in 2.0.3I’ve been having the same problem, sync was just constantly hanging but after a bit of messing about, I found Wordfence was the culprit.
The solution, disable Wordfence, run the sync then once finished enable Wordfence again. Not ideal having to disable site security, but its a workaround for the moment.
Hope that helps, especially if you’re running Wordfence, it might also be the issue with other security plugins so maybe try disabling it and running a sync.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] custom login url problemI’ve just had the very same problem with a friends website, this thread helped put me in the right direction so here’s what I did…
1. Logged via ftp
2. Download the .htacess file from the root directory
3. Make a copy, then open the original downloaded file in a text editor
4. Delete all the comments associated with AIOWPS plugin from #AIOWPS_BLOCK_WP_FILE_ACCESS_START to # END All In One WP Security and save as .htaccess (make sure you keep the backup of the original file just in case)
5. Back in ftp, navigate to the plugins directory
6. Disable AIOWPS, you don’t need to delete it, just rename the directory, I put a – in front of the name so it was -all-in-one-wp-security-and-firewall
7. In ftp navigate to the root and upload the edited .htaccess file
8. You should now be able to login using wp-admin eg http://www.yourdomain.com/wp-adminTo restore AIOWPS, in ftp put the plugin directory back to its original name, all-in-one-wp-security-and-firewall, In the wordpress Dashboard, go to Plugins, then Activate AIOWPS, log out of WordPress and navigate to your custom login url eg http://www.yourdomain.com/custom-login/ and you should be able to login as normal.
I’m not sure if this has completely fixed the issue, but for the moment, all seems OK and I hope it helps.
Ohh and it’s WP version 4.3.1, not upgraded to 4.4 yet.
Forum: Plugins
In reply to: [WooCommerce] 403 Forbidden Errors on Digital DownloadsThanks for the reply, and after I posted, I did start thinking if the All In One WP Security plugin it uses was causing the conflict but I’m not 100% sure, it’s very strange as it only does every now and then, fingers crossed/touch wood and all that it doesn’t start doing it on every order.
And if anyone has found a fix for this, please do post here
Forum: Plugins
In reply to: [WooCommerce] 403 Forbidden Errors on Digital DownloadsDid you ever find a solution to this as I’m having the exact same problem, most of the time they work fine, but every now and then a 403 error is thrown up and I’m completely at a loss as to why this is happening.
ETA: It’s also saying the download limit has been reached, even though they’ve been unable to download it.
Forum: Plugins
In reply to: Image Flip slideshow on mouseover plugin – does one exist?Bump, anyone?
Forum: Plugins
In reply to: [Plugin: NextGEN Slideshow] Suddenly stopped working?Now fixed, turns out the jQuery.browser property has been depreciated which the slideshow (jQuery Cycle) uses so for a quick fix I reverted back to to jQuery version 1.8.3.
I do hope the plugin is updated to reflect this so I can run the latest version of jQuery