Forum Replies Created
-
AuthorPosts
-
Stephen SherrardKeymaster
This content is restricted to buyers of:
Stephen SherrardKeymasterHi Konrad,
Thanks very much for the kind words and the generous support donation!
I pretty much suck at marketing, but thanks for the idea.
Frankly, I’ve just been so busy with huge custom programming projects, as well as some great projects in my recording studio, that I haven’t had time to finish up a couple of other WooCommerce extensions I started a couple years ago. I keep thinking about the Volunteer plugin, though, as it’s definitely my most popular plugin (even though I no longer use it myself for any of my sites). One of my huge custom projects, which is ongoing (new features every year), is a giant extension for the Volunteer sign-up sheets for a big non-profit that works with schools all across the nation. It’s a bit too specialized for their specific needs to be of any use to anyone else, but there are definitely quite a few parts of it I could use for a “pro” version of the core plugin, if I even can find the time.
Regarding your specific feature request, are you just using it as an event calendar and creating “no sign up” events? So, you are just wanting to block out an event that repeats once a week, but then just be able to edit the “task” to change who the lecturer is?
I supposed one way you could do it with the current system is to create a single date event for the first week, and then use the “copy” function to copy it a whole bunch of times, and then edit the title and task for each copy you created. Alternately, you could maybe do a multi-day event and then enter all your tasks where you can specify the date for each, and make each task a different lecture? That way it’s still all in one sheet, and you can have as many tasks as your server can handle in one form submission.
True Google Calendar recurring/repeating type events are actually quite complex to create, and I did search for how to represent those in a database a year or two ago when thinking about the pro version. Lots of conversation out there about how to make that happen, but it’s not simple, and not really possible with the initial database structure I had to start with (would have to create new database tables to hold dates and rules for repeating events, exceptions, etc…).
It’s definitely something I would still like to do at some point, if my other work even slows down.
Thanks again for your support!
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
October 12, 2018 at 3:43 PM in reply to: Pre-order creates issues in combination with other plugins #22884Stephen SherrardKeymasterThis content is restricted to buyers of Woocommerce Pre-Order Messages.
October 12, 2018 at 11:48 AM in reply to: Pre-order creates issues in combination with other plugins #22866Stephen SherrardKeymasterThis content is restricted to buyers of Woocommerce Pre-Order Messages.
October 12, 2018 at 11:16 AM in reply to: Pre-order creates issues in combination with other plugins #22864Stephen SherrardKeymasterThis content is restricted to buyers of Woocommerce Pre-Order Messages.
Stephen SherrardKeymasterI have not heard of, nor have I tried, either of those plugins from barn2.
My best guess is that there should be no problem with the Private Store plugin. As far as the product table, that really depends on how they are getting their data to show in the table. As long as they are doing things the proper WooCommerce way, and using WooCommerce methods & functions to get the prices, then that plugin should work fine with my plugins. If, however, they are pulling the data, such as prices, directly from the database instead of using WooCommerce functions, then they would be bypassing the filter hooks that WooCommerce has in place that allow plugins like mine to alter the price based on the current user/role.
Have you already purchased those plugins? If so, you could email me privately and send me a download link, and I could test it here on my development system. Alternately, you can order my plugins and test them on your own dev/staging site to see if they are compatible. If they aren’t, then I would either see if there is a fairly simple way for them or me to add compatibility functions, or I would give you a refund if you would rather use their plugins than mine.
Stephen SherrardKeymasterThis content is restricted to buyers of:
September 27, 2018 at 4:16 PM in reply to: View and Signup does not direct to main signups page #22644Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterYou can already do this.
If you are keeping the original settings that output info in tables, you can use the free StackTables plugin to stack table columns on mobile view for any tables on your site:
https://stephensherrardplugins.com/plugins/ssp-stacktables/
Otherwise, you can set the plugin to output divs instead of tables, and create your own custom CSS to stack and style the divs anyway you want for your mobile breakpoint.
Stephen SherrardKeymasterThis is a duplicate request. Please see the original:
https://stephensherrardplugins.com/support/topic/sending-sms-reminder/
Not possible to send texts directly from WordPress without going through some kind of SMS Gateway, which would be a paid service.
Stephen SherrardKeymasterThis was added in version 2.4.0
August 27, 2018 at 5:22 PM in reply to: Option to disable reminder emails to be sent to chair #22242Stephen SherrardKeymasterActually, scratch that. I already had code to not send reminders to the CC, but that was only when using BCC. If you have the options set to send individual emails instead of using CC/BCC (for email server issues), it was still sending reminders to the chair as well. So, I will just fix that instead, as reminders should never be sent to chairs anyway (as it was originally before I added the individual emails option).
-
AuthorPosts