I've created a custom node type ("used book", for a book store site) with flexinode, and I've read a few posts that say I should be able to convert it into a product type for ecommerce, but I can't figure out how. I have the entire ecommerce suite enabled. But nowhere does the option seem to appear. Is there something I need to change in settings? Any help would be appreciated. I'm using 4.7.
Hi, am wondering whether it would be possible to have a two-stage user registration system.
My site needs heaps of custom profile fields that can optionally be filled in, but when a new user registers, we want them to see a first page where they can create their account but with minimal information requested. After this they would be presented with a second page where they can optionally fill in a whole heap of other stuff (the custom profile fields).
I'm working on site with a large amount of content, and a large portion of it will allow wiki-like editting by anonymous users. I want to be able to control which nodes can be edited, and which nodes are "site nodes" which contain blocks and PHP code in their content and shouldn't be editable by users. I've been trying to figure out the best way to organize something like this. Should I create a custom content type for these pages? Or, should I use taxonomy, assigning them to a "site" vocabulary?