Home › Forums › Calendar Products › Events Calendar PRO › Template Questions
- This topic has 6 replies, 2 voices, and was last updated 11 years, 7 months ago by
Josh.
-
AuthorPosts
-
September 3, 2014 at 4:51 pm #720454
jaynewest
ParticipantI’m using Events Calendar Pro and am having difficulty figuring out how to adapt the monthly template. It’s grabbing my theme (RT-Theme 18 using a child-theme), but I don’t know how to
1) Change or remove the Page Title, which sometimes is “Events for August 2015” when I’m on a May 2015 or any other month calendar view and sometimes “Events this Month”.
2) Remove the standard WP Footer material without removing the custom footer material. I don’t want “Recent Posts”, “Recent Comments”, Meta…The site is currently password protected, but I can give you the log in in a private message. Please let me know how to get that info to you.
Many thanks,
JayneSeptember 3, 2014 at 8:39 pm #720814Josh
ParticipantHello jaynewest,
Thanks for reaching out to us!
It sounds like you may be having some strange issues if the wrong month names are being displayed on certain pages. If you don’t mind, could you reply with the credentials to be able to view the site so I can see the issues firsthand? Just mark the response as “private” so it doesn’t show up in the forum thread.
Thanks!
September 4, 2014 at 6:12 am #721752jaynewest
ParticipantThis reply is private.
September 5, 2014 at 3:10 pm #725417Josh
ParticipantHello jaynewest,
I took a look at the site and noticed the issue you were talking about. It appears there are some javascript errors on the site that are probably causing the issue with the title. You can follow the steps within our Testing for Conflicts procedures to narrow down what may be causing the error.
For additional customizations of how the event pages display (this will help in removing the sidebars that you don’t want on the page) you can follow our Themer’s Guide to aid with those customizations. This approach can also be used to completely remove the title section that is currently experiencing the javascript error and displaying improperly.
I’m sorry I wasn’t able to give you a direct response however I hope this was able to point you in the right direction.
Thanks!
September 8, 2014 at 12:37 pm #731347jaynewest
ParticipantThis reply is private.
September 8, 2014 at 9:38 pm #732196Josh
ParticipantHello jaynewest,
Thanks for following up with us!
There are several options for removing the footer sections that you’re describing however the simplest approach will be to hide that section with CSS on the event templates. This can be done by prefacing all the sections that you would like hidden with “.tribe-theme-child-rttheme18-child” in your theme CSS file and adding “display:none” to that element. An example of this would be:
.tribe-theme-child-rttheme18-child .footer_widgets { display:none; }This should point you in the right direction for cleaning up the templates the way you would like. I’ll go ahead and close this ticket since we are unable to supply full customization support within the forums. If you have any further questions, please don’t hesitate to open a new ticket.
Thanks!
September 10, 2014 at 4:59 pm #736397Josh
ParticipantHello jaynewest,
I’ve noticed you’ve marked the previous response as the correct answer. I’ll go ahead and close out this ticket but if you have any further questions, please don’t hesitate to open a new one.
Thanks!
-
AuthorPosts
- The topic ‘Template Questions’ is closed to new replies.
