It keeps displaying the warning:
Warning: Invalid argument supplied for foreach() in /htdocs/public/www/wp/wp-content/plugins/hierarchical-pages/hierpage.php on line 346
But only when I include the IDs, if I exclude it works. But I want to show only the children of the current categories, so it will be easier to include only the ids i want…
well, it give me this error in the editor:
Parse error: syntax error, unexpected T_VARIABLE, expecting ‘(‘ in /htdocs/public/www/wp/wp-content/plugins/hierarchical-pages/hierpage.php on line 329
…