Jump to content

benzenewings

Members
  • Posts

    14
  • Joined

  • Last visited

Profile Information

  • First Name
    Nathan
  • Last Name
    G

Recent Profile Visitors

178 profile views

benzenewings's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Got it to work. Puting it on line 65 right after the quick view section finally showed an image from manufacturer. Thanks! On another manufacturer note, I've seen some people on here get manufacturers from a category and display them on category pages. example, CD Players category clicked shows Sony, Emerson, GE, Pioneer on the Category page. All of the info out there is for 1.4 versions and does not work for 1.6... I've posted replies on those forum threads, but no response , probably because theyre marked solved' from 2012, ha. If you have any light to shed on this task, I'm eager to hear. Thanks.
  2. Hi Nemo, thanks for chiming in... I am using PrestaShop version 1.6.0.14 - What is the proper code to do this in Prestashop 1.6, and where exactly (line) should it go in the products-list.tpl file?
  3. Hi aljon, thanks for replying. I figured that, and added display:none; to my left column . I dont get error msg, but selecting a manufacturer wont work, the loading gif just turns...My layered nav works fine without the hack. First step, I add the code to the category tmpl file, then I have two columns of manufacturers, filters, etc. . Then I go to global css and display:none on the column col-xs-12 col-sm-3 line. This hides the left column and only shows the filter from the new code. However, the filters then dont function, the gif turns. Strange. any thoughts?
  4. Can you shed light on this? I am using the default template but receiving an error. . Undefined index: product_manufacturer in bla/bla/tools/smarty/sysplugins/smarty_internal_templatebase.php : eval()'d code on line 63. HELP ?
  5. Hello everyone. A couple different posts on this forum showed methods of pulling manufacturers from a selected category and displaying them on the category page when selecting that category. Those methods shown (links below) are for old previous versions of prestashop, and the code is no longer applicable in the new environment. Can anyone help me figure out how to get this to happen in v1.6 ? https://www.prestashop.com/forums/topic/45835-solved-list-manufacturers-under-category-page/ and https://www.prestashop.com/forums/topic/141669-display-manufacturers-on-category-page-specific-to-category/ and this one most ideal... https://www.prestashop.com/forums/topic/277309-how-to-group-products-by-manufacturer-in-product-list-category-or-sub-category-pages/ this last one I thought was a great direction, but it gave errors in 1.6. . I'm using default bootstrap, brand new prestashop install, 1.6 only two 3rd party modules installed but currently disabled. I know someone has the solution, hopeful to see it.
  6. Hello all, anyone comin back here? I wanted to follow forum protocol and not make a new post topic on this, since its what I need as well, just would hope there was a bit of help out there getting it to work with 1.6
  7. I'm trying to get this to display manufacturers and nothing happens. I have tried pasting it in multiple different locations inside products-list.tpl. I am using 1.6.. any update on this? With this code there is no error message, just nothing shown. I would like so when hitting a category the brands are shown, any brand in that category. I'm surprised this is not common and standard. I've seen it on other shopping cart software. I've also tried these methods, but they appear outdated code at this point of v1.6... https://www.prestashop.com/forums/topic/45835-solved-list-manufacturers-under-category-page/ and https://www.prestashop.com/forums/topic/141669-display-manufacturers-on-category-page-specific-to-category/ and https://www.prestashop.com/forums/topic/277309-how-to-group-products-by-manufacturer-in-product-list-category-or-sub-category-pages/ which the last one I thought was a great direction, but it gave errors. . I'm using default bootstrap, brand new prestashop install, 1.6 only 2 3rd party modules installed and currently disabled. .
  8. Hi Arash, I am having troubles with your code. Can you give more detail what needs to be in the "......" areas perhaps? I am on 1.6 and getting unclosed IF errors. . thanks for sharing your input. much appreciated.
  9. I saw you had a breakthrough getting the manufacturers listed on categories for 1.5. I am trying to use your code on 1.6 and perhaps missing a step. I added the override on categorycontroller and added the call in productslist.tpl. . .is there anywhere else I need to edit? Best I get on the front page is.. Undefined index: manufacturers in tools/smarty/sysplugins/smarty_internal_templatebase.php(171) : eval()'d code on line 53 Maybe I have the override added wrong? Any help is greatly appreciated.
  10. I need same thing, Manufactures (brands) under category, showing brands icons available in that category. Please assist.
  11. Please, this is NOT Solved now in 1.6... those code overrides will not work any more. Can someone help on getting these manufactures to display on categories in 1.6?
×
×
  • Create New...