• Resolved Evan Herman

    (@eherman24)


    I have installed the plugin and have all the files in the right locations, all the right write/read/execute permissions set…but when I load my site I get a blank image as if the image was not found in the directory.

    I right click and check the inspector for the image url which it is trying to direct to. Well it is printing 3/4 of my URL and not printing the rest, so therefor it is giving me a 404 error.

    For example, my URL is

    http://my.website.staging.wpengine.com

    but this plugin is returning the URL http://my.website.staging.com

    and therefore checking the wrong directory all together on getting the images for the captcha. How can I change the URL or hardcode it in so its the right one??? I’ve been reading through the code for an hour and can not pin point where it is. I thought it was $prefix, but no its not. Thanks, any ones help would be much appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Evan Herman

    (@eherman24)

    Oh yea. If I go in to the inspector and add in wpengine.com in to the SRC it works, so I know 100% it is the URL

    I have installed the plugin

    Installed what plugin? First, identify what plugin you are using and then post in that plugin’s dedicated forum via its page in the Plugin Repository.

    Thread Starter Evan Herman

    (@eherman24)

    I have now checked get_site_url as well as home_url and they are both properly set. Why is your plugin omitting the .wpengine from the images SRC path????

    First, identify what plugin you are using and then post in that plugin’s dedicated forum via its page in the Plugin Repository.

    Thread Starter Evan Herman

    (@eherman24)

    wow, my mistake completely. I thought I was in the specific plugin support page. Sorry about that

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Site URL Not Working….’ is closed to new replies.