Forum Replies Created
-
AuthorPosts
-
Courtney
MemberHi James
Can you add the following code to your child theme, or in Appearance » Customize » Additional CSS?
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a,
.tribe-events-calendar td div[id*=tribe-events-daynum-] {
background: none;
font-size: 23px;
line-height: 1;
padding: 10px;
text-align: center;
}
Let me know if this works for you!
Thanks,
Courtney 🙂Courtney
MemberHi William
Can you add the following code to your child theme, or in Appearance » Customize » Additional CSS?
.tribe-events-calendar h4 {color: #ffffff !important;}
Let me know if that works for you.
Thanks,
Courtney 🙂Courtney
MemberHello
That is odd. I’m sorry this is happening to you.
Were your screenshots with your current theme?
Do you have the search location feature set that we should see it?
And finally, have you checked for plugin conflicts (Testing for Conflicts)?
Looking forward to getting this resolved.
Thanks,
Courtney 🙂Courtney
MemberHi Larry
At this time, we haven’t resolved the WPEngine domain name issue. However, with our license, you would still be covered for support. It really means for now, updates on staging would be manual and the license on staging wouldn’t register. However, if it’s active on the live site, it should be suitable.
Would this work for you? If not, you could rework the domain name to use any of the supported TLDs. I have proposed a feature request that we include the major hosts for staging that don’t use the normal TLD protocol.
Let me know how you make out.
Thanks,
Courtney 🙂Courtney
MemberHi Robert
You can turn the sidebar off if you’d like. Test how your /events page looks when you change these settings: Events » Settings » Display » Default stylesheet used for events templates & Events template.
Let me know if that works for you.
Thanks,
Courtney 🙂Courtney
MemberHi Amal
That is correct. You can deactivate the license on your staging site, handle just those updates manually, and still be able to thoroughly test the plugins, and even include content. You will still be covered by support with the live site license being activated.
Let me know if that works for you.
Thanks,
Courtney 🙂Courtney
MemberHi Molly
The spacing around the title is set by your theme. You can override that though. Can you add the following code to your child theme, or in Appearance » Customize » Additional CSS?
.fusion-events-before-title {margin-top: -55px !important; margin-bottom: 20px !important}
Do check that this only impacts your Events page, and not elsewhere on the site. I believe it should work.
Were you able to disable the recurring events checkbox yourself? I’m not seeing it at the moment.
Thanks,
Courtney 🙂Courtney
MemberAbsolutely Brett, glad to have found that for you. 🙂
Courtney
MemberHi Titus
I do now see the issue you were referring to. Can you check out the Testing for Conflicts guide and let me know if you find a theme or plugin conflict?
This is a new issue for sure. Hoping we can get it resolved soon.
Thanks,
Courtney 🙂Courtney
MemberThis reply is private.
Courtney
MemberHi Mike, I’m going to escalate this ticket for some extra help. Standyby for more…
Courtney
MemberHi Bradden, Paul, and @iaingradon
We’ve just released the full update. You should now be safe to run the update, though testing is always advised. See https://theeventscalendar.com/maintenance-release-event-tickets-plus-4-4-5/ for more information.
Thanks,
Courtney 🙂Courtney
MemberHi Nancy
I didn’t see Event Tickets (the free version) network activated in your screencast. Can you check that it has been installed and network activated as well? Event Tickets Plus requires the free version to be installed to work. On a single site, it does toss out a warning message that without the free version, Plus can’t be active.
I hope it’s as easy as that. ??
Thanks,
CourtneyApril 10, 2017 at 9:55 am in reply to: Just renewed the StressReductionClinic Events Calendar PRO license and no show #1267739Courtney
MemberHi Sharyn
I’m sorry this has happened. Can you email
support [at] theeventscalendar [.] com
with your order number or forward copy of your invoice and we’ll take a look!
Thanks,
Courtney 🙂Courtney
MemberHello Dave
A few tips, including how to find the CSS ids and classes that you need are included in this quick list of CSS tips:
- Please check out this Customizing WordPress #2 – Using Chrome Developers Tools YouTube video in addition to our Using Chrome Developer Tools tutorial on how to easily make changes using CSS.
- Use overriding CSS files, or add CSS to your site using Appearance » Customize » Additional CSS.
- Use !important before a semicolon to override every css rule. It’s a brute force method, but works for quick fixes.
- Typically, don’t change the theme or plugin’s css files, they will be overwritten on updates. To avoid this, follow the steps outlined in Themer’s Guide
Let me know if there’s anything further I can do to help.
Thanks,
Courtney 🙂 -
AuthorPosts
