I'm getting the following error when I try to display a gallery in a new page.
Warning: Invalid argument supplied for foreach() in /[full path to root removed]/wp-content/plugins/zenfoliopress/Zenfolio.php on line 103
I have tried the shortcode both with and without the p at the beginning of the number. [ZFP_PhotoSet id=’p#######’] and [ZFP_PhotoSet id=’#######’] I get the error with both..
Anyone else having this issue with the latest WordPress?