Title: import  problems
Last modified: August 22, 2016

---

# import problems

 *  Resolved [Kurt_T](https://wordpress.org/support/users/kurt_t/)
 * (@kurt_t)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/import-problems-7/)
 * Hello could anybody please give me some hints on configuring the plugin the right
   way:
    Problem 1: lists original html-code-snippet:
 *     ```
       <h3>Kompensationsprüfung</h3>
       <ul>
       <li><a href="Antragsformular.pdf" target="neu">Antragsformular</a></li>
       <li><a href="Griechisch-und-Latein.pdf" target="neu">Griechisch und Latein</a></li>
       <li><a href="Lebende-Fremdsprachen.pdf" target="neu">Lebende Fremdsprachen</a></li>
       <li><a href="Mathematik.pdf" target="neu">Mathematik</a></li>
       <li><a href="Relevante-Auszuege-aus-Gesetzen-und-Verordnungen.pdf" target="neu">Relevante Auszüge aus Gesetzen und Verordnungen</a></li>
       <li><a href="Unterrichtssprache.pdf" target="neu">Unterrichtssprache</a></li>
       </ul>
       ```
   
 * and this is the result from the plugin (snippet)
 *     ```
       <h3>Kompensationsprüfung</h3>
       &nbsp;
       <ul>
       <ul>
       	<li><a href="Antragsformular.pdf" target="neu">Antragsformular</a></li>
       </ul>
       </ul>
       &nbsp;
       <ul>
       <ul>
       	<li><a href="Griechisch-und-Latein.pdf" target="neu">Griechisch und Latein</a></li>
       </ul>
       </ul>
       &nbsp;
       <ul>
       <ul>
       	<li><a href="Lebende-Fremdsprachen.pdf" target="neu">Lebende Fremdsprachen</a></li>
       </ul>
       </ul>
       &nbsp;
       <ul>
       <ul>
       	<li><a href="Mathematik.pdf" target="neu">Mathematik</a></li>
       </ul>
       </ul>
       &nbsp;
       <ul>
       <ul>
       	<li><a href="Relevante-Auszuege-aus-Gesetzen-und-Verordnungen.pdf" target="neu">Relevante Auszüge aus Gesetzen und Verordnungen</a></li>
       </ul>
       </ul>
       &nbsp;
       <ul>
       <ul>
       	<li><a href="Unterrichtssprache.pdf" target="neu">Unterrichtssprache</a></li>
       </ul>
       </ul>
       &nbsp;
       ```
   
 * oh holy mess!
 * problem 2:
    specifying a html tag (div id=”GO”), where import should start does
   not work for me, I always get the whole file imported (using wp 4.1 and html 
   import pluign 2.4)
 * any hints?
 * Thanks
 * Kurt
 * [https://wordpress.org/plugins/import-html-pages/](https://wordpress.org/plugins/import-html-pages/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * (@sillybean)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/import-problems-7/#post-5658750)
 * Kurt–wow, that’s terrible. I’m sorry the plugin isn’t working. Can you post a
   sample (or a link to a file) that shows the HTML tag surrounding the part you
   want to import?
 *  Thread Starter [Kurt_T](https://wordpress.org/support/users/kurt_t/)
 * (@kurt_t)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/import-problems-7/#post-5658751)
 * Stephanie,
 * thank your for your reply
 * you can find the file here:
 * [http://www.rg16.at/service/maturavwa/test.htm](http://www.rg16.at/service/maturavwa/test.htm)
 * perhaps I made a terrible newbie-error??
    Any hints are very appreciated
 * thanks
 * Kurt
 *  Thread Starter [Kurt_T](https://wordpress.org/support/users/kurt_t/)
 * (@kurt_t)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/import-problems-7/#post-5658752)
 * Stephanie,
 * the version 2.5 now works ok for me:
    changelog: Made image and link searches
   case-insensitive Maybe this affected ids with uppcercase like my id = “GO” too?
   the problem no. 1 (lists) still exists
 * thanks
 * Kurt
 *  Plugin Author [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * (@sillybean)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/import-problems-7/#post-5658755)
 * Can you post a screenshot of your settings under the Content tab?
 *  Thread Starter [Kurt_T](https://wordpress.org/support/users/kurt_t/)
 * (@kurt_t)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/import-problems-7/#post-5658756)
 * Stephanie,
 * installed version 2.51 seems to work fine now,
    I use (and used also before vers.
   253) this settings: [http://abload.de/image.php?img=zwischenablage01hjjzq.jpg](http://abload.de/image.php?img=zwischenablage01hjjzq.jpg)
 * thanks
 * Kurt

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘import problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/import-html-pages.svg)
 * [HTML Import 2](https://wordpress.org/plugins/import-html-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/import-html-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/import-html-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/import-html-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/import-html-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/import-html-pages/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Kurt_T](https://wordpress.org/support/users/kurt_t/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/import-problems-7/#post-5658756)
 * Status: resolved