Ken44 Posted June 27, 2009 Share Posted June 27, 2009 Hi I have installed More Information Button Process which creates a ‘more info’ button for the category and manufacturer listings It is working fine but it is allowing the customer to sort the columns by 'more info' How can I prevent the customer (and Google) from sorting the columns on the 'more info' heading like the 'buy now' heading? Thanks in advance Ken Quote Link to comment Share on other sites More sharing options...
Guest Posted June 27, 2009 Share Posted June 27, 2009 Ken, I usually remove the title heading from the column as MORE INFO is pretty much self explanatory. This also accomplishes what you want to do, remove the sort feature. Chris Quote Link to comment Share on other sites More sharing options...
Ken44 Posted June 28, 2009 Author Share Posted June 28, 2009 Hi Chris Thanks for your reply. I did try removing the heading. I removed case 'PRODUCT_LIST_INFO': $lc_text = 'More Info'; $lc_align = 'center'; break; from product_listing.php. But then I got this. How do I remove the + sign? Thanks Ken Quote Link to comment Share on other sites More sharing options...
Ken44 Posted June 28, 2009 Author Share Posted June 28, 2009 Once the sort order is changed to ‘products’ or ‘price’ then the customer can no longer click on ‘more info’ to sort the columns. So the fix above does work fine Regards Ken 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.
Note: Your post will require moderator approval before it will be visible.