Forum Replies Created
-
AuthorPosts
-
Cliff
MemberYou can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.
If you’re not a CSS expert, Jetpack’s Custom Design reference may prove helpful.
Note that you’ll quite possibly also need to clear your website’s cache and your browser’s cache to see such changes.
Let’s try this though: remove the CSS I provided to you before and see if switching styles at wp-admin > Events > Settings > Display
Does Skeleton, Full, or Tribe Events make things work (Tribe Bar gets hidden as it should) or not work (Tribe Bar stays on top of things and in the way, like it shouldn’t)?
August 26, 2016 at 9:07 am in reply to: The Custom field label is not support Traditional Chinese. #1156367Cliff
MemberI’m having one of our developers take a closer look into this for you. Could you please run this database query and provide me the results? (read the notes in the code)
https://gist.github.com/cliffordp/ee49abbf6eb79ccb73bd4251b5e20878
Thank you.
Cliff
MemberI believe “yes.”
However, there’s possibly a different feature request in here too: having a single “parent” event and 2 “child” events within it. Your example isn’t the perfect demonstration, but I’m talking about something along the lines of a conference (even if within a single day) that has multiple events within it, such as 3 different talks at 9:30 and 5 separate talks at 12:30
I know we’ve discussed this internally in the past, and I thought there was an existing feature request for it, but I couldn’t find it.
For your specific scenario with our existing functionality, you could actually just have 1 event and then have 2 separate tickets (free or paid)–one for Saturday (e.g. $10), one for Sunday (e.g. $10), and possibly even a 2-day pass for $17
I hope these ideas help.
Cliff
MemberIf I understood your request accurately, please try this CSS:
body.post-type-archive-tribe_events span.tribe-price, body.single-tribe_events h3.ev_price { display: none; }I see you’re using a theme that heavily customizes our plugin so if you need additional help, you might need to ask your theme author for support. Anyway, I hope this code helps!
Cliff
MemberIn that case, could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?
Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.
If it is, please follow our Testing for Conflicts Guide (basically switch to TwentySixteen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.
If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG and share any PHP errors you see while changing tickets quantity, navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.
Then, please share your System Information (while in Testing for Conflicts mode).
You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
Let us know what you find out.
Thanks.
Cliff
MemberThanks for trying that.
Visiting http://www.dreiwerk.net/veranstaltungen/, I saw
body.post-type-archive-tribe_events(so WordPress knows this is the Events archive page and therefore shouldn’t be throwing a true 404 error) but no body class for List View, Month View, etc.In fact, it returns a 200 status, not a 404 status, per https://httpstatus.io/ — https://cl.ly/0v0H2O0O1u0C
Could you please switch your wp-admin > Events > Settings > Display tab > Events template option and see if that resolves it?
Cliff
MemberPlease replace what you had with this:
body.post-type-archive-tribe_events #tribe-events-pg-template, body.single-tribe_events #tribe-events-pg-template { max-width: 100%; } body.post-type-archive-tribe_events #tribe-events-content-wrapper, body.single-tribe_events #tribe-events-content { max-width: 1000px; margin: 0 auto; }Cliff
MemberYou bet. Let me know how it turns out.
Cliff
MemberThanks for sharing that link. I don’t have a login to that site, but I reached out to Enfold support via email just to touch base and ask if they had any requests of us.
At this point, I’ll leave it here unless/until you or I hear back with something specific for us.
Thank you.
Cliff
MemberHi Jon. Might you be requesting the same thing as one of our existing feature requests: Month View > Have multi-day events ‘span’ the consecutive days rather than individual entries each day
If so, please do add your vote there. This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
If not, please clarify your request, possibly with annotated screenshot(s) and link(s)
Thank you.
August 25, 2016 at 7:24 pm in reply to: How to change the message people see when they have submitted an event #1156171Cliff
MemberHi Rae-Anna.
You could install our Redirect to different URL after event submission plugin to redirect to a page of your choosing so you can customize the text, including using HTML (e.g. links, bold, italics)
Please let me know if this will work for your needs.
Cliff
MemberHi Jonathan.
Unfortunately, there’s a substantial bug where version 4.2.4 of our iCal Importer plugin is setting all the imported events to have the same start time. You might try downgrading to version 4.2.3 and see if this helps with your issue.
If this is what you’re experiencing, I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.
I apologize for this issue and appreciate your understanding and patience.
Cliff
MemberHi Brian. Could you please provide a link to a sample event and an annotated screenshot of exactly what you’re wanting removed?
August 25, 2016 at 7:10 pm in reply to: Can anyone confirm whether WooCommerce Follow-up Emails extension integrates? #1156162Cliff
MemberHi Jarrod.
We have a Compatibility with WooCommerce Extensions KB article that may shed some light.
I know I’ve heard of some of our customers using that specific extension, but I’m not sure in what ways they integrated it.
We definitely know you and other customers would benefit from a tightly-integrated way to communicate event information with subscribers/ticket purchasers, and I believe our strategy/development teams are working hard toward that effort (nothing from us anytime soon, just an FYI for now).
Let me know if you run into any snags if you do give this extension a try.
Cliff
MemberHi Gianpietro. Thanks for this detailed report.
Since I’m unable to reproduce this error on my local testing site, could you please provide me your best guess how I might be able to reproduce this issue? If I can reproduce it, I’ll then submit a bug report internally.
Thank you very much.
-
AuthorPosts
