AlanPratt
Forum Replies Created
-
I think it’s an issue with the Theme – https://ww.wp.xz.cn/support/topic/fatal-error-uncaught-error-call-to-undefined-method-6/
Forum: Fixing WordPress
In reply to: formatting problem with 4.4I’ve also noticed this on a few sites using different themes.
I think I’ve fixed it. I’m not saying it is the best solution but for now it works.
In plugins/the-events-calendar/lib/the-events-calendar.class.php find the call to the function maybeAddEventTitle (around line 185) and comment out the line.
I started out with the twenty eleven theme but it is heavily edited. I tried changing the template but that didn’t seem to solve the issue.
Oh sorry, here it is
Thanks for sending the updated code Rob, it worked a like a charm!
Hi Rob
Thanks for getting back to me. Here is the link to the events calendar.
If you select a tag from the tag cloud at the bottom of the sidebar it leaves the events slug in the url. Any ideas?
Thanks
Thanks for the code Rob, it worked like a charm