Thomas
Forum Replies Created
-
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Incorrect url after upgradeI wish I could but the website is in production so I reverted the upgrade..
Thanks for your replies guys. I fixed it!
The problem is that
EM_Events::get()isn’t outputting the event’sterm_id(s)Thanks aglonwl!
I actually fixed it by usingEM_Events::get().Then I discovered
EM_Events::get()isn’t outputting the event’s categories. Or am I missing something?Edit: already tried using
$EM_Event->get_categories()->categoriesbut that’s giving me the errorNotice: Undefined property: EM_Event::$id in /wp-content/themes/dir/file.php on line 81
Fatal error: Call to a member function get_categories() on a non-object in /wp-content/themes/dir/file.php on line 30
My theme had post-thumbnails supported but only for posts and pages.
So be sure to check that!I’ve got the same problem!
Saskia, if you fix this please let me know how 🙂Thanks for the possible solutions but I fixed the error by rebuilding my theme. Didn’t come across any differences but at least it works now 🙂
I’ve updated my theme’s files to the latest version but that doesn’t make a difference.
#_NOTES is being displayed when I disable “Override with Formats” so I guess there’s nothing wrong with my page.php?When I switch to Twenty Eleven is DOES work..
I get no serious errors but a lot of ‘notices’ though.
Widgets and event_list work except for the most important page.I’m using a CSS styled version of Automattic’s Toolbox theme