Forum Replies Created
-
AuthorPosts
-
March 23, 2015 at 1:16 pm in reply to: Events list date image to say month instead of day of the week? #950234
Gustavo Bordoni
KeymasterHi Mehrdad,
No need to edit files, you just need to change the Date without Year input and you should see the change happen on the front-end. Don’t forget to check how to do it on the PHP documentation about date formats.
My Best Regards,
Gustavo Bordoni
KeymasterThanks for the feedback Andrew, so I’m closing this Thread and marking the correct answer.
My Best Regards,
Gustavo Bordoni
KeymasterHi Andrew,
I saw that you have a front page where you ask for the user Age, and that is the page which is been used by Facebook, if you want to solve this problem you will need to change this behavior.
My Best Regards,
Gustavo Bordoni
KeymasterHi Lee,
I would say that FilterBar would allow you to filter by distance but it wouldn’t allow you to order by distance.
Our plugin leverages the power of WP_Query to order the Events on any page. What you should do is use posts_clauses to order, take in consideration that you will need to deal with MySQL proximity using the Harversine Formula, check this presentation about how you can do it.
Our Latitude and Longitude are Kept on the wp_postmeta, as _VenueLat and _VenueLng.
Keep in mind that when you do that you will loose some of our support because it’s hard for us to keep up with all the possible changes that you can create.
My Best Regards,
Gustavo Bordoni
KeymasterHi Ana,
Can you send my way where are you placing this .po and .mo files?
Did you choose the Catalan language on your WordPress administration?
My Best Regards,
Gustavo Bordoni
KeymasterHi Stephen,
Thanks for reaching out to us here on the support forum.
Check this code below, that how you will remove the current input for the search and replace it with another one:
https://gist.github.com/bordoni/12b1532e0582acb66d86
I hope this helps, we cannot go much further on how to solve this issue for you.
My best Regards,
Gustavo Bordoni
KeymasterHi Lee,
Thanks for reaching out to us here on our forum.
Sorry to disappoint you, but what you are asking is not easily achievable, don’t get me wrong it’s possible but you will need to hire a developer to create this solution for you.
That is a complex feature and we cannot promise that we will do it but if you suggest on our UserVoice forum we will consider it as a feature that our team of developers would do.
If you have a developer I can help him with some information about how this would be possible.
My Best Regards,
Gustavo Bordoni
KeymasterHi Rob,
Thanks for reaching out to us here on our support forum.
In our Settings page under the Display Tab you will have an checkbox that will allow you to hide the subsequent occurrences.
If that is checked and it’s still not happening, please tell me in which situation it happens, because we already have some bugs related to this filed to be released on our next version.
My Best Regards,
Gustavo Bordoni
KeymasterHi Andrew,
Thanks for reaching out to us here on the support forum.
I will suggest you to use a plugin called “WordPress SEO by Yoast” which will allow you to control the titles with much more power then doing on it’s own.
If you have any questions, leave a reply and I will do my best to try to help.
my Best regards,
Gustavo Bordoni
KeymasterHi Celso,
Thanks for reaching out to us here on our support forum.
Can you point me out to a URL where this happens so that I can see if I can give you a snippet to fix while our developer bake this to our Core Plugin.
To answer your two questions:
- You shouldn’t have to touch the core of our plugin to get it o work, you just need to apply a filter to: ‘tribe_event_featured_image‘
- I cannot speak about dates because it’s a work of too many people to have public dates
My Best Regards,
March 20, 2015 at 11:31 am in reply to: Links to calendar/list views – tribe_get_this_month_link/tribe_get_listview_link #949742Gustavo Bordoni
KeymasterHi Caroline,
Can you point me to which documentation is outdated? So that I can take a look and fix it?
my Best Regards,
Gustavo Bordoni
KeymasterHi Evgenii,
I was checking the site right now and it seem to be fixed, if thats correct please let me know.
If not, provide me a screenshot so that I can see where is the bug.
my Best Regards,
Gustavo Bordoni
KeymasterHi Lars,
That text doesn’t show anywhere by default, but you can check out our Themer’s Guide to see where you can change the template.
To grab that field you should use the the_content function from WordPress.
My best Regards,
March 19, 2015 at 7:10 pm in reply to: Links to calendar/list views – tribe_get_this_month_link/tribe_get_listview_link #949586Gustavo Bordoni
KeymasterHi Caroline,
Thanks for reaching out to us here on the support forum.
I would like to know where do you want to present that link and which is the current code that you are using, because from what I can see on our Code (not documentation) the <b>tribe_get_listview_link</b> function should provide you that link.
My Best Regards,
March 19, 2015 at 7:07 pm in reply to: Event List Widget not saving filter settings like category filter #949584Gustavo Bordoni
KeymasterHi Péter,
I saw that this bug was already solved on our development release so it should be fixed on the next Update of the plugin.
I can’t promise any ETA because this depends on the work of multiple people, but it’s already on it’s testing stages. And we are working on a way to deal with Multisites, I will check with our team to see if there is anything that you can do in the meanwhile.
my Best Regards,
-
AuthorPosts
