Home Forums WordPress Plugins Hide My WP Images are prepending site's page name and not showing.

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12052
    jlkesler
    Post count: 1

    I have a multisite build that I’m testing out your HMWP plugin. First off I love it. I’m very impressed with the out of the box functionality. I also understand that each WordPress Env. is very different so this can get a bit cumbersome for you over there.

    However, now to my problem: The images show up fine on the home page of the blog but once I add an image to any other page it prepends the image URL with the name of the page. I have changed the image/uploads URL in HMWP to /file as suggested in the permalink section and the result is a file URL that is 404.
    (i.e. https://l7media.com/shop/file/2016/10/twitter-monetize.jpg when it should be https://l7media.com/file/2016/10/twitter-monetize.jpg.)

    This is true for all post types and pages not just in Woocommerce. Can you please advise me how to correct this issue?

    Thanks

    John Kesler

    #12054
    Suman M.
    Post count: 12480

    Hi, can you please try adding the following 2 replacements in ‘replace in html’ option under replace tools tab:

    "file/ ==> "/file/

    'file/ ==> '/file/

    Let us know.

    #12056
    jlkesler
    Post count: 1

    Fantastic! Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.