Hi - setting up an ecommerce catalog with Views. When I click through on a view item to the actual node (a product node type), I'd like to maintain the breadcrumb path and active menu state. I'm kinda close - but kinda stuck... Here's what I am trying :
1) Will set the breadcrumb state in the product.module.
I'm having problems with Google Adsense. The ads don't show up. I did everything that was asked. The end result is I have a box (border of the ad) showing, with no ad inside.
This is what I've done:
Signed up with Google Adsense
I obtained both Adsense, Adjector modules
Included the ID in my profile
Added the block on my page
Configured
Did I mess up somewhere in the configuration?? Please help. I'm a beginner and frustrated.
I've been reading through CCK and Views documentation trying to figure out how to do this, but am no longer sure if either of those modules are the right way to approach this issue:
I have a module that displays some form of data, and now I would like to extend that module with a couple of additional features (a small user-uploadable image gallery per node, "node membership" i.e. members signing-up to a node, a unique photo per node (provided by the node creator) ).
Does anyone know of the existence of a links module which shows links in categories (with friendly-url) and additionally shows images of the link, like screenshots next to the name of the link. Have been searching the threads but couldnt find anything like this.