Search query order by:

Post Reply
ruibri
Posts: 11
Joined: Wed Apr 10, 2013 7:34 pm

Search query order by:

Post by ruibri »

When sorting the search queries ie.
/search/query/best/ctr/1/
/search/query/best/date/1/
/search/query/best/duration/1/
the pages are displayed without .css All other pages work well. How can I fix that?
Ricky B
Posts: 78
Joined: Sat Nov 24, 2012 12:39 am

Re: Search query order by:

Post by Ricky B »

I dont know if its the best solution, but in your header put the full url to your css
ie. You got maybe like /css/style.css replace to domain.com/css/style.css
ruibri
Posts: 11
Joined: Wed Apr 10, 2013 7:34 pm

Re: Search query order by:

Post by ruibri »

Ricky B wrote:I dont know if its the best solution, but in your header put the full url to your css
ie. You got maybe like /css/style.css replace to domain.com/css/style.css
Yes, that's it. Thanks Ricky!
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Search query order by:

Post by admin »

Thank Ricky B.

Yes, you should use absolute path.
Don't forget to run script update
Post Reply