• Resolved musgod

    (@musgod)


    Is there a way to turn PRICES and PRICE RANGE off for the entire directory? I ca

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello musgod !

    Thanks for reaching out.

    Yes, you can disable Prices and Price Range across the entire directory by following these steps:

    1. Go to Directory Listings > Directory Builder > Add Listing Form and remove the Pricing field.
    2. Navigate to Directory Listings > Directory Builder > Single Page Layout and remove the Price field.
    3. Also, remove the Price field from the All Listings Layout to ensure it doesn’t appear in the directory listings.

    This will effectively hide prices across your entire directory. Let me know if you need any further assistance!

    Kind Regards.

    Thread Starter musgod

    (@musgod)

    Thank you but the price still shows up on this search form. How do I remove it?

    https://blackherb.org/all-listings/

    You can use the following CSS to hide the pricing from the Filters,

    .directorist-advanced-filter__advanced__element.directorist-search-field-pricing{
    display: none !important;
    }

    Kindly navigate to Appearance> Customize> Additional CSS. Then paste the above CSS and publish it.

    Thread Starter musgod

    (@musgod)

    THANK YOU!

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

The topic ‘Turn Prices Off for the Entire Website’ is closed to new replies.