The list is random.
- Add pages: Random, Family, Archive&Lib, Links
- Left Side bar, Don’t Display on page with ID=xx doesn’t work.
- Need: display widgets only on desired pages. Example: don’t need categories on About page. “Display Widgets” looks like it solves this. It does not seem to work on sub-pages. Following error occurs when turn on sub-page to display widget. Note: This error appears to be a conflict with Posts-Pages widget.
Fatal error: Call to a member function get_queried_object_id() on a non-object in /home/jcooper/public_html/wp-content/plugins/display-widgets/display-widgets.php on line 37
- Need: limit categories displayed on specific page. Example: don’t need Truck categories on Fly Fish page.
- http://codex.wordpress.org/Conditional_Tags describes possible solution for limiting page content.
Leave a Reply