css for Featured Image for GD Location

This topic contains 6 replies, has 2 voices, and was last updated by  Richard Parry 4 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #487573

    Richard Parry
    Expired Member
    Post count: 121

    I am using the REIGN theme with GD. This theme does not allow the featured image to be selected for the location pages, detail, and other pages related to GD. The following does not work to select the featured image:

    .lm-site-header-section {
    background-image: url(‘<?php echo $backgroundImg[0] no-repeat; ?>’) !important;
    }

    Is there something else that I should be doing to select the location featured image. Please see example for Paris, France.

    https://therapyroom.rent/location/france-1/ile-de-france/paris/

    Thank you,

    Richard

    #487587

    Alex Rollin
    Moderator
    Post count: 27815

    Featured images are a WP feature.
    If your theme doesn’t support them you will need to customize the theme.
    https://developer.wordpress.org/themes/functionality/featured-images-post-thumbnails/

    #487918

    Richard Parry
    Expired Member
    Post count: 121

    Featured images are supported for many page types with the theme. There is a problem in assigning the GD featured image for locations and listings for the GD custom post types.

    Richard

    #487993

    Alex Rollin
    Moderator
    Post count: 27815

    Have you already set this option
    GD – Settings – Design – Detail – Disable theme featured image support – Uncheck

    #488382

    Richard Parry
    Expired Member
    Post count: 121

    Unfortunately that had no effect. Please see https://therapyroom.rent/location/united-kingdom/belfast/belfast/

    Regards, Richard

    #488417

    Richard Parry
    Expired Member
    Post count: 121

    I looked at the GD System Status page and the countries table on the subsite is missing. It is present at wp_countries but not wp_31_countries.

    Richard

    #488420

    Richard Parry
    Expired Member
    Post count: 121
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket