torndownunit
Member
Posted 1 year ago #
I really like the the plugin I am just having one issue. When you click to see the detailed view of an album, 2 photos of the cover show. A thumbnail to the left, and the full version to the right. Do you have any idea why this would be happening?
Thanks
http://wordpress.org/extend/plugins/musopress-discography/
eschnack
Member
Plugin Author
Posted 1 year ago #
This means your page.php file already shows the post thumbnail. Make a copy of page.php and rename it single-muso-album.php. Then look for where it says "the_post_thumbnail();" and delete it or comment it out.
Hope that helps, glad you're liking the plugin.