Hallo zusammen,
Ich versuche meine Artikel von Joomla auf Wordpress zu integrieren, aber bis jetzt habe ich es noch nicht geschafft. Ich habe versucht die Joomla Artikel per xml zu exportieren und in Wordpress dann wieder zu importieren, doch der Code wird dann völlig verhauen. Hier habe ich ein kleines Beispiel:
<p>Hello guys the new 4.4 Patch notes are available now after the server maintenance!</p> <p><img src="images/News_patch_notes_4.4.png" alt="" /></p>
<!--more-->
<p> </p> <p>Here's <b><span style="color: red;">Pwyff </span></b>with the full notes:</p> <div class="context" style="background-size: 48px; border-left-color: #d0d0d0; border-left-style: double; border-left-width: 4px; box-sizing: border-box; font-family: 'Gill Sans W04', GillSans, 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-size: 15.454545021057129px; font-style: italic; line-height: 21px; margin-bottom: 20px; margin-top: 15px; padding: 0px 40px... usw.
Die CSS Daten nimmt es gleich mit...
Habt ihr ein gutes Tool mit dem man die Inhalte von Joomla auf Wordpress exportieren kann?