Product sorting

StartZurück 1 2 WeiterEnde
29.12.2012 21:13
#21
hugo_oguh
Joomshopping forum user no avatar
Name: hugo
04.07.2012
Posts: 7
Quote
Aw: Product sorting

So just to be clear - there is no way to manually sort the products. Yes?

Anyway:
If someone will be looking for any solution to sort the products in the store... I solved it this way: I set sorting by date, edited database through phpmyadmin, I found the table 'l0yn5_jshopping_products' and manipulated the date, so that was OK.
Good Luck!


Letzte Änderung: 02.01.2013 20:40
 
26.11.2013 19:09
#22
pst37@hotmail.de
Joomshopping forum user no avatar
Name: Meinrad
30.09.2013
Posts: 1
Quote
Aw: Product sorting

de:
Im Backend Produkte zuerst nach einer Kategorie filtern, dann kann man sortieren.
Funktioniert aber nur bei Aufruf der Produkte über die Kategorie (index.php?option=com_jshopping&controller=category), d.h. mit Menü-Link Kategorie, nicht Produkte.

en:
First filter productlist by one category, then it's possible to order (sort?).
But Function is only available, when calling products via categorie-page (index.php?option=com_jshopping&controller=category), i.e. with menu-link category, not products.


Joomla: 2.5
JoomShopping: 3.15.3
PHP: 5.3.25
MySQL: 5.1.41
Website Url: only local testing
 
26.11.2013 20:25
#23
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: Product sorting

Not possible

 
28.11.2013 18:03
#24
Dr.Rivera
Joomshopping forum user no avatar
Name: Jürgen
13.09.2010
Posts: 2276
Quote
Aw: Product sorting

Hello,

video-link

https://www.youtube.com/watch?v=vcnoDldIMlQ

Greetings
-----------------------------------------
-----------------------------------------

E-Book Joomshopping deutsch

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

ePub Format:
https://www.xinxii.com/joomshopping-der-joomla-shop-p-339561.html


Letzte Änderung: 05.02.2014 09:00

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
 
23.05.2014 03:31
#25
vadimdude
Joomshopping forum user no avatar
Name: vadim
30.03.2014
Posts: 2
Quote
Aw: Product sorting

order in the backend changes, but in the frontend doesn't.

My configuration is like this:
- category/product > product sorting : predefined

In the menu item, it's like this:
- menu item type: products
- required settings > show : all
- category ID : 2

For the menu item type, there's no option 'Category'
Also, it doesn't work when menu item type is 'Products' and in the required settings > show : 'Category or Manufacturer or StaticPage'

Thanks :)


Joomla: 2.5.19
JoomShopping: 3.16.3
PHP: 5.3.27
MySQL: 5.1.73
 
23.05.2014 05:45
#26
vadimdude
Joomshopping forum user no avatar
Name: vadim
30.03.2014
Posts: 2
Quote
Aw: Product sorting

here's a fix!!!

go to file \components\com_jshopping\tables\product.php

go to function getAllProducts

add this to $query:
ORDER BY pr_cat.product_ordering


Joomla: 2.5.19
JoomShopping: 3.16.3

Letzte Änderung: 23.05.2014 05:46
 
30.05.2014 17:18
#27
koller9630
Joomshopping forum user no avatar
Name: Werner
12.12.2013
Posts: 1
Quote
Aw: Product sorting

Can you please tell me the changes in joomshopping 4.4
i can sort the products in a category in back but in the front thay are still sortet on Product id.

Thank you in advance


Joomla: 3.2
JoomShopping: 4.4.0
 
31.10.2014 22:54
#28
geoffmack
Joomshopping forum user no avatar
Name: Geoff
25.08.2014
Posts: 4
Quote
Aw: Product sorting

vadimdude is right. follow his instructions to edit your product.php file and the sorting feature will work the way you want it to.

 
StartZurück 1 2 WeiterEnde


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.