Missing custom field frontend title

This topic contains 3 replies, has 2 voices, and was last updated by  Guust 5 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #445488

    Scott Harris
    Lifetime Member
    Post count: 74

    I created a custom field based on the built-in price field. I can add data to the field, but the label that I entered into the frontend title only appears when editing the listing and not on the frontend when viewing the listing.

    Here’s an example: https://www.winetasting.com/winery/california/saint-helena/wm-harrison-vineyards-winery/

    The $35 in the sidebar should show the label “Price for a Tasting Flight”. However, it’s missing.

    In troubleshooting, I guessed that I had set some display: none, but when I removed my custom stylesheet, the problem remains, so I don’t think it’s my CSS. When I change the theme (on a sandbox version) from Divi to 2017 the label does appear.

    Can you please help me troubleshoot this missing label?

    Thanks!

    #445512

    Guust
    Moderator
    Post count: 29970

    You have this CSS

    
    
    .geodir-i-text {
        display: none!important;
    }

    in https://www.winetasting.com/wp-content/cache/et/global/et-divi-customizer-global-15360773931808.min.css

    Turn your caching off, look for the CSS again to find where it is, and delete or adjust.

    Thanks

    #445962

    Scott Harris
    Lifetime Member
    Post count: 74

    Thanks Guust. GD support rocks. I forget to check CSS in the theme customizer. It’s time for me to consolidate all my css in various places.

    #445965

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

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

Open Support Ticket