is it possible to change the Specials field ?

This topic contains 5 replies, has 2 voices, and was last updated by  Paolo 7 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #220984

    Christian
    Buyer
    Post count: 39

    Hello guys
    I have a small thing i could use some help with

    Currently we have put prices on every listing in our directory on https://familyfun.site . We used the special_offers field, and changed it to price ( it works as planned ) i imported prices for all of our listings.

    Now we have fund out that it would be easier for the customer to choose a price in a dropdown instead of having to write their own price ( it would be much better for consistency ) Is there anyway to change the special_offers field to a dropdown instead of a single text field?
    If not is there anyway to hide that field only on the add listing page ? the output works perfect for all our current listings, so the dropdown should only be active for new listings.

    Do you have an idea how i can achieve this ?

    thanks for the help

    #221256

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    set the special offer field to admin only use.

    Let us know if that is what you wanted.

    Thanks

    #221927

    Christian
    Buyer
    Post count: 39

    Hi paolo
    Its only possible for the fields i add. we dident add this field but used the Special_offers field

    Is it possible to hide that field only on the add listing page ? it works fine for now, and then i can just add an extra field for the dropdown thing

    #222174

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    I think the only option left is CSS, if you provide a link and admin credentials I’ll suply it for you.

    Let me know,

    Thanks

    #222191

    Christian
    Buyer
    Post count: 39
    This reply has been marked as private.
    #222717

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please add this to GeoDirectory >> Design >> Scripts >> Custom CSS:

    
    
    #geodir_special_offers_row {
        display: none;
    }

    Thanks

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

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

Open Support Ticket