Home › Forums › Calendar Products › Events Calendar PRO › List view venue fields
- This topic has 5 replies, 2 voices, and was last updated 8 years, 9 months ago by
Greg.
-
AuthorPosts
-
June 13, 2017 at 5:27 am #1297119
Greg
ParticipantHello,
Here is our calendar view
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. CountryCity 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
June 14, 2017 at 6:41 pm #1298217Shelby
ParticipantHey 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 š
June 15, 2017 at 1:46 am #1298358Greg
ParticipantDear 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
June 15, 2017 at 12:50 pm #1298724Shelby
ParticipantHi 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 š
July 7, 2017 at 9:35 am #1317437Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘List view venue fields’ is closed to new replies.
