Forum Replies Created
-
AuthorPosts
-
Barry
Member(Apologies, I meant to provide a link to our Themer’s Guide – it can be found here.)
Barry
MemberThanks for your patience!
Looks like this stems from a type error in your theme’s JS. Switching to the default page template resolves this, but of course we hit the other problem you raised where the events content is condensed and stripped of formatting.
Here’s what I propose:
- Please review our Themer’s Guide for an overview of safely overriding and customizing our templates
- Locate plugins/the-events-calendar/views/default-template.php
- Make a copy of this and place it within your theme, ie themes/YOUR_THEME/tribe-events/default-template.php
- Within your own copy of the template locate these lines and change them slightly so they look like this (the rest of the template should remain the same)
While I can’t test this out directly so am unable to offer any guarantees here, I suspect it will resolve the type error and – hopefully – solve the menu issue as an extension of that.
Does this help at all?
November 4, 2014 at 7:00 am in reply to: Getting pagination to work on homepage with WP-Query events listing #859886Barry
MemberHi brightspark: yes I did login (logged out all I see is an Under Development message for both the URLs you provided) – what I mean is that, when logged in, the first URL you provided seems to redirect to the second – and so I am unable to compare.
I hope that makes sense.
Barry
MemberHi!
Would it work for you to add something like this?
<?php echo tribe_get_start_date( null, false, 'l' ) // Day ?> <?php echo tribe_get_start_date( null, false, 'jS' ) // Date ?> <?php echo tribe_get_start_date( null, false, 'F' ) // Month ?> <?php echo tribe_get_start_date( null, false, 'Y' ) // Year ?>You could separate each out / wrap them in divs or spans as needed (and that should work from within your custom single-event.php template, too).
November 3, 2014 at 4:11 pm in reply to: Getting pagination to work on homepage with WP-Query events listing #858713Barry
MemberHmm, for some reason the first link you provided redirects to the homepage, so I can’t really tell the difference between the two. I do see that there aren’t any standard WP pagination links, though (is that the problem? If so, how are you generating them?).
November 3, 2014 at 3:48 pm in reply to: Events Calendar Question – Redirects Causing Page Failure #858682Barry
MemberAwesome – let me know how you get on (you can indeed download historic versions of our plugins, so long as you are logged in with an account where you held a license that was valid when they were released).
Barry
MemberWell, let’s take another look. Can you revert to the Default Events Template? I’ll see if any other ideas present themselves. Thanks!
Barry
MemberAwesome, glad it’s all figured out 🙂
I’ll go ahead and close this thread in that case – but if we can help with anything else please don’t hesitate to create new threads as needed. Thanks again!
Barry
MemberIf you’re sure it isn’t listed in the plugins admin screen perhaps it was inadvertently removed?
That being the case, can you try grabbing and uploading a fresh copy?
November 3, 2014 at 6:23 am in reply to: Events Calendar: Community Events – Event submission #857875Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!
November 3, 2014 at 6:23 am in reply to: Event Description preview showing Visual Composer code #857871Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!
Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!
Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!
Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!
Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!
-
AuthorPosts
