Jump to content

Product Long Description


andilong

Recommended Posts

Hello,

 

I am looking to display my long description when i search for products, i have somehow managed to get it to appear when i display by category as shown here :-

 

http://www.reviewwed.com/26-north-west-jewellers

 

but if i search for any products in that category they simply display the product name like shown here :-

 

http://www.reviewwed.com/search?controller=search&orderby=position&orderway=desc&search_query=h+samuel&submit_search=

 

Any advice is much appreciated as always

 

Many Thanks

 

Andi

 

 

Link to comment
Share on other sites

Hi Andi,

 

On the page, you can see that the description itself is just empty. Probably because it isn't retrieved from the database when searching.

 

Probably have to add the product 'description' field to one of the SQL queries in classes/Search.php, (I expect in one of the SQL SELECT statements in function find() in this file)

 

Hope this helps. Let us know,

pascal

Link to comment
Share on other sites

Thanks for your reply Pascal, but i'm unsure what i am looking for in the search.php

 

The only reference to "find" in this file does not seem to be what i'm looking for but i'm really not sure ?

 

Can you or anyone else provide additional guidance for this ?

 

Many Thanks

 

Andi

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...