Alessandro

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: RSVP autofill name and email for logged user #1369629
    Alessandro
    Participant

    Y O U A R E A N H E R O !!!!
    THANK YOU!!!
    Everything works like a charm!!!
    I’ll renew the customer licence asap!!
    Warm regards
    Ale

    in reply to: After updating plugin google map display a grey box #1283599
    Alessandro
    Participant

    Good morning,
    I solved the issue.
    Some days ago I applied a suggestion about this thread (for another issue) LINK
    and I forgot to rollback the file function.php.

    Trisha suggest me to add this snippet:

    function tribe_translate_widget_text_filter( $translated_text, $untranslated_text, $domain ) {

    //make the changes to the text
    switch( $untranslated_text ) {

    case 'There are no upcoming %s at this time.':
    $translated_text = __( 'Something in italian','the-events-calendar' );
    break;
    }
    return $translated_text;
    }
    add_filter('gettext', 'tribe_translate_widget_text_filter', 20, 3);

    Once removed everything was back again working like a charm!!
    Thank You
    Ale

    Alessandro
    Participant

    SORRY SORRY SORRY
    The problem was the plugin the-events-calendar-shortcode.
    It was not translated and manages field in different way that are not connected in any way to Your plugins.
    I hope that this case could be useful for someone.
    Thank for support
    Ale

    Alessandro
    Participant

    Good morning AndrĂ¡s,
    I tried EVERYTHING ON EARTH believe me and your suggestions unfortunately didn’t solve the problem.
    Really …I NEVER saw anything like that…
    Please can You help me to force the string in italian editing the php file.
    I tried editing the file “list-widget.php” located in /wp-content/plugins/events-calendar-pro/src/views/pro/widgets … with no results. It seems it’s printed by devil …. I just want to change the string “There are no upcoming events at this time”… nothing more… too frustrating.. I’m not a beginner and I’m really worried.. I don’t know what to say to my customer…
    Thank You
    Ale

    in reply to: The event calendar pro slow down wordpress #1179272
    Alessandro
    Participant

    Good evening Cliff,
    ok I followed what You suggest, but not only nothing change but with query monitor Also You can notice that here we got a big big problem with Your plugin. I’ve attached here duplicate query (image1.jpg) relative to the home page where THERE IS NOTHING ABOUT Calendar or Tickets and a worrying error in the backend – plugin list to be accurate – (??!!) about event aggregator… (image2.jpg).
    Really don’t know what to do…whatta think…If You could help us will be appreciate .
    Regards
    Ale

    in reply to: The event calendar pro slow down wordpress #1179029
    Alessandro
    Participant

    Good afternoon,
    it seems that other people found the same issue.
    I didn’t find in reply (searching also in other similar post) a decisive and final answer.
    What we gotta do now? I said before that if I disable Your plugin the server cpu/ram return in normal condition and wordpress is very very fast. Obviously is Calendar Pro and Tickets Plus the clue…
    Someone could help us or we have to wish one day a fix about it?
    We are in a big trouble with customer…. we have no idea what to say them…
    Hope to receive some serious answer.
    Warm regards
    Alessandro

    in reply to: I can't translate tribe-tickets-remaining #1159810
    Alessandro
    Participant

    SOLVED
    I created the string in .po (doesn’t exist as You may verify).
    Warm regards
    Ale

    in reply to: I can't translate tribe-tickets-remaining #1159734
    Alessandro
    Participant

    This reply is private.

    in reply to: Issue with Avada and single post event #1157001
    Alessandro
    Participant

    Good morning,
    I write You to inform You that the problem IS NOT your plugin!!
    The problem is the compatibilty with Avada theme (4.03 latest release).
    I write to the support of ThemeFusion and they confirmed that with nex release (5.0) they will fix the issue but we have to wait 2 or 3 weeks….simply INCREDIBLE.
    Thank You
    Alessandro

Viewing 9 posts - 1 through 9 (of 9 total)