WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Sorting products in Bakery shop
  • Print
Pages: [1]   Go Down

Author Topic: Sorting products in Bakery shop  (Read 13655 times)

Offline svsanchez

  • Posts: 589
Sorting products in Bakery shop
« on: June 23, 2018, 12:03:58 AM »
Hello. I need to sort the products displayed on a Bakery catalog by Title in ascending order. How can I do this?

Thank you!
Logged

Offline dbs

  • Betatester
  • **
  • Posts: 8914
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: Sorting products in Bakery shop
« Reply #1 on: June 23, 2018, 07:27:33 AM »
Hi, view_overview.php line 63
Original is ORDER BY position, change it to title
Code: [Select]
// Query items (for this page)
$query_items = $database->query("SELECT * FROM ".TABLE_PREFIX."mod_bakery_items WHERE section_id = '$section_id' AND active = '1' AND title IS NOT NULL ORDER BY title ASC".$limit_sql);
Logged
https://onkel-franky.de

Offline svsanchez

  • Posts: 589
Re: Sorting products in Bakery shop
« Reply #2 on: June 25, 2018, 06:33:23 AM »
Hello dbs, thanks a lot for your help. Your suggestion worked :)
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Sorting products in Bakery shop
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2