Forum Replies Created
-
AuthorPosts
-
Actually, you took so long that we had to try something different. Because of that, as you can see in your screenshot, we created a new ticket regarding your scheduling overlap. So whether we try to use multiple calendars on a single page or one calendar with overlapping appointments, your plugin will not display properly.
Thank you for your reply.
I think we first need to show how shortcodes are written, according to WordPress:

I appreciate your support for WPBakery Page Builder and Elementor, as well as a neat little button for the default editor. However, the problem with that is the default block is unavailable if the theme happens to use a different page editor outside of the aforementioned ones. For example, we are using a theme that comes with Colibri. Because your documentation fails to simply provide the actual shortcodes, we must first:
- disable the unsupported page editor
- create a temporary page/post to pull up the default WordPress editor
- create the shortcode using your nifty default page editor button
- test it out to make sure it's what we want (w/o the correct theme)
- return to the default editor to view the text version
- copy your shortcode i.e. [ntt ...]; then finally
- return to the custom editor to paste the shortcode.
It would be much easier if your documentation provided the shortcodes, as this is standard protocol. Please provide the shortcodes and all attributes in your documentation or elsewhere.
Thank you.
So you're okay with the calendar bunching and overlapping appointments and truncating text?
Why can't two scheduled items simply lay side-by-side in a column, wrapping the text in each appointment? It looks horrible as you can see below.
"We can't change that" is not the response we were expecting to hear or expect from support for a paid, production-level product.

Here's an example
Oh, and "Descriptions" replaced with "Description" in the class description page. (American English wouldn't use plural unless there were more than one class.)
Thank you for your response.
- This works by updating the margin of .teacher-wrap, but this isn't ideal because I don't need that custom CSS for every page, just the teacher page. It would be better if we could adjust just that page if necessary.
- As with the above, hiding .infomation-sidebar worked fine, but adds to overall site coding on pages that doesn't use your plugin.
- Rather than introduce an entirely new plugin designed to translate the entire site, I would rather you correct the spelling error illustrated. Can you release an update for My Coures so that it's spelled properly? This will help us tremendously.
Thanks.
This reply has been marked as private.Thanks for the reply.
Those aren't shortcodes, they are widgets/modules. A shortcode starts with the left bracket and ends with the right one. For example:
[ntt_teacher columns="3" limit="9" pagination="loadmore"]
That is the teacher shortcode with a couple of options. It would be nice if your documentation included all of your [ntt] shortcodes for better flexibility, because the site we're building uses neither of the builders you support. At the very least, you should support WordPress' default editor.
-
AuthorPosts
