Tagged: x
-
AuthorPosts
-
September 10, 2016 at 4:05 am #1169083
Tristan AParticipantHi guys,
I previously had this thread opened https://community.theme.co/forums/topic/h1-tags-and-seo/ to have posts rendered without the header.entry-header. This allowed me to do the layout of blog posts entirely with cornerstone and not have the featured image and H1 rendered by wordpress.
In that thread you guys gave me a php template (_content-post-header.php) which i uploaded to my child theme folder. Everything worked fine.
However, I realized that though it is great to do posts design with Cornerstone, it would cause problems in the future. For example, if I ever wanted to redesign my blog, i would have to manually redo each individual posts.
So… I went to work and was able to create the same look and feel using CSS only. So far so good.
However, I now want to undo the template change also, as it is no longer needed. And here is what puzzles me…. If i delete the _content-post-head.php file from the child theme folder /x-child/framework/views/integrity …. posts still show without header.entry-header???
September 10, 2016 at 4:08 am #1169085
Tristan AParticipantThis reply has been marked as private.September 10, 2016 at 5:15 am #1169141
ThaiModeratorHi There,
Please find an remove this CSS:
.single-post .entry-thumb { display: none; }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1169083 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
