complete description of search result and not short

19.10.2011 10:48
#1
usaipaola
Joomshopping forum user no avatar
Name: paola
06.10.2011
Сообщения: 12
Quote
complete description of search result and not short

I would like to see the full description and not the short

/htdocs/components/com_jshopping/templates/default/search

<div class="description">
<?php print $product->short_description?>
</div>

I have changed so but does not display anything
<div class="description">
<?php print $product->description?>
</div>

 
21.10.2011 09:11
#2
mogsama
Joomshopping forum user no avatar
Name: mogsama
28.07.2011
Сообщения: 13
Quote
Aw: complete description of search result and not short

components\com_jshopping\tables\category.php

Find the code:

function getProducts

then add in $query

prod.`".$lang->get('description')."` as description

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.