Gustavo Bordoni

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 400 total)
  • Author
    Posts
  • in reply to: Custom Fields custom css #957410
    Gustavo Bordoni
    Keymaster

    Hi Darius,

    Thanks for reaching out to us here on the support forum.

    My Suggestion is to use a plugin called Simple Custom CSS, which will allow you to overwrite some rules from our plugin with ease.

    The following CSS rule should help you apply styles to the correct element:

    .tribe-events-meta-group-other dt {
    
    }
    

    I hope this helps you solve your questions, if there are any problems don’t hesitate to reply.

    My Best regards,

    in reply to: Occasional alignment issues with Safari #957409
    Gustavo Bordoni
    Keymaster

    Hi Glenn,

    Glad that you contacted us about this problem.

    So unfortunately there we are depending on a jQuery/JavaScript plugin called Isotope and more often than we would like it takes a while to fully load.

    So what you want to do there that might fix you problem, is limiting the width of the Container, by adding something like the following in your style.css file:

    #tribe-events-photo-events {
      width: 644px;
    }
    

    My Best Regards,

    in reply to: organizer META emails into live "mailto:" links #957407
    Gustavo Bordoni
    Keymaster

    Hi Phillip,

    Thanks for reaching back to us again.

    I would like to say that is probably because your current Organizer template is already trying to implement this behavior in another non-global way.

    Anyways I’ve built a Snippet Plugin for you here that should take care of that. Follow the instructions on the link below:

    https://github.com/bordoni/tec-forum-support/tree/plugin-957175

    Remember to remove Barry’s code from your ‘functions.php’ file before anything else.

    My Best Regards,

    Gustavo Bordoni
    Keymaster

    Hi Alonso,

    Sorry for the big delay on my answer.

    Now I have a snippet plugin that should fix you issue, just follow the instructions on the link below:

    https://github.com/bordoni/tec-forum-support/tree/plugin-952243

    My Best Regards,

    Gustavo Bordoni
    Keymaster

    Ok James,

    Thanks for the feedback.

    I will close this thread.

    Gustavo Bordoni
    Keymaster

    Which FB page you are talking about? A screenshot might help to illustrate.

    If that is a bug I would love to see it fixed for the next version, =)

    My Best Regards,

    Gustavo Bordoni
    Keymaster

    Hi James,

    Thanks for reaching out to us here on our support forum.

    Normally this kind of problems are due to your server not been able to connect with Facebook, there are several reasons why that happens. What you can always check is if the event is public and if your API keys have access to that said event.

    If now your problem is resolved without much change, I would say it’s the first one and you just need to keep an eye to see if that happens again a good choice may be to change server.

    Let me know if I can mark a correct answer and close the thread here.

    My Best Regards,

    in reply to: Add tickets meta to woocommerce order items #957333
    Gustavo Bordoni
    Keymaster

    That’s awesome to hear Jerome, glad that this snippet solved your issue.

    I will mark the correct answer on this thread and close it.

    My Best Regards,

    in reply to: Auto completing tickets #957246
    Gustavo Bordoni
    Keymaster

    Hi Adam,

    Do you have any news on the Niggo’s solution? If you don’t let me know and we can try to wrap this issue.

    My Best Regards,

    in reply to: Font Display on Android Mobile vs iPhone Mobile #957209
    Gustavo Bordoni
    Keymaster

    Hi Christian,

    I did a fair bit of testing on this, and it doesn’t present this error on any of the default themes.

    I can say that this Abbreviation happens on a JavaScript and your theme might be conflicting for some reason on that type of iPhone.

    Can you test to see if the behavior happens on the default themes? Like Twenty Twelve on mobile?

    My Best Regards,

    in reply to: Add tickets meta to woocommerce order items #957208
    Gustavo Bordoni
    Keymaster

    Hi Jerome,

    It took me a little bit more then I was expecting but I created the Add-on Snippet for you; Follow instructions on the link below and you should be good to go.

    https://github.com/bordoni/tec-forum-support/tree/plugin-955520

    My Best Regards,

    in reply to: Date order in widget #957178
    Gustavo Bordoni
    Keymaster

    I cannot make any promises because this depends on the work of too many people, so the only thing I can say is that it will be soon.

    I will mark this as a closed thread if there are any problems feel free to open a new one with your question.

    My Best Regards,

    in reply to: Date order in widget #956192
    Gustavo Bordoni
    Keymaster

    Hi Rene,

    This problem is about to be fixed on our next version, so keep an eye for the new Plugin version.

    My Best Regards,

    in reply to: Combining completed order email and ticket email #956189
    Gustavo Bordoni
    Keymaster

    Hi Devon,

    Thanks for reaching out to us here on our forums.

    I will say that this kind of feature development we normally don’t create for users because it will require time from our development team, and here on the forum we provide support for features.

    If you want I can give you some guide to where is a good starting point, but it will require you to have a skilled developer to wrap the solution to avoid future problems.

    My Best Regards,

    in reply to: Attendee List Add Guest Name Column #956186
    Gustavo Bordoni
    Keymaster

    Hi Simon,

    Thanks for reaching out to us, and I would like to mention that yeah that is not a good behavior but if it solves your issue for now it’s good.

    I will say that this kind of feature development we normally don’t create for users because it will require too much development from the team, and here on the forum we are only doing support.

    My Best Regards,

Viewing 15 posts - 46 through 60 (of 400 total)