Forum Replies Created
-
AuthorPosts
-
alexwg85
ParticipantOkay I have fixed the issue. In the twentyfourteen theme there is a function that changes how the title works. I copied it into my theme and now the problem is solved.
It seems strange that this function is not a part of the plugin – if you need to know which function it is, then go to line 460 of the twentyfourteen functions file.
alexwg85
ParticipantI am running SEO by Yoast but disabling that makes no difference.
Where do you want me to put this snippet? In the functions file?
alexwg85
ParticipantAny help with this?
alexwg85
ParticipantI have tried switching it back to the default theme and it works fine. It is something in my theme.
alexwg85
ParticipantOkay, this has been taken care of now but I am still getting the same problem with the filter bar.
alexwg85
ParticipantThe extra jQuery file you saw comes bundled with WordPress so there is nothing I can do about it. I tried removing my instance of jQuery and it broke not only my menu, but the event calendar as well.
alexwg85
ParticipantSorry, I didn’t see your second one. Let me check this over again.
alexwg85
ParticipantYes, that is one occurrence. Where is the second one you mentioned.
alexwg85
ParticipantI don’t think I am. I have it in the header and that’s it. Where else have you seen it?
alexwg85
ParticipantI had a closer look at the jQuery and found the issue that was causing my mobile menu from behaving the same as the filter bar but it has not fixed the filter bar. I am now getting this error in my console: ‘cannot call methods on isotope prior to initialization; attempted to call method ‘reLayout”
alexwg85
Participantalexwg85
ParticipantI have fixed this issue myself now. I needed to add a certain class to the body tag.
alexwg85
ParticipantFor anybody else encountering a similar problem. I needed to wrap tribe_get_related_posts(); in do_action( ‘tribe_events_single_event_before_the_meta’ ) and do_action( ‘tribe_events_single_event_after_the_meta’ )
The related events are now showing.
alexwg85
ParticipantThis reply is private.
alexwg85
ParticipantThis reply is private.
-
AuthorPosts
