Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionI had migrated my website from Joomla to WordPress with "FG Joomla to WordPress premium"
the problem is that I have more than 2900 posts in my website they all are now imported in WordPress version but images in my posts are linked like this:
example/postname/articles/image.jpg
but in WordPress images should be like :
example/wp-content/year/month/image.jpg
now I all my 2900 posts images are broken and not shown.
I decided to redirect it but I don't know how to that cause it's variable post names !!