OXID Community Forum> 3 questions |
Login |
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Reply |
|
|
Thread Tools | Display Modes |
|
I'm using OXID eShop CE 4.5.6 and have few questions
1. Where I can change icons size and can I set different sizes for Category, Manufacturers, Distributors ... icons? 2. In Core Settings -> Performance there is checkbox " Load and display Manufacturer List " where can be found " Load and display Disributors List " 3. In version 4.4 Core Settings -> Settings -> Shop frontend there were "Display Category Navigation at Top" and more settings available, why they were removed? 3.a. Solved 3. by adding Code:
<dl>
<dt>
<input type=hidden name=confbools[blTopNaviLayout] value=false>
<input type=checkbox name=confbools[blTopNaviLayout] value=true [{if ($confbools.blTopNaviLayout)}]checked[{/if}] [{ $readonly}]>
[{ oxinputhelp ident="HELP_SHOP_CONFIG_TOPNAVILAYOUT" }]
</dt>
<dd>
[{ oxmultilang ident="SHOP_CONFIG_TOPNAVILAYOUT" }]
</dd>
<div class="spacer"></div>
</dl>
Thanks Last edited by simoncereska; 04-23-2012 at 05:14 PM. |
|||
|
please check Master Settings -> Themes -> YOUR THEME -> Settings
It is not intended to use Distributors in Frontend, only Brands/Manufacturers. Distributors is only to be used internally.
__________________
Raywww.stahlwarenhaus-hebsacker.de______________._.__Tipps zur Forensuche www.haller-stahlwaren.de____________________._____Tipps zum Forum _________________________________________._____Forum für Dummies _________________________________________._____Theme-Styler |
||||
|
Great!
first there were no settings in my new theme ( only basic and azure ). Following documentation on wiki solved my all issues. http://wiki.oxidforge.org/Tutorials/...hop_from_4.5.0 Thanks a lot |
|||
| Reply |
| Bookmarks |
| Tags |
| categories, distributors, frontend, icons, manufacturers, questions |
| Thread Tools | |
| Display Modes | |
|
Nicht Sichtbar
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Couble of questions | gnomic | Newbies | 5 | 11-13-2011 02:41 AM |
| 5 questions | gnomic | Newbies | 6 | 07-27-2011 08:15 PM |
| OXID eShop 4.4.0 Installation Questions | cpjolly | Installation and configuration | 0 | 07-01-2010 07:26 PM |
| Some interesting questions | Swanand | General | 0 | 02-03-2010 10:07 AM |
| Pay Pal and eFire Questions | tomtomdotcom | Newbies | 4 | 07-11-2009 03:39 PM |