Screenload
@screenload on WordPress.org
- Member Since: September 30th, 2016
Contribution History
Screenload’s badges:- Translation Contributor
-
Created a topic, Reset compressed images, on the site WordPress.org Forums:
Hey guys, I ran the compression feature but the image…4 months ago
-
Created a topic, Block certain user data from beeing synced, on the site WordPress.org Forums:
I have this plugin installed and it transfers ALL user…5 months ago
-
Created a topic, Nothing but problems, on the site WordPress.org Forums:
This plugin causes me nothing but trouble. Errors, wr…1 year ago
-
Created a topic, Extra whitespace added to tab titles, on the site WordPress.org Forums:
Hey, in my product pages extra tabs are added to the …1 year ago
-
Created a topic, Better than paid ones, on the site WordPress.org Forums:
This plugin does one thing and does it best. 10/101 year ago
-
Posted a reply to Version 1.2.3 is broken, on the site WordPress.org Forums:
Sure, just tell me where to email it2 years ago
-
Created a topic, Version 1.2.3 is broken, on the site WordPress.org Forums:
On update the page returns a fatal PHP Error, call to …2 years ago
-
Created a topic, Does the job!, on the site WordPress.org Forums:
I hate it when I try out a new plugin and it leaves a …2 years ago
-
Created a topic, Perfect, on the site WordPress.org Forums:
Does what it's supposed to, Easy to understand. Great…2 years ago
-
Posted a reply to Disallow creation of new adresses, on the site WordPress.org Forums:
I found a way! For the user backend I used CSS to hide the edit…2 years ago
-
Posted a reply to Add new adresses via PHP, on the site WordPress.org Forums:
Thank you soooo much, this acutally fixed it! My sample address had no first line…2 years ago
-
Posted a reply to Add new adresses via PHP, on the site WordPress.org Forums:
Ok that helped a bit, but there must be more to it. If I add…2 years ago
-
Posted a reply to Add new adresses via PHP, on the site WordPress.org Forums:
Thanks for the code, it helped me figuring out how the meta is saved. So…2 years ago
-
Created a topic, Disallow creation of new adresses, on the site WordPress.org Forums:
I know it sounds strange when using this plugin, but I…2 years ago
-
Posted a reply to German Translation, on the site WordPress.org Forums:
Thank you!! The export solution worked PERFECTLY!2 years ago
-
Created a topic, German Translation, on the site WordPress.org Forums:
Hey guys, I submitted german translation quite a while…2 years ago
-
Posted a reply to Get the item that was just added (PHP), on the site WordPress.org Forums:
It DOES get the product, I can just use $product_id and yes, I have to…2 years ago
-
Posted a reply to Get the item that was just added (PHP), on the site WordPress.org Forums:
Since I'm able to develop myself and just need a simple tip on how to…2 years ago
-
Created a topic, Crashes site, do not install right now, on the site WordPress.org Forums:
This plugin needs an update for the latest release of …2 years ago
-
Created a topic, Get the item that was just added (PHP), on the site WordPress.org Forums:
When a user in my shop adds an item to his cart, he ge…2 years ago
-
Created a topic, Add new adresses via PHP, on the site WordPress.org Forums:
Hey, great plugin, works like a charm! I just need to…2 years ago
-
Created a topic, How to hide empty categories (because of invisibility), on the site WordPress.org Forums:
Hey guys, some categories have no visibile products fo…2 years ago
-
Posted a reply to Doesn’t work with WooCommerce 3.6.0, on the site WordPress.org Forums:
Does anyone have an idea for a hotfix? I need this desperatly for my companies…2 years ago
-
Posted a reply to Update counter bug, on the site WordPress.org Forums:
No one, all up to date according to the list. It's just the little "1".2 years ago
-
Posted a reply to Update counter bug, on the site WordPress.org Forums:
Screenshot As you can see, there is an update notice and all plugins are up…2 years ago
-
Created a topic, Update counter bug, on the site WordPress.org Forums:
Hey guys, if I install your plugin, WordPress PERMANEN…2 years ago
-
Posted a reply to Change text after registration, on the site WordPress.org Forums:
Perfect, thank you very much!2 years ago
-
Posted a reply to Change text after registration, on the site WordPress.org Forums:
Ah yes! How do I change it from my functions.php?2 years ago
-
Created a topic, Change text after registration, on the site WordPress.org Forums:
Hey, awesome plugin! I just need to change one thing …2 years ago
-
Created a topic, Show order number on invoice (PHP), on the site WordPress.org Forums:
Hey guys, I need to display the order-id on the invoi…2 years ago
-
Created a topic, Different BACS / Paypal for different countries, on the site WordPress.org Forums:
Hey guys, I'm running a rather large shop in differen…2 years ago
-
Created a topic, Set product menu order via PHP, on the site WordPress.org Forums:
Hey guys, I'm synchronizing a few hundred products fr…2 years ago
-
Posted a reply to Update roles via PHP, on the site WordPress.org Forums:
Nevermind, this worked: https://wordpress.org/support/topic/can-this-plugin-be-used-with-rest-api/ update_post_meta(48,'_alg_wc_pvbur_invisible',array('administrator')); Needed to put it into an array...3 years ago
-
Created a topic, Update roles via PHP, on the site WordPress.org Forums:
I'm trying to import products via PHP script and also …3 years ago
-
Posted a reply to ‘Sku already exists’ but there no matching SKU on site, on the site WordPress.org Forums:
Just make sure to tick all boxes :-D3 years ago
-
Posted a reply to ‘Sku already exists’ but there no matching SKU on site, on the site WordPress.org Forums:
Hmmm... deleting the orphan tables is basically what you need to to. I think a…3 years ago
-
Posted a reply to Comply with GDPR: Wipe all customer data, on the site WordPress.org Forums:
You could just clear the orders and customers tables in the database. That's a one-line…3 years ago
-
Posted a reply to How to check the text “Select a country” in drop down?, on the site WordPress.org Forums:
What is it you want to "check"? Some further information of what you're trying to…3 years ago
-
Posted a reply to Need a product to override shipping Zones, on the site WordPress.org Forums:
As long as you're not shipping anything, try to set it up as a digital…3 years ago
-
Posted a reply to Get all product variations by category, on the site WordPress.org Forums:
"tax_query" is not a valid parameter for that function. Just use "category" and the ID:…3 years ago
-
Posted a reply to ‘Sku already exists’ but there no matching SKU on site, on the site WordPress.org Forums:
Wow, what was I thinking, the SQL-query is garbage :-D Try this one instead: SELECT…3 years ago
-
Posted a reply to Unsecured links, on the site WordPress.org Forums:
Add this to the first line of your .htaccess file for an instant fix. ErrorDocument…3 years ago
-
Posted a reply to ‘Sku already exists’ but there no matching SKU on site, on the site WordPress.org Forums:
Hey, try to look for it in the database directly. Open a connection to the…3 years ago
-
Created a topic, [PHP] Imported variations not showing up, on the site WordPress.org Forums:
Hey guys, I wrote a script that imports products from…3 years ago
-
Created a topic, Importing URLs via PHP, on the site WordPress.org Forums:
Hey guys, I'm trying to import URLs to the gallery in …3 years ago
-
Created a topic, Just perfect., on the site WordPress.org Forums:
Simple and working. No setup required. Saved me days o…3 years ago
-
Posted a reply to Update / Refresh product with php, on the site WordPress.org Forums:
I did, but now I discovered something that seems to be the problem: The variations…3 years ago
-
Created a topic, Update / Refresh product with php, on the site WordPress.org Forums:
Hey guys, I'm importing products and variations via P…3 years ago
-
Posted a reply to import_id when creating products via PHP, on the site WordPress.org Forums:
It worked.3 years ago
-
Posted a reply to import_id when creating products via PHP, on the site WordPress.org Forums:
Ah okay, I already have some custom fields. Is it possible to store data into…3 years ago