I have the same problem too. I’ve tried searching everywhere for a solution, but nothing. When I hover over it, in my status bar it says “javascript void(0)”
Hope someone can help.
Thread Starter
hommet
(@hommet)
I just realized that the link to the attachments on my attachment pages is linked to my Single.php file as “<?php the_content(); ?>”. When I try removing the “<?php the_content(); ?>” or editing it, it also removes the content from my posts. So, how do I go about adjusting the size of the default attachment without disrupting the content? Do I need to create an Attachment.php file?
Thread Starter
hommet
(@hommet)
Works perfectly, thank you!