Closed (fixed)
Project:
Ubercart advanced catalog
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2011 at 09:55 UTC
Updated:
4 Jan 2012 at 18:00 UTC
Hi there, Just installed Advanced Catalog and it looks good. I just have one issue in the fact that I can't find anywhere in the documentation or any of the folders within the module where you can create Field Styles.
If anyone could assist with where I start with this, that would be awesome.
Many thanks
Comments
Comment #1
mogtofu33 commentedHi,
Fields are handle by the display suite module (documentation here : http://drupal.org/node/644662). From the display suite backend you can handle field position and create new fields (fields can be created with token or php from node object $object).
There is some explanation on the display suite documentation to create template files if you need more than css modification or field creation.
This module does not affect display of fileds, it just create connection between ubercart catalog and display suite.
Regards.
Mog.