stefanomori
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fukasawa] Hiding feature image within postCool, it worked perfectly! Thanks a lot for this and for the beautiful Theme, Anders 🙂
Forum: Themes and Templates
In reply to: [Fukasawa] Hiding feature image within postI’ve finally reinstalled the Theme and the post pages are working again.
Do you have any idea how can I change the code lines – as you suggested – without incurring in the same problem?I’m also running the same website on localhost and when I delete the code line 48 from the single.php file it works as you wrote above without any problem.
Thanks!
Forum: Themes and Templates
In reply to: [Fukasawa] Hiding feature image within postHi @jixxer,
I wanted the same as @ryderg so I’ve followed your instructions. From my Dashboard I went to Appearance->Editor->single.php and deleted the line 48 containing the code:
<?php elseif ( has_post_thumbnail() ) : ?>
Then I’ve click on “Update File” and it popped up this message:
“Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.”
Now all the sigle post pages can’t be visualize anymore: even if I paste back the code line that I’ve previously deleted.
Any idea of how i can fix the problem? I’m not such an expert in these things..
Thanks a lot!
- This reply was modified 8 years, 1 month ago by stefanomori.