As I am following the below-given solution but in which I am not able to export images with content. It’s only exporting content. Please help me to export the image as well.
Another solution is to copy the Joomla database on the WordPress database:
– export the Joomla database to a SQL file (with phpMyAdmin for example)
– import this SQL file on the same database as WordPress
– run the migration by using WordPress database credentials (host, user, password, database) instead of the Joomla ones in the plugin settings.
I host joomla db on WordPress hosting. All content is importing but image is not able to import of the content. Can you please guide me how to import all the images with content?