Home Forums WordPress Plugins Hide My WP Images not loading (trailing slash reason)

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7303
    m19

    I’ve converted my existing site to Multi Site and now the images which is loaded from media (on pages) are not loading (before it worked)

    I found the problem which is

    http://www.example.com/mypage/ => Images on page not loading
    http://www.example.com/mypage => Images loads fine

    Where the image src is always set to src=”assets/image.png” (the / is missing)

    I even checked if i forgot the trailing slash in permalinks section but it is there.

    Please advise

    #7306
    Suman M.
    Post count: 12480

    Hi, we will look into this issue. Meanwhile you can solve it by adding following replacement in “replace in html” option under HMWP replace tools tab:

    "assets/ ==> "/assets/

    • This reply was modified 9 years, 6 months ago by Suman M..
    • This reply was modified 9 years, 6 months ago by Suman M..
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.