Home Forums Plugins Custom Fields Support Displaying individual custom fields

Welcome to our community support forums! We're here to help - but if you have an urgent request for a Pro Plugin, you will get a prioritised response through our Premium Support page.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9758
    mymodernweb
    Participant

    Sorry, I’m not the best at php.
    I want to display a custom field, only if that particular custom field exists. I’m using this:
    <?php if( function_exists( ‘wpsc_the_custom_fields’ ) ) wpsc_the_custom_fields( ‘slug=company’ ); ?>
    But that checks to see if all custom functions exist,and I want to have several custom fields and just display the ones where the field exists. How do I change the php to check if that particular field exists?
    Thanks,
    Nici

    #28939
    chriscouture
    Participant

    Were you ever able to find a solutions to this? I have this exact same need and would like to only display the field if there is information contained within the field.

    Anyone?

    #36289
    yalmaz
    Participant

    So I created a dropdown list with these statuses (different names though) and need to check which listitem has been chosen. Therefor I need the variable for the fields so i can write for example…….!!!!!!!!!

    ____________
    kaleem

    #36516
    yalmaz
    Participant

    _________________________________________________________________
    We offer guaranteed success for [url=http://www.pass4sure.co.uk]Pass4sure 352-001[/url] exam with help of latest and [url=http://www.pass4sure.co.uk/CCNP-training.html]ccnp security pdf[/url] practice questions and the exams of [url=http://www.clarku.edu/]www.clarku.edu[/url] ccie security [url=http://en.wikipedia.org/wiki/South_West_College]Southwestern College[/url]

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Support’ is closed to new topics and replies.