Jonathan Jernigan
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Calendar Made Simple – Pie Calendar] Additional shortcodes?Hi, yes there is.
You can use the view paramater on your shortcode like this:
[piecal view='listMonth']
- This reply was modified 1 year, 11 months ago by Jonathan Jernigan.
Forum: Plugins
In reply to: [Events Calendar Made Simple – Pie Calendar] PieCal as a Widget?Alright, let me know if you have any other questions!
Forum: Plugins
In reply to: [Events Calendar Made Simple – Pie Calendar] PieCal as a Widget?I see. It would be best then to hide those buttons with CSS to make it more compact. You could hide the view dropdown & text, as well as the month switcher buttons with some CSS like this:
.piecal-wrapper .piecal-controls,
.piecal-wrapper .fc-toolbar-chunk button {
display: none;
}In terms of the language issue, can you copy the exact shortcode you’re using when the calendar disappears here for me to see?
Lastly, color coded events is something we’re working on that will end up in our Pro version sometime in the future.
Thanks!
Forum: Plugins
In reply to: [Events Calendar Made Simple – Pie Calendar] PieCal as a Widget?Hi there, glad to hear you like the plugin!
Can you share an example or more details on what you’re looking for?
Forum: Plugins
In reply to: [Events Calendar Made Simple – Pie Calendar] Support for products?Oh, I see! Woocommerce is currently not supported and requires some extra care, so that’s coming in our Pro version which is in active development. You can signup for email notifications on our website for more info.
Thanks again for trying out Pie Calendar!
Forum: Plugins
In reply to: [Events Calendar Made Simple – Pie Calendar] Support for products?Hi there, I’m not familiar with Pods but it sounds like you need to enable the supports: custom-fields functionality for that Products CPT.
Just to be sure – this is not Woocommerce products, it’s your own CPT?
It should be under advanced settings for the CPT and then look for the “Supports” heading. Make sure both “editor” and “custom-fields” are enabled and let me know if that works- This reply was modified 2 years ago by Jonathan Jernigan.
Thank you so much for trying out our plugin and for the wonderful review!
Forum: Reviews
In reply to: [Events Calendar Made Simple – Pie Calendar] Unreal !Nick, thanks so much for your great feedback! You are correct in the assumption that we rely mostly on theme styles. Can I ask what theme you’re using? I’d love to see what you’re seeing.
We definitely want to incorporate better styling controls so you aren’t forced to rely on CSS, but that will come sometime in time.
Thanks again!