Different Badges for different Price Packages

This topic contains 3 replies, has 3 voices, and was last updated by  Kor 4 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #531068

    findedeineband
    Free User
    Post count: 23

    Hi all,

    Is it possible to design different badges for different price packages?
    Example:
    I created three different price packages let say Basic, Premium and Superior. If now a customer buys the Superior Package there should be a different Badge as by the Basic Package.

    i think it would be possible with the shortcode creator “GD_Badges”? But at the Moment i do not know how to realise it

    maybe someone can give me some input 🙂

    #531119

    Alex Rollin
    Moderator
    Post count: 27815

    GD Badges have conditional logic, so, you would be evaluating the package field (key) and searching for a value. If the package ID for Superior is 12345 then:

    
    
    
    [gd_post_badge key="package_id" condition="is_equal" search="12345" badge="Superior Listing" bg_color="#0073aa" txt_color="#ffffff"]
    

    Try using the shortcode builder to make your own:
    https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/

    #531466

    findedeineband
    Free User
    Post count: 23

    Hello Alex,

    thank you for your reply 🙂 helped me a lot. But may i ask another question. Is it possible to change the Featured “stripe” like in the screenshot to let say small star icon which i made with photoshop.

    #531477

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Thanks for your reply. You’ll have to replace the badge as explained here https://wpgeodirectory.com/docs-v2/geodirectory/featured-listings/#banner and reposition it using custom CSS code.

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