• Resolved monteroluis

    (@monteroluis)


    Good afternoon.

    I copy the code [pixobecoloringbook src = ?book.jpg?] on my page
    but it doesn’t work, the following error appears: Unable to load Image:

    I would like to use this plugins. I appreciate a solution

Viewing 2 replies - 1 through 2 (of 2 total)
  • The src=”book.jpg” needs to be the full (or maybe relative) path to the file:

    [pixobecoloringbook src = "https://www.google.com/somepicture.jpg"]

    If you just do book.jpg, it’ll look for the image within the plugin’s files and it won’t be there.

    Plugin Author Pixobe

    (@pixobe)

    Thank you @talus for helping this out. And also thank you @monteroluis for trying the plugin.
    I hope the issue is sorted, if not please let me know.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error’ is closed to new replies.