2 replies [Last post]
JackThompson's picture
Offline
Joined: 02/28/2009
Juice: 110
Was this information Helpful?

I am going to be selling access to nodes. But how to I remove the add to cart (and all other side bar items) on the specific nods that I am selling?

Thanks!

manatwo's picture
Offline
Joined: 02/19/2008
Juice: 235
Re: How do I remove add to cart on certain node type pages?

If they're blocks, you can set them to not be visible on certain pages (site building->blocks->configuration link for each block). I believe you can use wildcards in those settings, meaning that if you make the paths of your restricted nodes something like www.yoursite.com/restricted/node1, you can exclude "restricted/*" and all those nodes won't have those blocks.

JackThompson's picture
Offline
Joined: 02/28/2009
Juice: 110
Re: Re: How do I remove add to cart on certain node type pages?

That worked great (After I installed pathauto). Thanks alot!