hi
as we add new product in category its show in front catalog as we add by day
if i add at 1-6 then 2-6 its show products which i add at 2-6 then 1-6-2012
can i control that as i need ?
if i need to sort product like " this product will be no 1 and this no 2 and so on "
Latest News: (loading..)
who i can sort my product?
Started by scriptlover, Jun 28 2012 07:06 AM
5 replies to this topic
#1
Posted 28 June 2012 - 07:06 AM
#2
Posted 28 June 2012 - 07:23 AM
Like post..hit LIKE button.
osCommerce | Joomla | WordPress | Magento | SEO | CakePHP | CI
Guaranteed Website Speed Optimization!!
osCommerce | Joomla | WordPress | Magento | SEO | CakePHP | CI
Guaranteed Website Speed Optimization!!
#3
Posted 28 June 2012 - 10:51 AM
hi praful
in this sort order install file you will get some code need to replace from thing to other
some code is not found in file
so if i ignoring it this add ons will not work good
i try many add ons no one give me what i need
in this sort order install file you will get some code need to replace from thing to other
some code is not found in file
so if i ignoring it this add ons will not work good
i try many add ons no one give me what i need
#4
Posted 01 July 2012 - 11:37 AM
other help please
#5
Posted 26 August 2012 - 08:52 AM
I have the same in the \includes\modules\product_listing.php
Cant find at line 76
if ( ($column_list[$col] != 'PRODUCT_LIST_BUY_NOW') && ($column_list[$col] != 'PRODUCT_LIST_IMAGE') ) {
Anyone?
Cant find at line 76
if ( ($column_list[$col] != 'PRODUCT_LIST_BUY_NOW') && ($column_list[$col] != 'PRODUCT_LIST_IMAGE') ) {
Anyone?
#6
Posted 26 October 2012 - 05:49 PM
I'm in the process of adding this to my site. Perhaps I can help.
The latest version of that contribution is for osCommerce v 2.3.1. What version of OSC are you using?
Are you looking for the code visually, or are you using CTRL+F? I noticed a few segments where the code to be replaced used tags for "bold", where the code in my installation used tags for "strong", or vice versa.
Also...if you've added other contributions, the target code segment may not be exactly line 76.
The latest version of that contribution is for osCommerce v 2.3.1. What version of OSC are you using?
Are you looking for the code visually, or are you using CTRL+F? I noticed a few segments where the code to be replaced used tags for "bold", where the code in my installation used tags for "strong", or vice versa.
Also...if you've added other contributions, the target code segment may not be exactly line 76.









