Frontpage Info Box not supporting all html

Issue #589 duplicate
GregNockolds created an issue

The Frontpage Info Box will accept and display all html code, whilst viewing it on the admin page (/admin/settings.php?section=theme_adaptable_frontpage_blocks), however on the home page all such html is stripped out.

NOTE: The Frontpage SECONDARY Info Box works just fine!

The code I'm entering in the Frontpage Info Box: <p><img src="https://mymoodlesitedotcom/pluginfile.php/1/theme_adaptable/adaptablemarketingimages/0/Course_000548_Flyer.png" alt="" width="231" height="310" /></p> <h1>Some information</h1> <p>This is the <a href="http://www.youtube.com">Frontpage Info</a> Box its configured at top of <a href="https://mymoodlesitedotcom/admin/settings.php?section=theme_adaptable_frontpage_blocks" target="_blank">this page</a></p>

But when inspected on the home page its now: <div class="row-fluid" id="yui_3_17_2_1_1483339878049_34">

Some information This is the Frontpage Info Box its configured at top of this page </div>

on Moodle 3.2+ (Build: 20161222) with Adaptable 1.3 2016121300

Comments (5)

  1. Log in to comment