• I have installed the very nice meeta responsive theme. However when I add a featured image the featured image does not display on the home page. I have tried different image sizes but to no avail. I have also tried to add:

    if ( function_exists( ‘add_theme_support’ ) ) {
    add_theme_support( ‘post-thumbnails’ );
    }

    to various parts of the theme templates (there are more than one functions.php and being a noob I am uncertain which single or multiple of these I need to edit).

    the website in question is https://www.aroadtoremember.com

    I suspect that the theme is not correctly allowing the featured image to be displayed. Is there perhaps someone who can take a sneek-peek at the theme templates and see where this error may be occurring?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m sorry but as you appear to be using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from www.remarpro.com here. Try https://www.wpzoom.com/support/

    Thread Starter Chrene

    (@chrene)

    Good point and thanks for the re-location!

    Hello Chrene,
    please how did you resolve this issue? i have same problem.
    Kindly share with me.

    Thanks

    Thread Starter Chrene

    (@chrene)

    Hi Lukmon,

    I managed to find the area in the templates to change. It’s obvious if you look – but then again isn’t anything. I suggest using a plugin to change the header. This way you can rotate the header to what you want on the different pages you have.. Trust me its much simpler this way. I use WP Display Header.

    Hope this helps

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Meeta theme featured image not showing in post’ is closed to new replies.