Site hero assistance

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #684
    garyhesse
    Participant

    I’ve seen a couple of related threads about this, but still unable to display a hero image on the homepage.

    I’m unable to get a Featured Content option at Appearance / Customize.

    One user said he activated Jetpack, but that’s not working in my dev environment.

    I did create a featured tag, and assigned it (and a featured image) to a post, but that image is not appearing in the hero area. Some more explicit instructions would help. Thanks.

    #1735
    garyhesse
    Participant

    Update: forced Jetpack into development mode like this in wp-config.php:
    [PHP]define( ‘JETPACK_DEV_DEBUG’, true);[/PHP]

    That was all I needed.

    #1736
    admin
    Participant

    Hi,

    If you are working on local environment than JETPACK_DEV_DEBUG can be set in the wp-config.php file to avoid connection with WordPress.com.
    For production environment, you have no need to declare this constant. On production, you have to connect Jetpack with WordPress.com

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.