Tony Bellardi
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Chat Support for Messenger] UNSUBSCRIVEcan we hope that this very simple change will be introduced? so that I don’t have to enter it manually or with snippets? thank you very much for your precious work.
Forum: Plugins
In reply to: [Auto Featured Image from Title] ttf compatibleForum: Plugins
In reply to: [Auto Featured Image from Title] ttf compatiblei have find only this https://www.publicmusic.it/wp-content/uploads/2024/07/strato-linked-webfont-2.ttf
Forum: Plugins
In reply to: [Better Chat Support for Messenger] UNSUBSCRIVEfinnaly
<?php echo $messageHtml; ?> <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-top: 20px; Margin-bottom: 15px;"> <?php echo sprintf(__('<a href="%s">Vai alla discussione</a> per rispondere o aggiornarti sulla conversazione.', 'bp-better-messages'), $thread_url); ?> <hr> <a >Clicca qui per accedere alle impostazioni e cancellare l'avviso dei nuovi messaggi in chat.</a> </p> </td> </tr> </table> </td> </tr> <!-- END MAIN CONTENT AREA -->
Forum: Plugins
In reply to: [Better Chat Support for Messenger] UNSUBSCRIVEdon’t work ??
Forum: Plugins
In reply to: [Better Chat Support for Messenger] UNSUBSCRIVEmaybe:
$args = array(
‘tokens’ => apply_filters(‘bp_better_messages_notification_tokens’, array(
‘messages.html’ => $messageHtml,
‘messages.raw’ => $messageRaw,
‘sender.name’ => $bm_user[‘name’],
‘thread.id’ => $thread_id,
‘thread.url’ => esc_url( Better_Messages()->functions->add_hash_arg( ‘conversation/’ . $thread_id, [], Better_Messages()->functions->get_link($user_id) ) ),
‘subject’ => $subject,
‘unsubscribe’ => esc_url(bp_email_get_unsubscribe_link(array(
‘user_id’ => $user_id,
‘notification_type’ => ‘messages-unread’,
))),
‘manual_unsubscribe’ => ‘Per cancellare la tua sottoscrizione automatica agli avvisi per nuovi messaggi in chat, visita questo link.’
), $ud), // userdata object of receiver
$sender, // userdata object of sender
$thread_id
);Forum: Plugins
In reply to: [LA-Studio Element Kit for Elementor] TranslationsI have find it !! thanks can close.
Forum: Plugins
In reply to: [Transcoder] Dont workah ok thank you very much for the confirmation.. the problem is that mine is a live streaming system which generates this type of file, I wrote to the creator of this very famous system vdo ninja, to understand if compatibility between the file that generates its live system (very good files such as audio and video, very light in weight) that I use very comfortably with your plugin, thanks for the support and patience, converting the files by hand would be too time-consuming.
Forum: Plugins
In reply to: [Transcoder] Dont workI don’t understand.. do you recommend using something that converts offline or are you telling me that now I can install the plugin again because it works? Can I forward your observation on the webm format to Steve at vdo ninja to see if together we can add and update your plugin?
Forum: Plugins
In reply to: [Converter for Media - Optimize images | Convert WebP & AVIF] for video ?thanks
Forum: Plugins
In reply to: [Transcoder] Dont workcan anyone help me? Is the plugin still supported? thanks.. otherwise I’ll take it off, I tried.
Forum: Plugins
In reply to: [Transcoder] Dont workForum: Plugins
In reply to: [Simple Author Box] no frontend ?thank you very much, now I definitely understand, I apologize but as I am not an expert and have to translate everything I don’t understand immediately.
Forum: Plugins
In reply to: [Simple Author Box] no frontend ?I’ll try to explain better… I simply need the user to be able to fill out their bio without accessing the backend.
thanks !