[Plugin: Navigable] Getting an error
-
Tried to implement the simplest incarnation of this plug-in using the code provided
<?php $nav = new NavigableWP('Title of Navigation', $args); ?>
It came back with these errors:
Warning: Invalid argument supplied for foreach() in /home3/public_html/wp-content/plugins/navigable/class-wp-nav.php on line 30
Warning: Invalid argument supplied for foreach() in /home3/public_html/wp-content/plugins/navigable/class-nav.php on line 199
Any thoughts? Seems like it would a useful plugin, if it worked.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Navigable] Getting an error’ is closed to new replies.