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

Post Reply
polcud
Jr. Bludit
Posts: 5
Joined: Tue Mar 17, 2020 11:02 pm

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.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Can you please post an issue on the GitHub tracker:

https://github.com/bludit/bludit/issues
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
polcud
Jr. Bludit
Posts: 5
Joined: Tue Mar 17, 2020 11:02 pm

I did,
regards.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Thank you!
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply