• Resolved enterfrize

    (@enterfrize)


    I’m importing Joomla 2.5.X to WordPress 4.8.3.

    Important settings:

    I. Importing content and excerpts.
    II. Importing first image as featured image + all other images.
    III. The images are stored in a separate gallery directory, but it doesn’t matter because they are being imported just fine.
    IV. Used the option to force the image import.

    The caption code is being imported into WordPress like this:

    —–
    [caption id="attachment_7785" align="aligncenter"]<img src="http://www.convrge.net/wp-content/uploads/2017/10/normal_DSCF83140.JPG" alt="Frank Soqui, General Manager of VR for Intel at Immersed 2017" height="289" width="514" />Frank Soqui, General Manager of VR for Intel at Immersed 2017[/caption]
    —–

    It needs to be imported like this:

    —–
    [caption id="attachment_7785" align="aligncenter" width="514"]<img src="http://www.convrge.net/wp-content/uploads/2017/10/normal_DSCF83140.JPG" alt="Frank Soqui, General Manager of VR for Intel at Immersed 2017" width="514" height="289" /> Frank Soqui, General Manager of VR for Intel at Immersed 2017[/caption]
    —–

    In short, the width=”514″ is not being inserted into the code and the captions are rendered invisible or erroneous until I go in with the editor and it automatically cleans things up and the post is resaved. The width pixel count should also reflect the size of the image.

    Is there a quick fix for this? It has been a great import plug-in otherwise. Hoping I could get a fast answer.

    Regards,
    Enterfrize

    • This topic was modified 8 years, 5 months ago by enterfrize.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Imported Captions Not Coded Properly’ is closed to new replies.