Search the Community
Showing results for tags 'sub'.
-
hello everyone i am using ps1.7.6 with ps_mainmenu. - every cat and subcat are correctly registered and appear properly but i would like to make the submenu appear -when mouse on- under the cat menu and not on or above the menu. let's see how it works today : when mouse is not on cat if my subcats are in one line , it's above (and covers logo and search button) and if the subcats are in 2 lines, it covers entirely the menu, logo and search button i searched in the global.css concerning the .sub_menu and .sub_menu ul but did not succeed in making the sub menu appear under my level1 categories - In the same time i wanted the categories to be in a kind of 'colored box' instead of simply "written" on white board, but didn't find how to make it - and finally, i would like to change the 'home button' in this ps_mainmenu into a basic house picture, do you know where to change it ? many thanks in advance for your help
-
Hi, i need your help. The subcategories of my store not showing like this: http://postimg.org/image/jvb4a1luj/ When i press (click) on menu go to the all products and not show the subcategories. How i can do it ? Thanks
-
Is Prestashop able to list model numbers as sub-categories of the manufacturer? For example, selecting Apple as a manufacturer, visitors to the site would then be presented with sub-categories of models, eg. iPhone 3G, iPhone 4, iPod Touch etc. etc. Any advice gratefully received for a new user
- 4 replies
-
- manufacturer
- sub
-
(and 1 more)
Tagged with:
-
Hi all, I've read many articles on this recently, but none are able to give specific instructions about how to do this. I'd like to have multistore running on a sub domain, not a sub folder, a sub domain. Default store: mydomain.com.au Sub domain. sub.mydomain.com.au NOT Sub folder: mydomain.com.au/sub I've set a parked domain in cPanel of sub.mydomain.com.au, and multistore runs, however it runs as a sub folder (see attached screenshot). Can anyone tell me how to make Prestashop multistore recognise a sub domain - sub.mydomain.com.au? I don't want to have to install another full version to the sub, as that would defeat the purpose of having multistore! Please help. Cheers, lock-e73
- 3 replies
-
- multistore
- sub domain
-
(and 2 more)
Tagged with:
-
Hoi, Ik heb per ongeluk een categorie met een aantal sub categorieën uitgezet en kan het niet meer aanzetten. Onder de sub categorie hangen een kleine 150 producten. Waar kan ik de categorie en sub categorie weer aanzetten? Ik gebruik PS 1.5.3.1.
-
The BO menu is made of main pages, or tabs, (like "Preferences") which can contain a sub menu of sub tabs (like "General", "Orders", "Products", ...). It seems that when you click on the parent tab, the action focuses on its first sub tab. Now if I create a profile not allowed to access the first sub tab of a menu tab, when an employee with such profile clicks on the parent menu tab, the system raises an "Access denied" error. It seems that the error raises simply because the parent does not focus on its first ACCESSIBLE sub tab but stubbornly on its first sub tab, accessible or not! Can it be? Is there a way to set the "parent" focus? Thank you.
-
Hi fellows, so the situation goes like this. Horizontal menu, nothing fancy about it but I am looking to do the following: Main Category -> Brands -> Brand name -> Product So the tricky thing is to have the product being displayed so the customer can click on it directly without being taken to the sub category page. I can create the main category [ex.contact lens - brands], then cick on it and add a subcategory [ex. acuvue - brand name], and if I was to click on the subcategory [ex.Acuvue One day - brand name] I could achieve what I want but only allows me to add another subcategory rather than a product. I would like to click on the main category [exc. acuvue], submenu displays with the brand name [acuvue] and then when clicked on it another submenu displays: - Acuvue One Day - Acuvue Moist - Etc Thanks!
-
A client wanted to the sub categories and categories list to be in grid view and not in a list so i used the following code and placed it in the categories.css in the theme .inline_list li { border-bottom: 1px dotted #CCCCCC; float: left; height: 85px; padding: 10px 0; width: 178px; } .inline_list li .img { float: left; margin: 0 56px; } .inline_list li .cat_name { float: left; font-weight: bold; text-align: center; width: 178px; } I then removed the descriptions in the category.tpl so the list only showed the category image and name. removing <p class="cat_desc">{$subcategory.description}</p> From this: <!-- Subcategories --> <div id="subcategories"> <ul class="inline_list"> {foreach from=$subcategories item=subcategory} <li class="clearfix"> <a href="{$link->getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'htmlall':'UTF-8'}" title="{$subcategory.name|escape:'htmlall':'UTF-8'}" class="img"> {if $subcategory.id_image} <img src="{$link->getCatImageLink($subcategory.link_rewrite, $subcategory.id_image, 'medium_default')}" alt="" width="{$mediumSize.width}" height="{$mediumSize.height}" /> {else} <img src="{$img_cat_dir}default-medium_default.jpg" alt="" width="{$mediumSize.width}" height="{$mediumSize.height}" /> {/if} </a> <a href="{$link->getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'htmlall':'UTF-8'}" class="cat_name">{$subcategory.name|escape:'htmlall':'UTF-8'}</a> {if $subcategory.description} <p class="cat_desc">{$subcategory.description}</p> {/if} </li> {/foreach} </ul> <br class="clear"/> </div> to: <!-- Subcategories --> <div id="subcategories"> <ul class="inline_list"> {foreach from=$subcategories item=subcategory} <li class="clearfix"> <a href="{$link->getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'htmlall':'UTF-8'}" title="{$subcategory.name|escape:'htmlall':'UTF-8'}" class="img"> {if $subcategory.id_image} <img src="{$link->getCatImageLink($subcategory.link_rewrite, $subcategory.id_image, 'medium_default')}" alt="" width="{$mediumSize.width}" height="{$mediumSize.height}" /> {else} <img src="{$img_cat_dir}default-medium_default.jpg" alt="" width="{$mediumSize.width}" height="{$mediumSize.height}" /> {/if} </a> <a href="{$link->getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'htmlall':'UTF-8'}" class="cat_name">{$subcategory.name|escape:'htmlall':'UTF-8'}</a> {if $subcategory.description} {/if} </li> {/foreach} </ul> <br class="clear"/> </div> this worked for me on a non-default theme and using prestashop version 1.5.4.1 i hope this is of some help to someone
-
Hola Me gustaría que el menú vertical no se desplegara cuando pincho en las categorías, ya que para eso tengo las miniaturas de las subcategorías con sus imágenes, y me parece más estético de esta forma. Estoy usando una plantilla de leotheme.com en Prestashop 1.5.4.1 Gracias de antemano. Saludos
- 3 replies
-
- subcategoría
- categoría
-
(and 8 more)
Tagged with:
-
when i click a category sub-categories listing comes for the category. But not showing images for these sub categories. The image URL was http://mysiteurl/c/31-medium_default/java-training.jpg When i remove _default from that URL http://mysiteurl/c/31-medium/java-training.jpg it is showing the image. Please advice why the url comes with _default.
-
Hi I was wondering if anyone can help me i want to change the prestashop site i am working on so that the products are only showing in the sub categories uand not in the main category. I am refering to the list of the products in the category. If anyone could help me i would really appreciate it kind regards tim
-
Hi, I've been searching the forums and googleing multiple times to try and find out how to change the sub-catogory from list to grid but the only entry I found dosent work. Does anybody else know any other modules or CSS edits that will allow me to change the view from list to grid? I used this guide to try and get a grid view: http://www.prestasho...ad-of-list-v14/ It hasn't worked and I will include a picture of it not working and a picture of my normal website. My website is http://www.ainaafashion.co.uk/ I am a bit of a newbie to the world of coding and prestashop so I'll need a little help setting it up. If anyone can help please do,
-
how add&sub button to block cart
freepr1111 posted a topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi, Button Subtracting and adding the product in the block cart with Ajax ? thnaks .