Product View Config

17.09.2011 11:24
#1
cltracey
Joomshopping forum user no avatar
Name: Tracey
10.09.2011
Posts: 2
Quote
Product View Config

Hi,

Is it possible to display the products in category products view with the product name and details underneath the image rather than to the right of it?

Thanks

Tracey

 
17.09.2011 12:16
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25930
Quote
Aw: Product View Config

Change template in shop

 
17.09.2011 12:36
#3
Dr.Rivera
Joomshopping forum user no avatar
Name: Jürgen
13.09.2010
Posts: 2276
Quote
Aw: Product View Config

Hello,

components/com_jshopping/templates/default/category/mainpage.php

(insert bold) rows 18-22

<tr><td>
<a class = "product_link" href = "<?php print $category->category_link?>"><?php print $category->name?></a>
<p class = "category_short_description"><?php print $category->short_description;?></p>
</td> </tr>

and:

components/com_jshopping/css/default.css

in row 462 insert:
text-align: right;

Grüße
--------------------------------------------------------------------------------------------------
http://www.amazon.de/JoomShopping-Joomla-Leicht-bedienbarer-ebook/dp/B005L9D8MC/ref=sr_1_1?ie=UTF8&qid=1315307716&sr=8-1


Nicht ganz aktuell, aber vielleicht doch noch für einige hilfreich, das E-Book Joomshopping.
Bei Amazon (kindl) und xinxii (ePub):

http://www.amazon.de/JoomShopping-Joomla-Shop-Online-Shop-ebook/dp/B005L9D8MC

http://www.xinxii.com/joomshopping-der-joomla-shop-p-339561.html
 
17.09.2011 14:33
#4
cltracey
Joomshopping forum user no avatar
Name: Tracey
10.09.2011
Posts: 2
Quote
Aw: Product View Config

Thank you but that edited the wrong page - where does this view come from please?

http://www.miabella.co.uk/index.php?option=com_jshopping&controller=category&task=view&category_id=1&Itemid=7

I could then add the tags to the appropriate file.

Regards

Tracey

 


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.