Forum Replies Created
-
AuthorPosts
-
Cliff
MemberYou previously stated:
I added the snippet so they are in ascending order…
What code snippet did you add?
If you remove it, does your List View display your events in order, as they should like our demo site’s List View (link in my previous reply)?
Cliff
MemberHi again.
1)
The edits you made to single-event.php are pretty much just to remove the H3 tags from the navigation and remove outputting tribe_event_featured_image(). Is this correct?
If the featured image is still appearing, I’d suggest temporarily editing the plugin’s core file itself — at /wp-content/plugins/the-events-calendar/src/views/single-event.php — to remove display of the featured image and see if it works. This will at least let you know you’re editing files on the correct site and that the theme itself or some other factor like caching isn’t at play here.
2)
You 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.
Please let me know how it goes for you.
Cliff
MemberHi Corey.
Event Tickets Plus (ET+) doesn’t handle any of the payment processing.
If you used it with WooCommerce, for example, you could possibly set this up (possibly needing a paid add-on for WooCommerce). However, please consider this information about compatibility with their add-ons: https://theeventscalendar.com/knowledgebase/compatibility-with-woocommerce-extensions/
In this case, I might suggest our generous Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
You could request this as a new feature (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.
This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.
Let me know if you have any follow-up questions.
Cliff
MemberHi Ruey Liuh.
Your email was received and I have processed your refund request. Please see your email for additional information.
Thanks for trying out our PRO add-on and feel free to keep up with our news at https://theeventscalendar.com/blog/ and try us out again in the future.
Cliff
MemberOne reason it may not work is if your database tables have a prefix other than “wp_”
Again, I’d point you to your web host for additional questions regarding implementing this.
Cliff
MemberHi. Thanks for purchasing our PRO add-on. We’re happy to have you as a customer!
In order to remove the Venue from the This Week widget, you could simply add this CSS:
.tribe-this-week-widget-wrapper .tribe-venue { display: none; }You 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.
Please let me know how it goes for you.
October 17, 2016 at 7:16 pm in reply to: Using this for showing availability of units for rent #1178096Cliff
MemberHi Christina.
Thanks for looking to us for your solution! While we’re definitely not a booking plugin, many people do use it for some of these more edge cases, which is great.
I don’t believe I’m fully understanding what you have in mind, but I don’t see anything you’d need our paid add-ons for at this time.
You should install and activate our core/free plugins:
Then you can try things out like that and possibly pull it all off for free.
You might want to consider our PRO add-on if you want to add extra Views (like Photo, Map, or Week), and you could also use PRO’s Additional Fields functionality if desired (possibly even instead of Event Tickets).
Last but not least, we have a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
Let me know if you have any follow-up questions.
Cliff
MemberHi. I believe you’d need to use our Themer’s Guide for this.
You could override /wp-content/plugins/the-events-calendar/src/views/modules/meta/organizer.php with /wp-content/themes/[your-child-theme]/tribe-events/modules/meta/organizer.php
Then edit your theme’s organizer.php file to remove the use of tribe_get_organizer_link().
You can do something similar for the venue.php file in the same directory.
I hope this helps!
Cliff
MemberHi Gene.
Thanks for your candid question.
Anonymous submissions is just that, submissions only, as you have described.
If the user of your site wants to submit an event and then also see all the events they created or even edit an event they previously submitted, they would have to initially submit the event while logged in (so the Community Events plugin can attribute them as the post author).
I hope this clears it up for you. Please let me know if you have any follow-up questions on this topic.
Cliff
MemberHi Zeina.
Thanks for your question.
This article may help you learn how to create a custom Facebook Page Tab.
One way to do it that retains all your site’s styling is to iframe the HTTPS version of your site’s calendar.
If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
You may also want to request this as a new feature (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.
This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.
Cliff
MemberHi Joe.
Unfortunately, that file is not able to be overridden like template files via our Themer’s Guide.
I also didn’t see any action hooks in the file you mentioned.
I did see that this file is loaded via this function: https://github.com/moderntribe/event-tickets/blob/4.3/src/Tribe/RSVP.php#L1287-L1311
And I didn’t see any action hooks there either.Could you tell me what message you’re wanting to include, where you’re wanting it displayed, and what criteria you want to check for in order for it to be displayed? That might help me better advise you.
Cliff
MemberHi Josh.
Sorry you’re experiencing this. I could not visit your site’s link because it required login credentials to view.
However, we have seen some issues with Jupiter Theme. Please make sure you’re using the latest version of it.
Also, I’d suggest playing with the “Events Template” option at wp-admin > Events > Settings > Display tab.
Cliff
MemberHi Lo.
Thanks for all your compliments and sorry you’re unhappy with the default styling included with our plugins. They are meant to be styled more than how they look out of the box.
If you visit http://wpshindig.com/about/, you can actually download our demo site’s theme if you want to.
October 17, 2016 at 6:38 pm in reply to: Offer unlimited Tickets and notify users that they're on waiting list #1178079Cliff
MemberHi Joe.
I believe you’re requesting the same thing as one of our existing feature requests: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/6095921-add-waitlist-capability
Please do add your vote and notes there.
This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
I believe you’re thinking about this the right way, but it is in the customization realm, which is outside of our Scope of Support / Terms.
Thank you.
Cliff
MemberHi Scott.
We do implement JSON-LD but not hCalendar markup. JSON-LD is Google’s preferred format. You can read more and see their JSON-LD examples at https://developers.google.com/search/docs/data-types/events
Please let me know if you have any follow-up questions on this topic.
-
AuthorPosts
