Issue with article html changing the layout of a template - Joomla! Forum - community, help and support


hello,
i have imported in bulk articles (about 90), seems of code in them change layout of website. site running locally cannot share url, have attached 2 screen shots, 1 supposed like, , 1 result of bulk import.

i have found "fix", if go article manager, search article not layed out correctly open it, save straight after (no modifications done on part) fixes article.

this original imported code:

code: select all

<!-- instancebegineditable name="contentcontainer" -->
<div id=featureimage><img height=175 alt="feature text" src="serviceimages/senior03.jpg" width=345></div>
<div id=titlebar>
<div id=titleleftbook>repair &amp; upgrade services computer </div>
<div id=titlebook><a onmouseover="mm_swapimage('book','','../images/book_now_over.gif',1)" onmouseout=mm_swapimgrestore() href="index.php/services/../bookings/index.aspx"><img id=book height=22 alt="book now" src="serviceimages/book_now.gif" width=67 border=0 name=book></a></div></div>
<div id=contentsmall>
<table cellspacing=0 cellpadding=0 width="100%">
<tbody>
<tr>
<td>
<h1>onsite computer repair service</h1>
<h2>onsite fix me - $259</h2></td></tr>
<tr>
<td class=contentrowalt>
<p>if computer regularly crashes, slow , unreliable, our <strong>fix me</strong> service can give fresh lease on life.
<p>we troubleshoot computer find out going wrong , perform necessary fixes required. </p></td></tr>
<tr>
<td class=contentrow>
<p><strong>we will: </strong></p>
<ul type=disc>
<li>diagnose computer finding cause of crashes, lock-ups, unusual slowness or other issues
<li>if required, remove viruses or spyware
<li>if required, repair or re-install operating system , applications
<li>if required, defragment hard drive improve performance.
<li>update operating system , internet security suite
<li>delete unnecessary programs speed things
<li>if required, install dorks delivered’s productivity software cd (adobe acrobat reader, flash, java etc)
<li>if required, install 2 items of hardware or software such internet security software , printer
<li>if required, restore desktop , quick launch icons </li></ul>
<p class=contentbooknow><img height=28 alt=remote hspace=5 src="serviceimages/remote.png" width=27 border=0><a href="index.php/services/../index.php/bookings/index.aspx">call <strong>1300 85 dork (1300 853 675)</strong> make appointment now.</a></p></td></tr></tbody></table>
<p class=contenthighlight><b>prices cover labour , fixed regardless of how long spend - <a href="index.php/services/../index.php/nofixnofee.html">no fix, no fee</a>.</b></p>
<p class=contenthighlight>we sell hardware , software @ competitive prices, or can use components supplied you.</p></div><!-- instanceendeditable -->



this code after joomla has modified works:

code: select all

 <div id="featureimage"><img src="serviceimages/senior03.jpg" border="0" alt="feature text" width="345" height="175" /></div>
 <div id="titlebar"> <div id="titleleftbook">repair & upgrade services computer </div>
 <div id="titlebook"><a href="index.php/bookings/index.aspx"><img src="serviceimages/book_now.gif" border="0" alt="book now" width="67" height="22" name="book" /></a></div> </div>
 <div id="contentsmall"> <table border="0" cellspacing="0" cellpadding="0" width="100%">
 <tbody> <tr> <td> <h1>onsite computer repair service</h1> <h2>onsite fix me - $259</h2></td></tr>
 <tr>
 <td class="contentrowalt">
 <p>if computer regularly crashes, slow , unreliable, our <strong>fix me</strong> service can give fresh lease on life. 
 </p><p>we troubleshoot computer find out going wrong , perform necessary fixes required. </p> </td></tr>
 <tr>
 <td class="contentrow"> <p><strong>we will: </strong></p>
 <ul> <li>diagnose computer finding cause of crashes, lock-ups, unusual slowness or other issues  </li>
 <li>if required, remove viruses or spyware  </li>
 <li>if required, repair or re-install operating system , applications  </li>
 <li>if required, defragment hard drive improve performance.  </li>
 <li>update operating system , internet security suite  </li>
 <li>delete unnecessary programs speed things up  </li>
 <li>if required, install dorks delivered</li></ul></td></tr></tbody></table></div>


it seems on article import cutting ends off of of articles, think ‘ character, not 100% sure on yet, input appreciated.
how can have joomla open save each of these articles, or reasoning behind can fix http before import.

your appreciated,

kind regards,
josh

hello still having same issues, have supplied enough information?





Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support