Page 1 of 1

Search plugin redirects output to .../search/...

Posted: Wed Jan 06, 2021 4:26 pm
by polcud
Hello,
while using the search box (search plugin), the results are displayed on a page:

Code: Select all

http://my-domain.com/search/...
so also all the images lose their original path because of this 'search' string inserted, for example:

Code: Select all

http://my-domain.com/search/bl-content/uploads/pages/IMG_01.jpg
instead of

Code: Select all

http://my-domain.com/bl-content/uploads/pages/IMG_01.jpg
How to avoid this behaviour?
Thank you.

Re: Search plugin redirects output to .../search/...

Posted: Wed Jan 06, 2021 8:01 pm
by Edi
Can you please post an issue on the GitHub tracker:

https://github.com/bludit/bludit/issues

Re: Search plugin redirects output to .../search/...

Posted: Thu Jan 07, 2021 3:46 pm
by polcud
I did,
regards.

Re: Search plugin redirects output to .../search/...

Posted: Thu Jan 07, 2021 5:44 pm
by Edi
Thank you!