We would like to report an error in the HTML module whereas we are installing a 3rd party widget (Propertyware's Featured Rental Widget) into that HTML module that will not properly display in Community Edition
05.06.00 (459). I am told by PowerDNN tech support that the issue is in the widget code, but it works very well when not installed on DNN and as the version increases the display deteriorates. Can someone please advise how I can correct this issue or get a work around? Please.
Problem Summary: We create HTML module, insert code using html view and deploy. Widget rendering is truncated in the container.
Here you can see the widget installed on a html website:
http://mhspns.propertyware.com/
Here you can see the same widget deployed on Community Edition 05.03.01 (7)
http://www.myhomespot.com/OurServices...
Here you can see the problem as deployed on Community Edition
05.06.00 (459):
http://temp.myhomespot.com/HOME.aspx
Here is the widget code:
<link rel="stylesheet" href="
http://www.propertyware.com/pw/websit..." type="text/css" /> <script type='text/javascript' src='http://www.propertyware.com/pw/website/widgets/config.jsp?wid=29818884'></script> <script type='text/javascript' src='http://www.propertyware.com/pw/website/widgets/pw_widgets_v2.js?sid=29818884'></script> <!--Widget start--><style type="text/css"> /*colors to override*//* #pw_featured_rental_listing_v2_label {background-color: green; !important} #pw_featured_rental_listing_v2_view_detail {background-color: green !important} #pw_featured_rental_listing_v2_summary_bar {background-color: green !important; color: white !important} #pw_featured_rental_listing_v2_previous {background-color: green !important;} #pw_featured_rental_listing_v2_next {background-color: green !important;}*/</style><div id="pw_featured_rental_listing_v2" > <table id="pw_featured_rental_listing_v2_main_table" class="layout_table"> <tr> <td> <table id="pw_featured_rental_listing_v2_top_table" class="layout_table"> <tr> <td class="ltd"><div> </div></td> <td class="ctd"><div id="pw_featured_rental_listing_v2_label"> </div></td> <td class="rtd"><div> </div></td> </tr> </table> </td> </tr> <tr> <td> <table id="pw_featured_rental_listing_v2_center_table" class="layout_table"> <tr> <td class="ltd" id="pw_featured_rental_listing_v2_previous_td"> </td> <td class="ctd"> <div> <div id="pw_featured_rental_listing_v2_content_div" style="display:none"> <table class="layout_table"> <tr> <td id="pw_featured_rental_listing_v2_img_td" valign="top"> <!--<img src="images/no-photo-thumbnail.gif" alt="" align="middle"/>--> </td> <td id="pw_featured_rental_listing_v2_desc_td" valign="top"> <h2> </h2> <table id="pw_featured_rental_listing_v2_summary_bar" class="layout_table"> <tr> <td id="pw_featured_rental_listing_v2_address_td"> </td> <td id="pw_featured_rental_listing_v2_type_and_price_td"> </td> </tr> </table> <p> </p> </td> </tr> </table> </div> </div> </td> <td class="rtd" id="pw_featured_rental_listing_v2_next_td"> </td> </tr> </table> </td> </tr> <tr> <td> <table id="pw_featured_rental_listing_v2_bottom_table" class="layout_table"> <tr> <td class="ltd"><div> </div></td> <td class="ctd"><div> </div></td> <td class="rtd"><div> </div></td> </tr> </table> </td> </tr> </table></div><script>new ScriptImporter("