-
AuthorPosts
-
December 5, 2018 at 4:11 pm #1041259
Ich habe zwei Probleme mit dem Plugin The Events Calendar im Zusammenspiel mit Enfold
1. Beim Kalender
http://schloss.webcoaching-muenchen.de/veranstaltungen/
schaffe ich es nicht den grauen Balken zu entfernen.2. unter Veranstaltungen > Einstellungen > Darstellung > werden keine Layoutmöglichkeiten angezeigt
December 5, 2018 at 5:05 pm #1041283Hey,
Login credentials did not work for me. Could you please check them once again? :)
Regards,
YigitDecember 5, 2018 at 5:22 pm #1041299hope it is ok now.
December 6, 2018 at 7:15 pm #1041791Hi,
Yes, it is okay now. Thanks.
1- I added following code to Quick CSS in Enfold theme options > General Styling tab
.main_color #tribe-events-bar, .main_color #tribe-events-bar:before, .main_color #tribe-events-bar:after { background: transparent; }
2- Could you please elaborate on this issue? I used Google Translate however i am not sure if i understood it clearly :)
Best regards,
YigitDecember 10, 2018 at 12:32 am #1042852Hi Yigit
Thank you, that’s exactly what I wanted.
But now there is another problem, the phrase “Veranstaltungen im Dezember” is (partly) hidden (on labtop). I’d like to put it a little bit higher.
http://schloss.webcoaching-muenchen.de/veranstaltungen/
Best
SabineDecember 10, 2018 at 12:54 am #10428552.
under Events> Preferences> Appearance> there are no layout options displayed… (in german Veranstaltungen > Einstellungen > Darstellung)
It should be as display hereIs it because the Enfold is not completely compatible to the events Calendar plugin?
Thank you.December 10, 2018 at 11:53 am #1042997Hi,
1- Please add following code to Quick CSS as well
.tribe-bar-submit { margin-top: 25px; padding-bottom: 0; }
2- Enfold includes configuration files for The Events Calendar and Events Calendar PRO. That is why templates are disabled in the theme :)
Best regards,
YigitDecember 10, 2018 at 1:54 pm #1043075Hi Yigit,
sorry, but nothing has changed.
It should be displayed like it is shown on the tutorial site
https://wpshindig.com/
“Events for December 2018”Regards
Sabine- This reply was modified 5 years, 11 months ago by sabine.
December 10, 2018 at 2:06 pm #1043083Hey!
Please use following code instead
.tribe-events-page-title { margin-bottom: 40px; }
Cheers!
YigitDecember 10, 2018 at 2:12 pm #1043091That’s it. Thank you so much.
December 10, 2018 at 3:44 pm #1043124Hi Yigit,
there are another two problem…
1. I’d like the Calendar at 100%. Now the content is smaler than the “normal” sides.
2. and if the tooltip for example “VORTRAG von Philipp Funck” is in the first row, it is partly hidden by the menu.
Regards,
SabineDecember 15, 2018 at 11:15 am #1045619Hi,
1.) The calendar is already full width. Is this fixed?
2.) And the tooltip displays below the “day” cell or the event title.
Best regards,
IsmaelDecember 15, 2018 at 11:33 am #10456221. is ok.
2. it should be, but sometimes it is displayed above the title. Maybe only on small screens like labtops.December 20, 2018 at 8:36 am #1047597Hi,
Thanks for the update.
You can use this css code to increase the width of the tooltip so that it won’t get covered by the header.
.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-shortcode.view-week .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip { width: 500px; }
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.