-
AuthorPosts
-
May 16, 2021 at 11:44 pm #1300606
Hello,
I am trying to figure out the events calendar and make a Live Shows listing for my site with enfold but just running into brick walls. Here are a couple problems I can’t figure out and would be really grateful for any help.
– I don’t want the links clickable
– I want to remove the “view calendar” at the botom
– and I would like to make a top/bottom border and a “buy tickets” button like this site has https://www.timdilloncomedy.comThank you
May 19, 2021 at 2:42 pm #1301210Hey,
Thanks for contacting us!
Could you please post a link to your website so we can provide you an accurate solution? :)
Best regards,
YigitMay 19, 2021 at 4:55 pm #1301228Hello, sorry here it is.
May 19, 2021 at 5:30 pm #1301235Hi,
Thanks!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.tribe-events-widget-events-list__event-details a { pointer-events: none; } .tribe-events-widget .tribe-events-widget-events-list__view-more { display: none; } .tribe-events-widget .tribe-events-widget-events-list__event-row { padding-top: 10px; border-top: 1px solid black; } .tribe-events-widget .tribe-events-widget-events-list__event-row:last-child { border-bottom: 1px solid black; padding-bottom: 10px; }
Best regards,
YigitMay 20, 2021 at 6:58 pm #1301478Awesome thank you so much! Lastly is there a way to make a buy tickets button at the end of the area like the one on this page? https://www.timdilloncomedy.com
May 23, 2021 at 5:15 pm #1301845Hi,
Thank you for your patience these buttons look like they were added with the Event Tickets addon plugin and then it looks like you will need to follow these instructions: Getting Started with Event Tickets
I’m not an expert with this plugin so I’m hoping that is all you will need to do, if you do get stumped with these instructions I recommend asking the events calendar support.
I also found these events calendar knowledgebase threads:
Add button to single events in event list view
Add a ‘purchase tickets’ button to event-list-meta
that may help but I’m not sure.Best regards,
MikeMay 24, 2021 at 12:00 am #1301864Hi,
Sorry I should have clarified. I do not want to do it in the plugin, I want to do it in enfold.
Thanks again.
May 24, 2021 at 4:31 pm #1302062Hi,
Unfortunately, this is something that would require a plugin or a custom coded solution.
Best regards,
Jordan ShannonMay 26, 2021 at 12:22 am #1302328Ah ok. Well in the meantime I found a fairly easy fix by just adding a button on the side of it then aligning it with white space. Seems to do the trick. Thanks
May 26, 2021 at 4:14 am #1302335Hi,
I’m glad this was resolved. If you need additional help, please let us know here the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Event Calendar help’ is closed to new replies.