HTML Message Content


Home Forums Front End PM PRO HTML Message Content

This topic is: Not Resolved

Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #44949
    luke.adams
    Participant

    Morning Shamim,

    is there a way the message and announcement text field (message_content) can use HTML please

    Many Thanks,
    Luke

    #44967
    luke.adams
    Participant

    Morning Shamim,

    Is there any update to this please?

    #44969
    Shamim Hasan
    Keymaster

    Hi,
    Very sorry for late reply.
    You can change in Dashboard > Front End PM PRO > Settings > General > Editor Type

    #44971
    luke.adams
    Participant

    Hi Shamim,

    I have set the editor type to WP Editor.

    Does front end PM have Iframe or Javascript functionality at all?

    If yes how do I enable this?

    Many Thanks,
    Luke

    #44973
    Shamim Hasan
    Keymaster

    May be i did not understand your question properly. Can you please elaborate your question a little bit? Eg. what you are trying to achieve, what error you are facing? etc.

    #44975
    luke.adams
    Participant

    Hi Shamim,

    Apologies about that let me elaborate.

    When sending out an announcement, I would like to embed a form. The form can be embedded onto a normal webpage using Iframe or Javascript.

    I have tried to add this into an announcement however, it does not work and just shows the shortcode which the embed uses.

    Is it possible for Iframe or Javascript embeds to be used on an announcement at all?

    Many Thanks

    Attachments:
    You must be logged in to view attached files.
    #44983
    Shamim Hasan
    Keymaster

    By default shortcode is not parsed in message/announcement content. You can add following code in your theme’s (child theme’s if you are using) functions.php

    add_filter( 'fep_get_the_content', 'do_shortcode' );
    
Viewing 7 posts - 1 through 7 (of 7 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.