Hi Shazdeh,
Thanks for the reply. I got that error and am still getting it. I have the latest Gantry framework update now and the 0.3 plugin update.
What argument should I place in there?
function clear_gantry_menu_cache() {
if( class_exists( ‘GantryWidgetMenu’ ) ) {
GantryWidgetMenu::clearMenuCache();
}
Thanks for the help.
Paul