Jump to content

OunknownO

Members
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • First Name
    Marko
  • Last Name
    Mlinarević

OunknownO's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. I have an html skeleton(and css)... of a menu but I need to add functionality to it(this is my first prestashop project). I want to create this kind of menu http://prntscr.com/cirlz1 . static dummy html/css are added. Now my question is what do I need to modify/add so that becomes static content(for example tabs be list of categories) and opens products. I don't need the code of precise but can you at least give me few examples of code(just point me in the right direction)
  2. Is it possible to add those two code inside of text area and that they execute for example <?php echo 'prestashop'; ?>
  3. I need to put blocksearch module into a leomegamenu module, my problem is how to do that(that is which files to modify. Can somebody give me pointers to which files to go. thanks in advance
  4. in theme it says "* Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information." in header.tpl
  5. I have bought leo_chopin theme(because client asked for it), my question is how to customize theme from html/php/css editor and not from admin panel(it's too constricting). I wouldn't hardcode but use hooks but this is first time using prestashop and that style of programing... For example where to call my own header.tpl, footer.tpl, content.tpl? Thank you in advance for help
  6. Can somebody assist me... One of my modules isn't functioning and i want to see is it problem because of version of jquery but I don't know how to replace it. The "auto add products to cart rules" module sometimes work sometimes don't it seems purely random(adding ecology tariff when increasing number of product to buy) ... So i presume that jquery version could be the problem
×
×
  • Create New...