By jcpoley on
Hi all,
I know what i are asking for is really basic but i am starting to work with drupal and i am in a initial fase.
I am trying to create a new page/url/categorie of the a product and i have already created several bloqs with information -header and infomation of the product- but i do not know hjow include them in the new page. I do not know how create it.
Thanks in advance.
Comments
Depends What you're trying to do
Are you trying to display one product for purchase, or a listing of multiple products you offer? If you add a piece of content for your product ... it will typically have it's on path and you can add a menu link. If you have multiple products, you can use VIEWS to compile a specific page for all products to show up.
One last. If i create a views
One last. If i create a views how should it be if i want to include two blocks also list of product?
I need this:
New url linked to main menu
It has a block as slider in the top of the page
Another block in the middle
And a grid with 3 product per row and column.
I do not know how can do it.
I tried to create a basic page and include all those parts (block and grid) but neither.....
Thanks in advance...!