I'm trying to add media to my FAQ questions. It shows up

I’m trying to add media to my FAQ questions. It shows up fine in the editor:

http://sht.tl/6LsO

But, in the FAQ page I don’t see it:

http://sht.tl/eyH

Any idea why?

  • Jack Kitterhing
    • Code Norris

    Hi there @chipit_prom

    I hope you are well today and thank you for your question.

    I have tested this just now and it also doesn’t add the media to the FAQ for me either, another colleague of mine @PC is also testing and I have flagged the lead developer to provide his valuable input :slight_smile:

    Thank you!

    Kind Regards

    Jack.

  • PC
    • WPMU DEV Initiate

    Hello there,

    Greetings and thanks for your post.

    Thanks for the screenshots, they were helpful in understanding what you meant.

    I tested and see the same behavior. Looks like its not saving any html code or formatting there.

    Lets wait for our lead developer to chime in. He should be here sooner than later.

    Cheers

    PC

    Sales &Support

    [attachments are only viewable by logged-in members] [attachments are only viewable by logged-in members]

  • Ignacio
    • HummingBird

    Hi @chipit_prom.

    You’re right. I have added your thread to the bugs list and will be fixed in a few days.

    Meanwhile, you can fix it by yourself. Open the admin/pages/admin-faq-menu.php and go to line 111. You’ll see this function: strip_tags( $faq ). Just remove strip_tags and leave $faq. It should work then.

    Regards.

    Ignacio.

  • PC
    • WPMU DEV Initiate

    Hey Ignacio,

    Thanks for confirming that.

    Meanwhile, you can fix it by yourself. Open the admin/pages/admin-faq-menu.php and go to line 111. You’ll see this function: strip_tags( $faq ). Just remove strip_tags and leave $faq. It should work then.

    I have tested that and its working after making those changes :slight_smile:

    @chipit_prom : did you happen to try that out yet ?

    Cheers

    PC

    Sales &Support