Hi:
I’m having problems getting the plugin to display correctly.
The problem appears to be that when the page is rendered its not finding the template (single-flip_pong.php) for some reason. The page is being rendered with ‘page.php’ and so all I get is a list of images.
I have the template in a child theme for twentyeleven, but I’m assuming that can’t be the cause of the problem.
Things I’ve Tried
1. Copied the template from the installed version, created a new php file on the server and pasted in the contents.
2. Removed the first version of the template and replaced it by uploading the template that comes in the download package.
3. Deactivating and reactivating the plugin.
Other Notes:
1. On the admin page the listing for “Flipbooks” shows a missing image. This seems to suggest that perhaps some css is not being found?
2. Looking at custom post types it appears that the custom post type for the plugin is being registered.
Any suggestions on where else to look for solutions would be appreciated.
Thanks