I am trying to display my photos in wordpress and so far I am having problems.
I need to show only specific albums based on articles, so i created a custom field to be populated with album id , which needs to be used with php to get that specific album photos.
So far I am getting this error, Warning: Invalid argument supplied for foreach() .
I even went online and downloaded your sample gallery page and made changes with my api and secret but no luck.
Hi All
I am trying to display my photos in wordpress and so far I am having problems.
I need to show only specific albums based on articles, so i created a custom field to be populated with album id , which needs to be used with php to get that specific album photos.
So far I am getting this error, Warning: Invalid argument supplied for foreach() .
I even went online and downloaded your sample gallery page and made changes with my api and secret but no luck.
Plz help
Thanks