Skip Navigation

[Resolved] conditional display of media

This support ticket is created 6 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Author
Posts
#1148435
silver.png
bronze.png
gold.png

Tell us what you are trying to do?
member fills in frontend user form and chooses only 1 of 3 pricing bands "Bronze", "Silver" or "Gold". when the post is submitted to display (after pending review by Admin) the corresponding Badge image will display on the post - either Bronze, Silver or Gold Badge, these are also the Member pricing Bands currently being used, I am using "Paid Membership Pro" plugin too

Is there any documentation that you are following?
I do not see any

Is there a similar example that we can see?
None that I know of

What is the link to your site?
hidden link

#1148491

My issue is resolved now. Thank you!

#1148500

FOR THE AID OF OTHERS...
used the custom field content in the drop down selector from the Post Form on the website, inside a shortcode to pull in the RAW data and used it as a placement for the image selection needed. see example below-

<div class="single-artist-listings">[wpv-post-featured-image size="post-image"]
<img class="member-type-img" src="hidden link field='display-in-what-member-level' output='raw'][/types].png" width="60" height="60" />
<div>

#1149033

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Is your issue is resolved? if yes, please feel free to close the ticket.

If its not resolved, we are here to help you.