Forum Replies Created
-
AuthorPosts
-
Courtney
MemberHi Allison
I’ve added a right margin (margin-right:-35%) to the Community Events page with this code:
.post-type-archive-tribe_events #sidebar-primary {
//
margin-top: 0;
padding-right: 100px;
}
.single-tribe_events #content
{ margin-left: 100px;}
.single-tribe_events #sidebar-primary
{ padding-right: 100px;}
.tribe-community-events
{ margin-left: 100px;
margin-right:-35%}
.single-wp_router_page #sidebar-primary
{ padding-right: 100px !important;}Let's see if that works :)
Courtney
MemberGlad you found something that works Sean π
Courtney
MemberHi Doug π
You should have an email helping you get a prorated upgrade. Β Thanks
Courtney
Courtney
MemberHi Allison
To fix the sidebar issues on pages that our plugin generates, use this CSS:
.post-type-archive-tribe_events #sidebar-primary {
//
margin-top: 0;
padding-right: 100px;
}
.single-tribe_events #content
{ margin-left: 100px;}
.single-tribe_events #sidebar-primary
{ padding-right: 100px;}
.tribe-community-events
{ margin-left: 100px;}
.single-wp_router_page #sidebar-primary
{ padding-right: 100px !important;}
Unfortunately, we have a policy of not logging in to client sites. Your screenshots did not attach either.
I hope the code above solves this. Let me know.
Thanks
Courtney πApril 19, 2017 at 5:39 am in reply to: big grey box and layout jumbled on some Events Calendar Pro events #1271550Courtney
MemberSure thing Paul. Let me know if that works out or if you need further assistance.
Thanks
Courtney πCourtney
MemberHi Molly
This might work instead:
h2.tribe-events-page-title {margin-top: -55px !important; margin-bottom: 20px !important}
The Avada theme has a unique way to interact with our plugin. As such, they have their own method of deactivating the excerpt (descriptions) on the /events page. They have provided https://theme-fusion.com/avada-doc/special-features/how-to-use-the-events-calendar-with-avada/ as a resource to modify some of the theme settings. I’d check there or ask their support for further help disabling the excerpts.
Let me know how it goes.
Thanks,
Courtney πCourtney
MemberHi Arnau
Can you make sure that you have this exact setup https://theeventscalendar.com/knowledgebase/setting-up-the-events-calendar-with-wpml/ AND that he is using the directory-based language setting (not ?lang=).
If that still doesn’t resolve the issue, downgrade Events Calendar Pro to 4.3.3 by downloading it from My Account Β» Downloads. You may need to downgrade The Events Calendar as well to 4.3.4.
Please let me know if you get this working.
Thanks,
Courtney πCourtney
MemberHi Allison
This can be resolved in 2 steps:
#1 Can you add the following code to your child theme, or in Appearance Β» Customize Β» Additional CSS?
.events-archive .entry-content, .events-archive .entry-header {
padding-right: 50px;
padding-left: 50px;
Width: 100% !important;
}
#2 Test how your events page looks when you change these settings: Events Β» Settings Β» Display Β» Default stylesheet used for events templates & Events template. Right now your theme is showing a right-hand sidebar. I think if you switch to the Default Events Template the issue should resolve.
Let me know how that goes for you.
Thanks,
Courtney πApril 18, 2017 at 5:34 am in reply to: Can I display calendar on an existing page with intro text. #1271037Courtney
MemberGlad that it worked out Allison π
You could either add text/HTML before/after the default calendar using Events Β» Settings Β» Display Β» Advanced Template Settings
OR
You can place the calendar on a different page using the shortcode [tribe_events]. Do note: our additional plugin, Filter Bar, will only work on the page created with our plugin.
Keep us posted if you run into any other issues.
Thanks,
Courtney πCourtney
MemberAbsolutely Ethan π
You can send ideas to tribe.uservoice.com.
Courtney
MemberHi Maria
Can you double check again at Events Β» Settings Β» Tickets Β» Login Requirements?
This should not be an issue with general settings.
If it continues, can you send me an updated System Info response as a private message?
Thanks,
Courtney πCourtney
MemberHi Ethan
Unfortunately, it does break the series. You could use a tag or category for events in this series and link people to the tag or category url if you’d like.
It would look like http://yoursite.com/tag/your-tag
Or http://yoursite.com/category/your-category
I wish I had a better solution to offer. Would either of these methods work for you?
Thanks,
Courtney πCourtney
MemberHi Kelly
In the case of the photo view, the shortcode would be
[tribe_events view=”photo”]
Unfortunately, we don’t have a way to limit the amount of entries on this view.
To remove the title on that page, I’d suggest reaching out to your theme developer as it is a function of your theme. They would know how to best disable the title on just that page vs. all pages.
Let me know how it goes.
Thanks,
Courtney πCourtney
MemberHi Josep
We don’t have a graphical way like your picture displays. However, we do have a filter bar plugin that allows you to have a few different filter options on. You can see all the options for filtering turned on at our demo site: http://wpshindig.com/events/.
Is there anything else I can help you with?
Thanks,
Courtney πCourtney
MemberI wish there were Markus. I hope you have it worked out.
Courtney π
-
AuthorPosts
