Hello,
How do I change the theme of the ecommerce site of ofbiz. I experimented by following the documentation http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+-+How+to I have the following entry in */framework/common/data/CommonTypeData.xml* <UserPreference userLoginId="NA" userPrefTypeId="VISUAL_THEME" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGGHT"/> The ecommerce look and feel remains the same Thanks -Aswath |
There is a typo in my email. I have the following in *CommonTypeData.xml*
userPrefValue="BLUELIGHT" But, still the ecommerce site theme remains the same. Thanks, -Aswath On Mon, Jun 1, 2009 at 12:41 PM, aswath narayana <[hidden email] > wrote: > Hello, > How do I change the theme of the ecommerce site of ofbiz. > > I experimented by following the documentation > http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+-+How+to > > I have the following entry in */framework/common/data/CommonTypeData.xml* > > <UserPreference userLoginId="NA" userPrefTypeId="VISUAL_THEME" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGGHT"/> > > The ecommerce look and feel remains the same > > Thanks > -Aswath > |
Hello Aswath,
This is set in ProductStore you can find this at https://localhost:8443/catalog/control/EditProductStore?productStoreId=9000 Thanks & Regards -- Pranay Pandey HotWax Media | http://www.hotwaxmedia.com Direct: +919826035576 Skype: pranay.pandey On Jun 1, 2009, at 1:04 PM, aswath narayana wrote: > There is a typo in my email. I have the following in > *CommonTypeData.xml* > > userPrefValue="BLUELIGHT" > > But, still the ecommerce site theme remains the same. > > Thanks, > -Aswath > > On Mon, Jun 1, 2009 at 12:41 PM, aswath narayana <[hidden email] >> wrote: > >> Hello, >> How do I change the theme of the ecommerce site of ofbiz. >> >> I experimented by following the documentation >> http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+-+How+to >> >> I have the following entry in */framework/common/data/ >> CommonTypeData.xml* >> >> <UserPreference userLoginId="NA" userPrefTypeId="VISUAL_THEME" >> userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGGHT"/> >> >> The ecommerce look and feel remains the same >> >> Thanks >> -Aswath >> |
Yes,
what you have done is what needs be done to change the BACKOFFICE default theme (as you can read in the section title). Bruno 2009/6/1 Pranay Pandey <[hidden email]> > Hello Aswath, > > This is set in ProductStore you can find this at > https://localhost:8443/catalog/control/EditProductStore?productStoreId=9000 > > > Thanks & Regards > -- > Pranay Pandey > HotWax Media | http://www.hotwaxmedia.com > Direct: +919826035576 > Skype: pranay.pandey > > > On Jun 1, 2009, at 1:04 PM, aswath narayana wrote: > > There is a typo in my email. I have the following in *CommonTypeData.xml* >> >> userPrefValue="BLUELIGHT" >> >> But, still the ecommerce site theme remains the same. >> >> Thanks, >> -Aswath >> >> On Mon, Jun 1, 2009 at 12:41 PM, aswath narayana < >> [hidden email] >> >>> wrote: >>> >> >> Hello, >>> How do I change the theme of the ecommerce site of ofbiz. >>> >>> I experimented by following the documentation >>> http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+-+How+to >>> >>> I have the following entry in */framework/common/data/CommonTypeData.xml* >>> >>> <UserPreference userLoginId="NA" userPrefTypeId="VISUAL_THEME" >>> userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGGHT"/> >>> >>> The ecommerce look and feel remains the same >>> >>> Thanks >>> -Aswath >>> >>> > |
Free forum by Nabble | Edit this page |