I would like to know if you can pick which pages certain blocks show up on. First way I wanted to use this was to put an opening intro paragraph on the main products.php page that I don't want showing up on the product category pages.
But now the client wants to know if I can put a particular block on a set of particular products, like all of the products from a certain category will show a particular block on the side.
Is any of this possible? Do I need to do this within the site files somewhere.
Tony (Guest)
4 Nov 2009 8:48 AM
Greetings
You can assign a custom block that would appear only within a segment of CMS Layout. For example BLOCK appear within INDEX page.
A bit more difficult for individual pages, let's say "Ivory Cream" a specify custom block to appear only on said product. Can be done, but involves some coding.
Option 2 you create a custom css for particular product.
Option 3 you can also create a custom page outside ViArt and have said product pull the info from source file. Personally, I like this option and use this option often. As it allows fast, easy updates whenever needed.