List view venue fields

Home Forums Calendar Products Events Calendar PRO List view venue fields

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1297119
    Greg
    Participant

    Hello,

    Here is our calendar view

    http://cpmr.org/events/

    at the moment showing Address, City, Country.

    In list view, venue fields, we want to show the following lines from the venue information like this:

    1. City
    2. State or Province
    3. Country

    City and country are no problem. But state/province is proving difficult!

    Attached photos are what my developer is working with.

    Can you point us where we are going wrong please?

    Thank you

    Greg

    #1298217
    Shelby
    Participant

    Hey Greg,

    Thanks for posting, & I’m happy to help.:)

    Unfortunately, this kind of request would require some customization that we can’t provide on these forums. However, we do have some resources for guidance doing that here. If you need to find someone to help with the customizations, we also have some tips for finding help here.

    Hope this helps, and thanks for understanding!

    Best,

    Shelby šŸ™‚

    #1298358
    Greg
    Participant

    Dear Shelby,

    Thanks for your reply. Perhaps you misunderstood my question, apologies if it was not clear.

    I am fully aware that “this request would require some customization”. That is exactly what WE are doing. I’m not asking Tribe to perform the customisation.

    As you can see, our developer has followed the themer’s guide extensively whilst customising our layout already.

    What I’m asking, is why :

    echo $venue_state = tribe_get_state(); echo '<br>'

    is not working. It seems to be the correct piece of code (??) and all other lines work, but this one does not.

    Again, I’m not asking for customisation. I’m asking why a piece of the code is not returning the expected result when used in the correct manner.

    Thanks and best wishes

    Greg

    #1298724
    Shelby
    Participant

    Hi again Greg,

    Thanks for clarifying!

    Your developer should insert the following into the theme modifications where they want the state info to print:

    <?php echo tribe_get_state();?>

    Please let me know how that goes!

    Best,

    Shelby šŸ™‚

    #1317437
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘List view venue fields’ is closed to new replies.