• Hello,

    I recently switched to the Miyazaki Theme and so far have been absolutely loving it. Great work!
    Before, I was using the Modern Theme which had the built-in functionality of a Quote Post Type. For this type, there would only be text displayed on the home page in place of the usual featured image. See their live demo for reference: https://themedemos.webmandesign.eu/modern/

    I’ve been looking to recreate something similar with Miyazaki, but was unable to remove the featured image or add a caption on top of it. (The theme automatically adds a featured image)

    Do you have any idea how I could achieve the desired style?

    Thank you so much for your help!

    Have a nice weekend. Best,
    Vincent

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @vncntwbr,

    Glad you like it! Miyazaki doesn’t display the preview differently for the different post formats, so in order to get this on your site, you’re going to need to add support and style for it in a child theme. You’ll need to copy over the preview.php file to the child theme, add a conditional that checks for the post format, and add the post format output within that conditional.

    It’s a pretty involved modification, in other words. You could probably copy the corresponding code in the Modern theme (likely in a file called content-quote.php) to get a head start.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Display Text instead of Featured Image on Home Page’ is closed to new replies.