-
AuthorPosts
-
June 21, 2016 at 4:55 am #651227
Hi,
I manage to get the Comment issue fixed. Seem like the post have to be re-update or publish for it to be able to show. Didn’t manage to exactly identify how I achieve it.
I have another issue, how do I move the featured image above below the Title and the Author, Comment, Date section.
I tried the recommendation on this post https://kriesi.at/support/topic/post-title-above-featured-image/. It works on the main post itself but it did not work on the all blog post page. http://strategistshub.com/articles/
I have revert back to the original coding for reviewing since it is working properly.
June 21, 2016 at 6:44 am #651278Hi Zheng Yu!
Try that one for the blog page
https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/let us know if it works as should.
Cheers!
BasilisJuly 9, 2016 at 2:03 am #658646Hi Basilis,
Tried the solution from the link you have provided. Its not working.
July 9, 2016 at 2:59 pm #658803Hi
The image seem to be working now. I did not remove any code that was previously added base on the solution on the link provided.
I guess the code did not kick in after I save the file.
July 9, 2016 at 3:55 pm #658807Now it seems to create another problem. It was working fine previously.
http://strategistshub.com/articles/

The image originally when it was above the title stretch full width. Now it seem to become smaller and align to the center.
Adding the following code to the css does not help.
.big-preview { padding: 0 !important; margin-top: 20px;}-
This reply was modified 9 years, 3 months ago by
hzy17079.
July 12, 2016 at 3:36 am #659639Hi,
Thank you for the screenshot. Remove the padding of the big preview container:
.big-preview { padding: 0; }Best regards,
IsmaelJuly 12, 2016 at 5:33 pm #659996Hi Ismael,
I tried adding it previously, Its not working.
July 15, 2016 at 4:01 am #661118Hi,
You have to clear the plugin and cdn cache after adding the css code in the Quick CSS field.
Best regards,
IsmaelJuly 17, 2016 at 11:09 pm #661824Hi,
Its working now. Thank you.
-
This reply was modified 9 years, 3 months ago by
-
AuthorPosts
- The topic ‘Set Featured Image below Title’ is closed to new replies.
