2012-09-16, 18:54:16
jamesashcroft Wrote:Hello, thanks for this plugin.
I have a problem with it though...
On my local server it works perfectly, however on my internet server it doesn't.
Here's the link - http://www.foxlawyers.com/NEWSITE
Try doing a search and you'll see the problem.
Any help, much appreciated...
The only problem I see is that you are using HTML tags in your title. To correct the display of search results, use custom rendering and remove the htmlspecialchars() function around the title (maybe you have to use stripslashes() instead).