stigzler
Forum Replies Created
-
That link doesn’t work.
”?could another plugin be interfering?” – Highly unlikely. UsersWP was the first plugin on top of a vanilla WordPress installation.
Loath to post my website here, but can send via different means if needed
Forum: Plugins
In reply to: [License Manager for WooCommerce] Submit your library!Heyup Drazen – just sent an email about a .net library I’ve just knocked together. Thanks for the plugin!
Great stuff + gosh – I’ve no idea about how to set it out. I just wing stuff and make it up as I go along ??
Hi Drazen – thanks for this. Yeah – missed that detail! All good now, thanks
Happy to share my library with you. I’m afraid I’m not a professional developer or anything – I’m just a hobby coder but take a look at it and do with it as you see fit. I will forward it when it’s finished.
There are a couple of things that would be helpful in its dev which I can’t find in the docs. Mainly, what are the constraints around Update and Create Licence? I.e. what are the mandatory fields for each and what causes exceptions? (I think I’ve established that barest minimum for Create is Key and Status)
I could trawl through your code, but my WP coding knowledge is poor (hooks/filters etc) and you’ll know where to look of course!
Thanks again for your plugin – it’s awesome!
P.S. I also tested it with this tool to take it away from my code. It returned this:
{ "code": "lmfwc_rest_data_error", "message": "The license key could not be updated.", "data": { "status": 404 } }
Not sure why the update is not allowed? Are there any fields that are off limits for updates or throw the update?
EDIT: It does appear to do with what json you place in content. This produces the above error:
{"id":null,"orderID":null,"productID":null,"LicenseKey":"","ExpiresAt":null,"ValidFor":null,"Source":"","Status":2,"TimesActivated":null,"TimesActivatedMax":null,"RemainingActivations":null,"CreatedAt":null,"CreatedBy":null,"UpdatedAt":null,"UpdatedBy":null}
But this works:
{"Status":1}
Apologies for the delay. This problem disappeared with an update. Thanks for a great plugin!
Forum: Plugins
In reply to: [License Manager for WooCommerce] Can’t see REST API KeyHaving the same problem here. I generate a new key and get directed to a page saying “Nothing to see here…” !!!
Shame as this looked really good, but without the API, it’s next top useless. I also see the author hasn’t answered any support requests in a while. What a shame
Did you get any further?
Forum: Plugins
In reply to: [Dark Mode for WP Dashboard] Change CSS?Nemmind – found it: plugin>assets>css>dark-mode-dashboard.css
Thank you for your wonderful rhetoric. You clearly put a lot of work into that.
As for your last point, of course you’re the victim in this scenario. I expected no more. Research a bit into DARVO – you may meet yourself there.
To others: I did find a more honourable plugin and its called “User Registration.” Good, free features, solid coding and a more ethical business model around add-ons.
Well – it’s basically changed the size of all of my text and I cannot alter this via my theme’s settings. What have you done to my site?
Forum: Plugins
In reply to: [W3 Total Cache] W3TC produces balnk pages on IISTo be honest – I ditched this after I disabled and removed it and it decimated my site causing no end of problems. Good luck to you, but I’ll never recommend this plugin.
Watch the header bar with lazy loading turned on and off. When on – it jumps/glitches on initial load. You won’t see this on my website now, as I have it turned off. I was just trying to be helpful to your dev. I’m not bothered either way.
Forum: Reviews
In reply to: [Async JavaScript] Very GoodMy bad. Turns out it was a Youtube Vid trashing my javascript parsing times. Couldn’t delete my review.
- This reply was modified 4 years, 6 months ago by stigzler.
OK – thank you very much.
Ah OK. It worked fine on another site I worked on some time ago. This is looking like it’s your end, not mine?