Stephen S
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Admin Help Tabs] Swedish translationThanks, can you please reissue the links? These are not working for me and I will include them in the next version.
Forum: Plugins
In reply to: [WP Geo] pages with multiple posts stopped working if paged?anyone?
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Change product priceI ended up buying this one: http://codecanyon.net/item/woocommerce-pricing/14679278
it does everything I need cheaper than any other plugin I could find.
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Change product pricesame question here!
Forum: Plugins
In reply to: [WP eCommerce] wpsc_product_list database error – table doesn't existthat is odd, because when I disable that plugin, I still get that error. I will look into it though, thanks!
Forum: Plugins
In reply to: [WP eCommerce] Product Drag & Drop Ordering Not WorkingI get varying results on the front end, sometimes it matches the backend, sometimes it is exactly reversed. It seems that somewhat of a workaround (that seems to temporarily “reset” things) is to:
1. Go to screen options, put in a lower number of items per page (like 25) and hit apply
2. Drag and drop one item near the top of the list, then move it back to where it should beAfter this (for a short while) both the front end and backend lists seem correct and matching. NOTE that even though there is a place for number of items per page, it is totally ignored, but it does force a refresh of the page.
Forum: Plugins
In reply to: [WP eCommerce] Product Drag & Drop Ordering Not Workingsame issue, any solutions??
Forum: Plugins
In reply to: [Facebook] Fatal Error after installingor just go into that file and change “break” to “return”. That will fix it for PHP7 (which is way faster than previous versions, so I would keep it). Why facebook hasn’t updated yet is beyond me.
Forum: Plugins
In reply to: [Better Admin Help Tabs] Sync from central sourceCorrect. Thanks Dan!
Forum: Plugins
In reply to: [Better Admin Pointers] all custom postare you saying pointers do not show on some or any of your custom post types?
Yeah, who deleted all the old comments?
Forum: Plugins
In reply to: [Better Admin Pointers] Swedish translationThanks, I will include them in the next release!
thanks!
Hi Jack,
This was a brand new install, and the only record I created was the New User – Welcome Email one.
I just tested deleting my message and recreating it, and now I see what the bug is. When I first enter the message, you are right, it will not let me add those fields. BUT once it is saved, I am then able to check that box and add those fields.
Hope this helps, and thanks again,
StephenPS: is there really NO way to change the FROM email on these? Why should it always have to say wordpress@ when that is not a real address either?
Thanks for getting back to me, I appreciate it. You have overall made a really fantastic plugin. I will try to write some code on my own that fixes this since you don’t see it as a bug. But I honestly have NEVER seen a case where this was supported by ANY major email provider, I would love to see an example if you have one. Try to sign up at gmail, or yahoo, or icloud or any other service you can find on the internet with two identical letter emails but with varying upper and lower case – You will find that none of them let you. So whether or not it is in the spec, the vast majority of cases in practice do not allow this, and I don’t believe the plugin should either. At the very least it should warn the user when creating this email that the other one already exists and give them the option to cancel.