[Plugin: WPSMF – WordPress to SMF] Images in WordPress Posts are lost when publishing
-
I started using this plugin today and was really excited about all the functionality it has that I had been missing when using another plugin.
But when I went to publish my first article using it, I noticed that all of the images in my WP post were lost upon saving. Looking at the HTML behind the scene the code for my image prior to publishing is this:
<a href="https://divineknightgaming.com/blog/wp-content/uploads/2011/01/dark_knight.png"><img class="alignnone size-full wp-image-60" title="dark_knight" src="https://divineknightgaming.com/blog/wp-content/uploads/2011/01/dark_knight.png" alt="" width="64" height="64" /></a>
and the code after publishing is changed to this:
<a href="\"><img class="\"alignnone" title="\"dark_knight\"" src="\" alt="\"\"" width="\"64\"" height="\"64\"" /></a>
Additionally, if the image has a caption, all the code for the cation is lost upon updating.
The images look fine in SMF, minus the captions which don’t carry over.
I really like all the features provided by this plugin and want to use it, but since the blog I am running is for a game studio I need the ability to put images in my WP posts.
- The topic ‘[Plugin: WPSMF – WordPress to SMF] Images in WordPress Posts are lost when publishing’ is closed to new replies.