Changing the title and sending the list through email

Support MB Favorite Posts Changing the title and sending the list through email

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #39852
    PTPT
    Participant

    Hi,

    1. I've changed the title of "Favorite Posts" through the "posts.php". However, each time the plugin updates I have to change it again. How can I change it through a code snippet?

    2. I've made the favorite posts list shown on an email form by adding the [mbfp-posts] shortcode. However, it is not sent as part of the email. I'm using fluent form Pro. Is there a way that I can email the favorite post list?

    Thank you.

    pat

    #39855
    PTPT
    Participant

    To clarify more about the situation. I've enabled for non-logged in users. Therefore, the list sent is for non-logged in users.
    Thanks.

    #39861
    PeterPeter
    Moderator

    Hello,

    1. The text is ready-localized, you can use a translation plugin to translate it into English language or another language.

    2. Please contact the form plugin support if they offer to parse the shortcode before sending the email to the user.

    #39883
    PTPT
    Participant

    Is there any hook that I can use to change the title and the empty message in the posts.php?
    I don't think it's a good idea to install a plugin to change the phrase "Favorite Posts" to "My List".

    #39909
    PeterPeter
    Moderator

    Hello,

    If you don't want to use a translation plugin, you can override the template of the MB Favorite Posts plugin by creating a folder name mb-favorite-posts in the theme/child theme folder. Then copy the file posts.php from the folder /wp-content/plugins/mb-favorite-posts/views/ to the mb-favorite-posts folder and change the text Favorite Posts there.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.