Hello,
How would I display a badge saying “winner” on post type? I have a true/false field in Custom Fields but don’t know how to make it work within Pro.
Hello,
How would I display a badge saying “winner” on post type? I have a true/false field in Custom Fields but don’t know how to make it work within Pro.
Hi Daniel,
Thanks for reaching out.
You can add an image or icon element to show the badge and assign the condition to check if the specific meta field value is satisfying it.
{{dc:post:meta post="post_id" key="meta_key"}}
Hope it helps.
Thanks
Thank you! That will definitely work for displaying a badge on the archive pages.
However, I’d like to do something like If marked as winner then display winner badge + winner name if no winner then fallback to "TBA" on the single pages.
Hi Daniel,
If that specific single post type has been marked as winner you can show it through the similar condition. But to show TBA or any other Winner name, it will require some custom coding to check all the posts and get the actual winner out of them, or else the TBA message.
If you are not proficient, I would suggest you hire a developer who can assist you to do the customization, or you can avail of our newly launched service called TOTAL CARE, where we offer small customizations.
Hope it helps.
Thanks
I’m capable of implementing it just need a little guidance. Would One be sufficient if you’re not going to help me here?
Goes without saying I’d appreciate if you can help me without me subscribing to an extra service.
Hi Daniel,
The custom coding is beyond the scope of Theme Support and that is why there is One and TOTAL CARE services are available. In the One we guide you on the questions that are beyond the normal support, so if you are stuck on something during the customization we can guide you on One.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.