Nick Young
Forum Replies Created
-
Have you also tried deactivating all the other plugins?
This is usually a case when there are multiple calls to
the_contentso it will display it in both areas.What is the whole shortcode that you are using?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Wrong Date on List ViewHi,
Try running through this first to make sure all the time zones match up correctly:
https://docs.simplecalendar.io/timezone-settings/
If that doesn’t help then also please go through this so we can first rule out the possibility of any theme/plugin conflicts:
https://docs.simplecalendar.io/troubleshooting-theme-plugin-widget-conflicts/
If it is a theme issue then you can try contacting the theme developer.
You can provide a link to the page with the issue here and we can take a look to see if we can give any generic tips.
We don’t make one but I’m sure someone does 🙂
I think there might be some confusion here. This plugin is not an extension for WooCommerce, but is it’s own plugin for handling Stripe payments.
If I am misunderstanding something here though please let me know.
Hi,
Sorry you are having an issue. To get started can you please try deactivating all other plugins and using a default WordPress theme (like Twenty Seventeen) and then check if the issue still exists.
I would like to rule out the possibility of a theme/plugin conflict.
Interesting findings. It could possibly be a time change issue. We can look into that for sure.
I have tried to re-install 3.1.8, by deactivating + delete Simple Calendar plugin, and then using the download of your 3.1.8 zip file, but this seems to screw up completely the website and it requires a full restore to get it back again. So not sure if there is another way to get back to 3.1.8?
The only way to get 3.1.8 back is to download that zip and install it. Are you making sure to keep the option to save settings enabled? Or what do you mean it messes up the whole site?
Thank you so much for taking the time to give us some feedback. We are very happy to hear that you are getting good use out of our plugin!
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Text of “See more details” linkAh ok. I will add that for us to discuss how that should be handled. Thanks for letting me know.
It sounds like your page is starting out as a small container and then loading the content afterwards to grow to the right size. Sort of like how a lightbox works. Is that possibly what is happening?
Hi Ryan,
In the pro version you can set up custom fields and a checkbox is one of those options. You can add your own label and make it required so it can act like a terms and conditions checkbox.
You can find out more here: https://docs.wpsimplepay.com/articles/on-page-form-display-options/
Hope that helps and if you have any further questions about the pro version you can get in contact with us here: https://wpsimplepay.com/contact/
Thanks!
Sounds like you did what we would have suggested – a custom solution.
Not sure what we have on the roadmap as far as actually making that built into the plugin. But it is a great idea and I will mark it down for us to discuss.
Thanks for the feedback.
Yeah you can use the filter
simcal_default_event_templateto change the default content.Here is how it is setup initially to give you an idea: https://github.com/sureswiftcapital/Simple-Calendar/blob/dev/includes/functions/shared.php#L275-L286
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Text of “See more details” linkThat should be the calendar ID from google. You could try outputting it to see what it shows.