At beginning.
Copy featured_products.php / new_products.php from /includes/modules/ to /includes/modules/YOURTEMPLATE, then start to edit it.
1. append "order by featured_sort_id DESC" to the two select statements
2. change ExecuteRandomMulti() to Execute()
3. change MoveNextRandom() to MoveNext()
Copy featured_products.php / new_products.php from /includes/modules/ to /includes/modules/YOURTEMPLATE, then start to edit it.
1. append "order by featured_sort_id DESC" to the two select statements
2. change ExecuteRandomMulti() to Execute()
3. change MoveNextRandom() to MoveNext()
No comments:
Post a Comment