Guest Jason Wong Posted June 30, 2006 Share Posted June 30, 2006 hi there i believe some of u might experience your customer request if those who do not require to enter "product description" on the admin. what the display will look like is basically triple dot which look ugly or not relevant at all to end users. is there any mod available that can let us on/off this function or how can we delete that manually for this kind of cart in particular? for example: http://www.mtgcardplace.com/store/index.ph...viewCat&catId=3 In Additional, is it a bug that when display product under category, the product suppose to be in ascending order, say starting with Aphabet A, but C come out to be the 1st on top of A. is this configuration problems or the default CC bugs? pls advise. http://www.mtgcardplace.com/store/index.ph...viewCat&catId=2 cheers Jason Quote Link to comment Share on other sites More sharing options...
Guest vrakas Posted June 30, 2006 Share Posted June 30, 2006 Answer to question 2 is here, look towards the end of this post Question 1, someone else please. PS: An excelent design and very well done, did you design it? :) Quote Link to comment Share on other sites More sharing options...
Guest Jason Wong Posted June 30, 2006 Share Posted June 30, 2006 Answer to question 2 is here, look towards the end of this post Question 1, someone else please. PS: An excelent design and very well done, did you design it? thks Vraksa for your comment. ;-) i do custom design for my client. still pretty new to the template & CC format. but i've asked other who help me in the template integration part. i think i'm the newbie here, so must learn alot from everyone! cheers ;-) Quote Link to comment Share on other sites More sharing options...
convict Posted June 30, 2006 Share Posted June 30, 2006 Q1 includes/content/viewCat.inc.php use $view_cat->assign("TXT_DESC",substr(strip_tags($productResults[$i]['description']),0,$config['productPrecis'])); instead of $view_cat->assign("TXT_DESC",substr(strip_tags($productResults[$i]['description']),0,$config['productPrecis'])."…"); Quote Link to comment Share on other sites More sharing options...
Guest vrakas Posted July 1, 2006 Share Posted July 1, 2006 Thanks Convict for the assistance ;) Quote Link to comment Share on other sites More sharing options...
convict Posted July 1, 2006 Share Posted July 1, 2006 Pleasure to assist vrakas ;) Quote Link to comment Share on other sites More sharing options...
Guest Jason Wong Posted July 4, 2006 Share Posted July 4, 2006 Pleasure to assist vrakas Yes. it works! http://www.mtgcardplace.com/store/index.ph...viewCat&catId=2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.