Viewing 1 replies (of 1 total)
  • Plugin Author Michael Smale

    (@michaelsmale)

    Hi there,

    Thank-you for your question, it is a really good question!

    The reason is that the plugin uses URLs relative to the ‘/wp-content/plugins/header-slideshow/resources/’ directory, and so it isn’t finding your image.

    The solution is:
    Replace https://www.yourdomain.com/wp-content/
    with ../../../

    Of course you must include the rest of the file path too.

    For example, for the file you have mentioned, the code would be:
    ../../../uploads/2012/06/banner23-e1340229248314.jpg

    Hope this helps.

    Kind regards,
    Michael

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Header Slideshow] More explicit instructions please!’ is closed to new replies.