Home › Forums › Calendar Products › Events Calendar PRO › Fixes / Changes to Events Product and Category pages
- This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months ago by
John Bergamasco.
-
AuthorPosts
-
November 6, 2017 at 12:43 am #1375784
John Bergamasco
Participant1. I would like to remove the event price ONLY that for some odd reason is showing at the top of the Event Product page after the time – CST (See screenshot) and / or url.
2. Also… how do I show dates and times for consecutive days? For example, a given 2-day course will take place on:
November 6, 2017 – 8:30am – 4:30pm
November 7, 2017 – 8:30am – 4:30pm3. For some reason, +Google map link is set to to the same page where it is located. How do I re-direct it to another page on my site?
4. Lastly, how can I access the footer portion of my event category page and event product page, so I can make footer options adjustments?
November 7, 2017 at 5:19 pm #1377557Jennifer
KeymasterHello,
Thanks for reaching out!
1. To remove the price, you can add the following CSS to your Custom CSS area under Appearance > Customize (if you have one), or in the style.css file of your child theme:
.tribe-events-schedule .tribe-events-cost {
display: none;
}2. Where are you trying to display these dates? Unfortunately I believe a customization would be required to do this. I would recommend taking a look at our themer’s guide as a starting point if you’d like to give it a shot! We do not do customizations, but I’ll be happy to answer questions and help point you in the right direction.
3. The +Google map link should open up a new window with the venue’s location displayed in the Google map. Changing the link would also require a customization. You can use the ‘tribe_get_map_link_html’ filter, found at wp-content/plugins/the-events-calendar/src/functions/template-tags/google-map.php.
4. To edit the events footer, you will need to copy the template for each view that you want to edit (single event, etc.) into your child theme by following these instructions. Once it’s there, you can edit that file, which will override the default one.
I hope that helps! Please let me know if you have any questions.
Thanks,
Jennifer
November 29, 2017 at 8:35 am #1394910Support 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 ‘Fixes / Changes to Events Product and Category pages’ is closed to new replies.
