Page 1 of 1

Page Intro bug

Posted: 16 Apr 2016, 07:53
by Overmaster

Re: Page Intro bug

Posted: 16 Apr 2016, 08:53
by mjau-mjau
Sorry, it looks like you are using a relative path ... that won't work. Remember, all web pages look for files sources compared to the current page ...

You need to use root-absolute, I assume this would work:
Code
/content/path/file.jpg
This is not a bug.

If you have another problem with the intro plugin, please post a link instead of video.

Re: Page Intro bug

Posted: 16 Apr 2016, 12:33
by Overmaster
Thanks , it worked !