Verdant Studio
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Advent Calendar] The Link does not open in the calendar windowHello @mimmisaarijarvi,
Thanks for getting in touch. It seems your calendar is unable to receive the block attributes. Could you try to resave the page (if you haven’t already) and see if this changes things?
I also see the calendar block is being wrapped by other Gutenberg blocks, this may cause confusing if nested too deeply. Could you see if it works when you move the calendar out of those blocks to a first (or second) level? You can do this by selecting the Gutenberg block and using the arrow keys / controls.Forum: Plugins
In reply to: [Super Advent Calendar] Can you prevent cheating?Hi @bplndk,
Thank you for getting in touch. The plugin has been designed in a way that you can schedule doors and prevent people from cheating. You can read more about this in the docs: https://docs.verdant.studio/super-advent-calendar/#scheduling
Hope this helps!
Forum: Reviews
In reply to: [Super Advent Calendar] The greatest Advent calendar I’ve seenThanks for the kind review, glad you like the plugin! 🙂
Forum: Plugins
In reply to: [Super Advent Calendar] A few featuresHi, just wanted to let you know that #3 has been added in version 1.16.0.
Forum: Plugins
In reply to: [Super Advent Calendar] A few featuresHello @hebhansen,
Thank you for getting in touch and the nice words 🙂 there are quite a few suggestions for the roadmap which I plan to implement in future updates.
1. Great suggestion, I will put this one on the roadmap
2. The premium version of this plugin has more revealing effects (8 at the moment) if that is what you mean? Although its currently only possible to select a single effect for the entire calendar, not specific days
3. This is one of the features that is pretty high up the roadmap, I will look into this soon
4. It is possible to use shortcodes inside the content, it should allow you to add a video in there
5. I think you could accomplish this with shortcodes as well, see the link above
6. Hmm but I guess this is more related to a quiz plugin? But please let me know if you think otherwise
There is a 3 websites plan, inside the check out window you can select “Pay once” to get a lifetime subscription.Forum: Plugins
In reply to: [Super Advent Calendar] Link doesn’t open on iOSHmm very strange, it did work on my tests iOS 17 and iOS 16 and Safari. But glad to hear the alternative works for you as well.
Forum: Plugins
In reply to: [Super Advent Calendar] Link doesn’t open on iOSHi @megija05,
Could you update to the latest version, 1.13.4, and check if it resolves the issue?Forum: Plugins
In reply to: [Super Advent Calendar] Link doesn’t open on iOSHi @megija05,
Thank you for getting in touch! It seems Safari on iOS is blocking the page from opening. I’ll see what I can do to fix this. A quick workaround for now is to uncheck the “Open in a new window” setting but I understand this is not ideal.Forum: Plugins
In reply to: [Super Advent Calendar] Modals/ back of door not opening/ showingHi @kyle2909,
Version 1.13.3 contains a fix which addresses an issue someone else was having on this matter. Perhaps you could try updating?Forum: Plugins
In reply to: [Super Advent Calendar] Extend text boxHi @federicafiidesign
Thank you for getting in touch. What do you mean by “extend the number of characters in the text box”? There should be no restriction on the number of characters you can use. In my own demo installation I have 2147 characters of placeholder text inside a modal.Forum: Plugins
In reply to: [Super Advent Calendar] Modals didnt openI’ll close this one as it was confirmed fix by email, the fix was released in version 1.13.3.
Forum: Plugins
In reply to: [Super Advent Calendar] Blocks not showing upBecause this plugin is a Gutenberg-first plugin you’ll need to create 1 page in Gutenberg containing the calendar and then another (completely different page) with Elementor, in the Elementor page you can then use the shortcode to load the Gutenberg block. In the documentation: https://www.verdant.studio/documentation/super-advent-calendar/getting-started/page-builders/
You can see two different pages one with ID 724 (Gutenberg) and another with 861 (Elementor).Forum: Plugins
In reply to: [Super Advent Calendar] Blocks not showing upThe quotes seem off in your shortcode:
[super-advent-calendar id=”72095″]could you try with:[super-advent-calendar id="72095"]but perhaps this is done by ww.wp.xz.cn when you post a message.
Just to make sure: post.php?post=72095&action=edit is your Gutenberg powered page and for example: post.php?post=300&action=edit is your Elementor powered page where you use the shortcode, correct?- This reply was modified 1 year, 5 months ago by Verdant Studio.
Forum: Plugins
In reply to: [Super Advent Calendar] Blocks not showing upDoes the ID in your shortcode refer to the post which has the Gutenberg block on it?
Forum: Plugins
In reply to: [Super Advent Calendar] Blocks not showing upHi @rubenc7,
Thank you for getting in touch – we have instructions on how to setup the plugin to work with page builders (such as Elementor) here: https://www.verdant.studio/documentation/super-advent-calendar/getting-started/page-builders/
Have you followed these steps?