Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

More Information Button Process


Ken44

Recommended Posts

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?

 

sort_order2.jpg

 

Thanks in advance

 

Ken

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

 

sort_order3.jpg

 

How do I remove the + sign?

 

 

Thanks

 

Ken

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...