-
AuthorPosts
-
August 25, 2021 at 12:20 pm #1318271
Hi
We use Enfold with the The Events Calendar plugin.
Now, they updated the plugin and it seems, that the design of the events is broken.
For example, the additional infos (details and map) is too narrow on desktops, the enumerations are yellow instead of black, the buttons for the Google calendar and iCal export look special, and so on.
Also on the mobiles it does not look very nice.
What can we do here? Will there be an Enfold update for that it works fine again with The Events calendar?
See an example in the private content section.
Thanks very much.
Best regards
Mike- This topic was modified 3 years, 2 months ago by YourChoice Informatik GmbH.
August 27, 2021 at 4:46 pm #1318688Hey Mike,
Could you please go to /enfold/config-events-calendar/event-mod-css-dynamic.php and replace it with – https://pastebin.com/VfxiAJH4
Then replace event-mod.css file with this one – https://pastebin.com/pgdUrixP and then go to Enfold theme options and save? This should increase the content width, set list color to content color.Buttons and mobile version look fine on my installation – https://imgur.com/a/AnXNQf2. If applying changes above and clearing cache does not help, please create temporary admin logins and post them here privately so we can look into it :)
Best regards,
YigitAugust 27, 2021 at 5:39 pm #1318700Hi Yigit
Before I do this.
Will this be fixed in a later Enfold version? Or why do I have to replace the files directly in the enfold folder (instead of enfold-child)?
Thanks.
Best regards
MikeAugust 31, 2021 at 1:08 pm #1319118Hi Mike,
Yes, these will be updated in later Enfold version, files will be overwritten that is why we update the files on parent theme :)
Best regards,
YigitAugust 31, 2021 at 1:28 pm #1319128Hi Yigit
Thanks very much.
It is a little bit better. How can I increase the left box content width a little bit more?
The buttons still looks special.
There are some black icons on the left side of the button.
Look at the example in the private content section with a desktop.
Best regards
MikeAugust 31, 2021 at 1:38 pm #1319135HI yigit
A little addition to my last post.
The lieft box content ist still a little bit too small, especially the title “Veranstaltungskategorien:” and “Veranstalter-Website anzeigen” and the E-Mail-Address give problems, see another example in the private content section.
Specially the buttons on this example are ok, not like in the other example I sent before…
Best regards
MikeAugust 31, 2021 at 2:08 pm #1319140Hi,
1- Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top.tribe-theme-enfold.single-tribe_events .av-single-event-content { width: 50%; }
This would help with additions as well.
2- There is not such background on my installation and I cannot see them on example site either but you can remove them by adding following code to Quick CSS
.tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical { background-image: none; }
Regards,
YigitAugust 31, 2021 at 2:20 pm #1319144Hi Yigit
Thanks for the css codes.
the second one works fine, but the first one does not change anything.
Best regards
MikeAugust 31, 2021 at 2:45 pm #1319153Hi Mike,
Could you please try adding !important rule as following
#top.tribe-theme-enfold.single-tribe_events .av-single-event-content { width: 50% !important; }
If that does not help, could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitAugust 31, 2021 at 2:53 pm #1319157Hi Yigit
Thanks, this code works!
Should this last css code not be default of the Enfold Theme? Because this problem will be on all websites, or not?
Regards
MikeAugust 31, 2021 at 3:17 pm #1319162Hey Mike,
You are welcome!
Changes in the files will be included in upcoming update however sidebar/content ratio on single event pages will remain at 60%/40% as that has been the default and we have not received requests to change it. If we do, we will surely consider :)
Regards,
YigitAugust 31, 2021 at 3:19 pm #1319163Hey Yigit
Okey, thanks very much.
You can close this issue.
Regards
MikeAugust 31, 2021 at 3:25 pm #1319166 -
AuthorPosts
- The topic ‘The Events Calendar Design broken’ is closed to new replies.