Option to hide add ad button

Hello,

This request has not been made yet.
But still in the project, I want to create a Booking style site, but without people having the possibility to put the ads. But only go through the administrator to access the site.

Let me explain, not giving everyone the right to publish ads and hiding the “Add Listing” button.

I looked in the css, and using custom css and putting this:

hp-menu__item hp-menu__item--listing-submit button button--secondary{
	display:none; !important
}

as well as in the style.css file of the child theme (create beforehand) it does not work. Do you have any other possibilities?

Thanks

Please disable the front-end listing submission in HivePress/Settings/Listings/Submission section and only admins will be able to add listings

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.