Home › Forums › Calendar Products › Events Calendar PRO › Events’ margins are gone
- This topic has 8 replies, 4 voices, and was last updated 9 years, 4 months ago by
Gurpreet.
-
AuthorPosts
-
December 20, 2016 at 9:56 pm #1208711
Gurpreet
ParticipantHi there,
So, I just noticed that the events on the website have lost their margins — they’re running from the extreme left to the extreme right without any padding on either side, as it used to have. Not so aesthetically pleasing.
I’m using WordPress 4.7, running on Safari, everything is up to date.
And, what is the Event aggregator license code? I have a license for Events Calendar Pro but it’s not automatically updating — I had to deactivate it in order for the update to show.
I’d so appreciate your help.
Thanks!
Gurpreet
December 20, 2016 at 10:29 pm #1208713Gurpreet
ParticipantHere’s an image of it:
December 20, 2016 at 11:24 pm #1208726Geoff B.
MemberGood evening Gurpreet and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
We are sorry to hear about the margins disappearing on you. Yikes!
I would love to help you with this topic.To solve this I would recommend experimenting with the 2 first settings found under Events -> Settings -> Display. I believe that should allow you to get a better display for your calendar.
And, what is the Event aggregator license code? I have a license for Events Calendar Pro but it’s not automatically updating — I had to deactivate it in order for the update to show.
Event Aggregator is a premium service we offer for people interested in importing events automatically (via Google Calendar, Facebook, meetup, etc..): https://theeventscalendar.com/product/event-aggregator/
You can simply leave this setting blank if you do not have a license for it.
As for the lack of update notice, I will report this to our Dev. Thank you for bringing this to our attention.
Let me know if that helps.
Have a great day!
Geoff B.
December 27, 2016 at 6:37 pm #1210918Gurpreet
ParticipantHi Geoff,
I’m not sure why the margins suddenly disappeared, strange wordpress business 😉
I did try playing with the display settings — both Skeleton and Full styles — with no changes in any favorable or desirable manner.
Help, please. Any custom css perhaps?
Thank you!
Gurpreet
December 27, 2016 at 11:24 pm #1210953Geoff B.
MemberGood evening Gurpreet,
Thank you for writing back and trying different settings.
I was mostly curious to see if the “Events Template” setting (dropdown) would have made a difference.
In any case, you are right, CSS should do the trick.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
#tribe-events-pg-template {
width: 92% !important;
}Let me know how that goes.
Best regards,
Geoff B.December 28, 2016 at 12:44 pm #1211199Gurpreet
ParticipantHi Geoff,
It worked! Thank you!!
This CSS also worked:
#tribe-events-content {
position:relative;
margin-left:48px;
padding:1px 20px;
}Any idea why the margins got changed in the first place?
I so appreciate your help!
Gurpreet
December 28, 2016 at 10:42 pm #1211266Geoff B.
MemberHey Gurpreet,
I am super stoked that it worked out for you.
Thank you for the kind words, it’s truly appreciated.I am not so sure as to why the margins disappeared from your site.
It seems to be very specific to your theme and perhaps to the CSS rules in place.What I do know however is that there is no report of this on default WordPress themes such as twenty-sixteen. I guess what counts the most is that we found a fix for it!
Is there anything else I can help you with ?
Best regards,
Geoff B.
January 19, 2017 at 8:35 am #1220993Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Events’ margins are gone’ is closed to new replies.
