WilloftheD
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] A bug in RSVPAwesome @andrewleonard! Thanks for confirming.
If you have some time to review, that would be amazing!
https://wordpress.org/support/plugin/the-events-calendar/reviews/I’d be closing this topic, and please do not hesitate to bump a new thread on our way. This is for us to track down topics/issues efficiently and for us to follow the WordPress Forum Guidelines.
Have a great week ahead!
Forum: Plugins
In reply to: [The Events Calendar] A bug in RSVPAlso see the screen recording here → https://share.zight.com/8Lu6pmbr
Have a great day.
Forum: Plugins
In reply to: [The Events Calendar] A bug in RSVP.tribe-common-c-btn.tribe-tickets__rsvp-form-button { font-size: 0; }This CSS here is to hide the current text on the button by setting the
font-sizeto 0. Then thebefore/afterwill set the new text.“Finish” is still showing here → https://share.zight.com/X6un8WzB
You can add text before or after the existing text but not overwrite the original (as far as I understand it)
Yes you’re correct we can’t overwrite it. We’re trying to interchange the content. You can try this here.
.tribe-common-c-btn.tribe-tickets__rsvp-form-button { font-size: 0; } .tribe-common-c-btn.tribe-tickets__rsvp-form-button::before { content: 'Submit'; font-size: 14px; }Please note that this is just a workaround.
Forum: Plugins
In reply to: [The Events Calendar] A bug in RSVPHi @andrewleonard,
Sweet, glad that worked.
Let’s see about this as well.
I think “SUBMIT” is better text than “FINISH”
.tribe-common-c-btn.tribe-tickets__rsvp-form-button { content: '' !important; font-size: 0; } .tribe-common-c-btn.tribe-tickets__rsvp-form-button:after { content: 'Submit'; font-size: 14px; }Let me know if that does the trick also regarding the button.
Forum: Plugins
In reply to: [The Events Calendar] PHP Fatal Error – TrimHi @jahrat, thanks for bringing this to our attention. A bit more information will definitely help, seems like you shared only a summary of the error log . Can you share with us the entire log with the Fatal Error? I’m curious since this one shouldn’t cause a fatal error. Something unexpected happening there. Also can you share which PHP and WordPress version are you using.
I suspect there’s a conflict that’s causing the issue here as well. It would be good Testing for Conflicts. To be safe, we’d recommend conducting tests and updates on a Staging Server. Also, please keep a working backup of your website.Thank you so much.
Hi @letaajohnson, that’s great. Happy to help! If you have some time to review, that would be amazing!
Yes, CSS can do amazing stuff, and you can customize your website’s design further. You can also learn CSS at this link here.
Is there a library of custom CSS code addon’s somewhere – and – what that custom CSS code does?
We do not have an add-on. However, we have a bunch of articles in our knowledgebase that should be able to help you — https://theeventscalendar.com/knowledgebase/tag/css/.
Have a great day!
Hi @letaajohnson, good to hear back from you. Let’s see what we can do here.
For #1, you might want to have something like this ⬇️
.tribe-events-page-template .tribe-events-calendar-month__calendar-event * { color: blue; }This will change all the colors on the box inside the title. Please note that you can change the color
bluewith other colors or HEX color code to your needs.Let me know if that helps!
Forum: Plugins
In reply to: [The Events Calendar] Custom Filter for the Filter BarHi @etoolsmith, thanks for sharing the reference ID, reaching back to you soon in our HelpDesk this question is about our Premium Plugins.
I’d be closing this topic. Please do bump another topic if you have questions about our Free Plugins. Have a great day!
Forum: Plugins
In reply to: [The Events Calendar] Event slider show past eventHi @christinetrep, this seems to be a duplicate topic, https://wordpress.org/support/topic/event-slider-show-past-event/.
For us to follow Forum Guidelines I would mark this as closed and will help you on the previous topic.
Thank you.
Forum: Plugins
In reply to: [The Events Calendar] Event slider show past eventHi @christinetrep, thanks for trying out our plugin and appreciate the feedback here.
It will show the past events on your calendar by default. You can try disabling the latest past events for this. See the article here on how to do that. https://theeventscalendar.com/knowledgebase/disabling-latest-past-events/
We’d recommend creating a staging site in testing the snippets found in the article, just to be safe.
Let me know if this is what you’re trying to accomplish.
Forum: Plugins
In reply to: [The Events Calendar] Calendar View does show up on Events PageHi @letaajohnson, chiming in here. It seems like your layout has set a
max-widththat’s triggering the mobile view.See the screenshot here:
https://share.getcloudapp.com/jku6o5w6To test, can you try this and go to Appearances → Customize → Additional CSS, then insert this Custom CSS here:
.tribe-events-page-template .site-content .wrapper { max-width: 100%; }See if that shows the entire calendar view. Please keep us posted.
Forum: Plugins
In reply to: [The Events Calendar] Can’t Switch to Block EditorHi @chriscostanza, thanks for working with us on this. We’ll get back to you as soon as we can in our helpdesk since you have an active license.
Have a great day, thank you.
Forum: Plugins
In reply to: [The Events Calendar] Taxonomy Meta Title doesn’t workHi @cyber69, sorry to hear about this. We do not have any estimate of when the fixes will be released, rest assured that this is already on our radar, and informed our team regarding this issue. Appreciate your patience.
Forum: Plugins
In reply to: [The Events Calendar] 6.2.0.1 Crashes WebsiteHi @inndesign, that’s not good. I suspect that this could related to another issue with the Pro version we’re working on. We would see if it is. We would need more information for this one. Could you bump a ticket to our HelpDesk, and please do mention Darian or me on the ticket?
We are looking forward to helping you with this one.
Best,
AbzForum: Reviews
In reply to: [The Events Calendar] Works very well, but really uglyHi @karo0683, awesome! I’m glad we were able to assist you. I’ll make sure to pass your feedback along to Tristan.
While we cannot provide support in the reviews section here per forum guidelines. I’m curious regarding the options for easy customization you mentioned — if we missed any details on your previous thread. Also, what would make it more fun. Please do bump a new thread and our team will be happy to help out further.
We are grateful for your review and value your thoughts. Wishing you a fantastic week ahead.
Best,
Abz