Sirion89
Forum Replies Created
-
I’m not the plugin author but since this plugin works per product you can set w/e you want, so out of 100 products you could have 90 with -20% and 10 with -10% with no issue. If you are looking for something role-based then i think you need another plugin
Forum: Plugins
In reply to: [WooCommerce PDF Invoices Italian Add-on] Creazione utenteOk grazie mille per la risposta velocissima. Ora provo con xDebug e vediamo se trovo qualcosa di anomalo. In questo sito il cliente ha installato 46(!!) plugin, non stento a credere che uno dei tanti crei qualche conflitto…
Se dovessi trovare qualcosa non mancherò di notificarlo
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] New order email missingHello Alex,
I can already confirm that was the problem. We ended up choosing “on-hold” and everything works fine, we can close this.
Thank you again for your amazing support!
Cheers,
DiegoForum: Plugins
In reply to: [Phone Orders for WooCommerce] New order email missingHello Alex,
The field “Set status for created order” is set to “wc-pending” (the option value, since the label is actually translated in my language and it could make no sense to you :D)
Do i have to set it to “wc-on-hold” to make the emails arrive? I tested on another Woocommerce website and indeed the orders gets created with “on-hold” status.
I can try it out and let you know.
Cheers,
Diego
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] New order email missingHello Alex,
Woocommerce version is 3.3.3, WP version is 4.9.6.
If i can provide you anything to help you out let me know.
Oh, and sorry to add a completly different issue, but it turns out that with your last plugin update you added a table for logs, that’s good but it actually gets created only if you activate the plugin, we had it already active, the table was missing, and apache was logging errors for failed queries on the non-existing table. We fixed it manually launching the create table SQL.
Cheers,
Diego
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Add custom product – thickbox issue?Hi Alex,
Np really, thank you again for the amazing job!
Cheers,
Diego
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Add custom product – thickbox issue?Hi alex, Sorry for the late answer, we had holidays aswell.
It i’m not wrong this is the file: wp-includes/js/thickbox/thickbox.js. Actually he is the one attaching listener to click based on “thickbox” class.
I’m using WP 4.9.5
Cheers,
DiegoHello, thank you for your answer. This was a safe-copy of that i’ve wrote you via e-mail.
Cheers
Forum: Plugins
In reply to: [Classifieds WP] Multiple image per postHello,
Thank you for your information. I had a look at your code and i had the suspect to hear that answer. Would it be possible for you to add some hooks all over the generation and parse of the media file from the insert procedure so that i don’t have to directly edit your plugin code to make it work? For example i saw that the input type file is hardcoded, it would be nice to be able to filter that (i could start from there adding a multiple attribute)
If the above one is not possibile, do you have a github repo of your plugin? If so i can fork it and then request for a merge on your master branch.
If both of the above fails i will simply edit the code on my local copy.
Thanks
Forum: Plugins
In reply to: [Broadcast] Cannot broadcast attachmentIm mailing it to you directly together with another one
Forum: Plugins
In reply to: [Broadcast] Cannot broadcast attachmentI actually have a post with multiple (over 10) images in it an when broadcasted while it still remain on the child blog post content they are not present in the media library.
Any idea of why?
Forum: Plugins
In reply to: [Co-Authors Plus] Post list on admin not showing all posts@marcio i was talking about the plugin core file,not the WP one.
It’s sad, i forked his gitHub repo and modified for another thing, submitted a merge request but no answer so far. I see instead that the repo is actually updated 18 days ago, maybe we still have a chance.
If he wont update this i suggest you to check my fork here https://github.com/NetserviceLab/Co-Authors-Plus. I will keep this updated with the plugin updates (if any comes out) but you will lose the ability of updating the plugin directly from wordpress.
You will have to download the zip from the repository i’ve linked above and manually replace the plugin folder.Forum: Plugins
In reply to: [Co-Authors Plus] Post list on admin not showing all postsI think i have the same problem. I’m on a multisite environment and i created a new site. After that, the first time we posted on the original site (and the author was there already) a new author was created called cap-[original nickname] and has just a few posts linked.
The results is that when watching the user list if i click on that author i just see the new post instead of all the ones he had (like 3k+!).We need to find a solution to this problem w/o having to update the core code or it will be a pain for every update.
Hello, that’s what i did in the first place but i received no answer, that’s why i posted it here aswell.
Anyways if that’s your suggestion i’ill just try again hoping for an answer.
Additional info:
I tried to disable ALL my plugins and use the Twentyfifteen Theme with the original nextgen gallery plugin and still the imagebrowser thing was broken…