dlsstudios
Forum Replies Created
-
Forum: Plugins
In reply to: [Sign-up Sheets] Disabling connection to 'Events Calendar'The Sign-up Sheets Plugin does not include a “back to events” link and is not linked to any event calendar. You might want to double check your theme or any content on the page or post on which you have added the sign up sheets short code. Perhaps that could shed some light?
If you have still having trouble we are available for hire and could correct this issue for you. If you would like to learn more about that options, please contact us via… https://dlssoftwarestudios.com/contact-us/
Forum: Plugins
In reply to: [Sign-up Sheets] Error adding signup recordBrian,
Thank you for reporting this. I will have to dig in deeper to see what the specific issue is, but as a quick fix to get your set up working, you can comment out the following line in the
sign-up-sheets.php
(should be at or near line 166) by added the double forward slash before the line. As soon as I get a chance to research further I will update this post.BEFORE
$return .= '<p class="dls-sus error">'.__('Error adding signup record. Please try again.').'</p>';
AFTER
//$return .= '<p class="dls-sus error">'.__('Error adding signup record. Please try again.').'</p>';
Forum: Plugins
In reply to: [Sign-up Sheets] Latest version creates duplicate filesThanks for troubleshooting further! I will review this bug and look into a fix.
Forum: Plugins
In reply to: [Sign-up Sheets] Latest version creates duplicate filesUnfortunately, I have been unable to duplicate this issue. I would suggest logging into the admin and deleting the duplicate signups for now. If you notice this happening again, please let me know and I can research further.
Forum: Plugins
In reply to: [Sign-up Sheets] Latest version creates duplicate filesI just visited the URL you provided, but I’m not seeing any duplication. Can you point me to where you see the duplication specifically?
Forum: Plugins
In reply to: [Sign-up Sheets] Unable to create sign-up sheetAre you receiving any error messages? If so, please let me know what they are and I can research this further.
Forum: Plugins
In reply to: [Sign-up Sheets] CaptchaCurrently there is not another option. If you are interested in hiring us to customize a more robust captcha and/or to add the ability to work with 3rd parties like reCAPTCHA, please let us know and we can review your needs and get you an estimate.
Forum: Plugins
In reply to: [Sign-up Sheets] RequestsThank you very much for your feedback, they are great ideas. I have added your suggestions to our list of possible modifications for future versions, however I can’t guarantee when or if they will make it in. If you need these features now we are available for hire and can make custom modifications per your requests. If you are interested, please let us know and we can review your specs and get you an estimate on cost.
Regarding #2… that is the currently functionality. The sign-up sheets were developed initially to work best with very short intro text or none at all. That may be something we can improve in the future, though.
Forum: Plugins
In reply to: [Sign-up Sheets] Looking for more functionsThanks for your feedback! We don’t currently have plans to expand the plugin as you suggest. However, we are available to do custom plugin development. If you’re interested in hiring us to make such a plugin, please let us know and we can review your specs and get you an estimate.
Forum: Plugins
In reply to: [Sign-up Sheets] Another Display IssueThe issue with your sidebar should now been fixed with Sign-up Sheets plugin v1.0.3.
Regarding your second bullet point, that is the current functionality. However, I have added your comments to our list of possible improvements for future versions. Thanks for your feedback!
Forum: Plugins
In reply to: [Sign-up Sheets] Error message on Page after install WP 3.5This has now been corrected with Sign-up Sheets plugin v1.0.3.
Forum: Plugins
In reply to: [Sign-up Sheets] Error message on Page after install WP 3.5Stever22,
This will be corrected with the next updated version which is expected to be published soon. I will reply as soon as it is.
In the meantime, the plugin should be functional and you can hide errors like this by adding the following code to your wp-config.php file…
@ini_set('display_errors', 0);
Forum: Plugins
In reply to: [Sign-up Sheets] Signing up…?Sorry about that, there was an error in one of the files that we uploaded a few hours ago. To correct, please re-download the plugin and replace your
/sign-up-sheets/sign-up-sheets.php
file with the newest one.Forum: Plugins
In reply to: [Sign-up Sheets] Error on activationI looked into this further and as of the current plugin version (1.0.2), the plugin needs a WordPress version of at least 3.3. Hopefully in future plugin versions we can expand the backward compatibility.
Forum: Plugins
In reply to: [Sign-up Sheets] Inserting a Sheet in a Post or on a PageThis should now be corrected with version 1.0.2 of the Sign-up Sheets plugin. If you have any other issues, please let us know.
Thanks!