Gustavo Bordoni

Forum Replies Created

Viewing 15 posts - 136 through 150 (of 400 total)
  • Author
    Posts
  • Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Correct Page Title When Sharing Link #950066
    Gustavo Bordoni
    Keymaster

    Thanks for the feedback Andrew, so I’m closing this Thread and marking the correct answer.

    My Best Regards,

    in reply to: Correct Page Title When Sharing Link #949918
    Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Order results by distance #949902
    Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Problems with Catalan translation #949828
    Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Filter bar – having dropdown for the search #949827
    Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Order results by distance #949826
    Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Hide recurrences in widget #949825
    Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Correct Page Title When Sharing Link #949824
    Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Images not loading via https #949764
    Gustavo Bordoni
    Keymaster

    Hi 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,

    Gustavo Bordoni
    Keymaster

    Hi Caroline,

    Can you point me to which documentation is outdated? So that I can take a look and fix it?

    my Best Regards,

    in reply to: iCal button under the Google calendar button #949588
    Gustavo Bordoni
    Keymaster

    Hi 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,

    in reply to: Textfield for "Organizers" doesn't output anything #949587
    Gustavo Bordoni
    Keymaster

    Hi 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,

    Gustavo Bordoni
    Keymaster

    Hi 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,

    Gustavo Bordoni
    Keymaster

    Hi 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,

Viewing 15 posts - 136 through 150 (of 400 total)