Okay
  Public Ticket #729196
product category page
Closed

Comments

  • Hazem salama started the conversation

    hey there
    good day,

    kindly advise how to show 5 (five) products in each row on product category page

    thanks,,

  •  1,593
    Criss replied

    You should have knowledge of Boostrap. Please see the attached image

    Best Regards,
    Criss - FieldThemes

  • Hazem salama replied

    In which file this script located ?

    ,, thanks

  •  1,593
    Criss replied

    Sorry, Here you're: "root/themes/yourtheme/category.tpl"

    Best Regards,
    Criss - FieldThemes

  • Hazem salama replied

    cannot find these lines in category.tpl

    am using vela default theme

    plz advise ,, thanks

  •  1,593
    Criss replied

    Please attach your category.tpl ( rename your file: category.tpl.txt then upload).

    Best Regards,
    Criss - FieldThemes

  • Hazem salama replied

    kindly find attached

  •  1,593
    Criss replied

    Oh, My mistake, it's product-list.tpl, please

    Best Regards,
    Criss - FieldThemes

  • Hazem salama replied

    Sorry , it not works

    i did these changes to make (4) products per line

    So , on line 28  changed to be {assign var='nbItemsPerLine' value=4}

    and on line 49 changed (col-xs-12 col-sm-4 col-md-3) to be (col-xs-12 col-sm-4 col-md-4)

    find attached , please advise

  •  1,593
    Criss replied

    It should be:

    {if $page_name == 'index'} col-xs-12 col-sm-4 col-md-4{else} col-xs-12 col-sm- col-md-3{/if}

    Best Regards,
    Criss - FieldThemes

  • Hazem salama replied

    Finally it works, many thanks

    So i need another help for these:

    - how to change css style of (order) page which displays shopping cart summary 

    - how to make header logo switching for another when switching language , is that possible?

    many thanks,,

  •  1,593
    Criss replied

    Hi Hazem,

    - Sorry, cart summary and other steps page has the same selector.

    - Prestashop doesn't have that function.

    Best Regards,
    Criss - FieldThemes

  • Hazem salama replied

    What do you mean by same selector?

  •  1,593
    Criss replied

    cart summary and other steps page has the same selector: #order

    You should use: #oder .order-detail-content

    Best Regards,
    Criss - FieldThemes

  • Hazem salama replied

    please provide a detailed pic for this way

    another help on vela furniture theme :

    _ how to change the footer background image 

    waiting & thanks

  •  1,593
    Criss replied

    Which's the image are you talking about? Please take a screenshot.

    Best Regards,
    Criss - FieldThemes