Jump to content

Search the Community

Showing results for tags 'view'.

  • Search By Tags

    • view ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. Changes to the appearance of the Customer table. The module allows you to Add/Hide some columns from the list: Social title Group Newsletter Partner offers ==== VAT_number (siret, NIP) Customer Language ==== Compatible with PrestaSho...
  2. Hello, I created my shop on prestashop as it looks cool. my only concern is how can I change the home page layout in mobile view only ( displaying 2 products in on row instead of one)
  3. Hello, I would like to know how to update the view in the backoffice using a controller from a module. I have made this controller and view, code is below: AdminModlistController.php in customizeproducts/controllers/admin <?php class AdminModlistController extends ModuleAdminController { pub...
  4. I had implemented with override AdminOrder index page and unable to add custom block in view indexhtml.twig file and file is getting replace with new .html.twig file. Please anyone can help me out on showing custom block on order view page Below has been implemented with folder and file structu...
  5. I'm using prestashop 1.7 and I need to display a list of products of one given category in my custom module's front template. Currently I get the $products like this in the display controller of my module: public function initContent() { parent::initContent()...
  6. salve, ho appena installato la versione 1.7.6.4 ma le varie select del frontend dell'amministrazione non funzionano bene;
  7. Que tal. Espero alguien me pueda ayudar con esto. Estoy tratando de agregar una funcionalidad a la plantilla del carrito de compra del backoffice. He visto que en el directorio "src/PrestashopBundle/" se encuentran algunas de las plantillas del back office, pero no se cual es la que c...
  8. Hello, I use prestashop 1.7 wirh the classic theme. I would like to create a full HTML custom page. I will probably include file 'page.tpl' and put my content in 'page_content' block. I dont' really know wich is the best way to perform this. I found some tutorials and start by creating a ne...
  9. Hallo zusammen Prestashop Version: 1.7.3.4 Ich würde gerne folgendes ändern (siehe Anhang). Der Text wird abgeschnitten, was nicht gut aussieht. Zudem will ich weitere Informationen darunter einblenden. Jedoch finde ich die Datei nicht in der ich diese Änderungen vornehmen kann....
  10. Hallo zusammen Ich arbeite mit Prestashop 1.7.3.4. Geht man auf ein Produkt möchte das in den Warenkorb legen, so klickt man auf "In den Warenkorb" . Im Anschluss kommt folgende Ansicht (siehe Anhang). Nun möchte ich diese anpassen und unter "Menge" noch etwas hinzufügen. Kann...
  11. Hi everyone, I am here using Prestashop 1.7.4.1 in order to get a ticketing. So I changed some tpl files until I get every categories view duplicated vertically. Here is an exemple : https://billetterie.zoomdici.fr/presta/12-concerts Scroll down and you'll see the same view (with a li...
  12. grid / list / mini-list products view switcher If you want to create grid/list/mini-list products view switcher this guide is what you're looking for read how easily you can create own switcher, no core modifications, only theme .tpl, .css and small .js read guide here: grid / list / min...
  13. Hello! Im looking for a way to make the cataloge page in 1.7 view items grouped by subcategories with sub header idea is like that [Subcategory name] Or [subcategory breadcrumbs from current level](if level difference more than 1) ITEM ITEM ITEM ITEM...
  14. Hello everyone. I am having some issues when using my prestashop store. When I click to see more details of the orders, a php fatal error pops up on my screen. It says: Fatal error: Uncaught --> Smarty: Unable to load template file 'helpers/view/view_1_6_1_18.tpl' <-- thrown in /sto...
  15. Que tal chic@s, tal vez saben si en prestashop 1.7 existe la manera de que el quick view del producto salga como parte del home page debajo del producto, desplazando los productos que se encuentren debajo, es decir que se muestre en un div o algo similar pero ya no en un modal. Similar a lo que hace...
  16. How can i disable the site's mobile view please?
  17. Hello all, I am having problems with updated my template files to change my default product list view from "List" to "Grid" view. I have updated the global.js and product-list.tpl files under my themexxx directories, cleared the cache for PS and all browsers, changed the performance settings to not...
  18. I've want to add my cms page counter to every CMS page. I followed this topic . every thing is OK for implementaion of that tutorial but I've had a problem: my query is: SELECT pv.counter AS total FROM ps_page_viewed pv LEFT JOIN ps_page p ON pv.id_page = p.id_page LEFT JOIN ps_pag...
  19. Prestashop 1.6 How to make Visitor unable to view products,After you must register to see the product. Is there any way or to buy what modules?
  20. Hi, I am new to Prestashop and still under discovering and learning its functionality. I am using Prestashop 1.6.0.9 version with default bootstrap theme, is there possibility for me to change my mobile view and fonts (especially on android) according to my desktop view with this theme and version?...
  21. Bonjour, Je suis actuellement en train de développer un module Prestashop de partage de produit via une plateforme. Je souhaiterais tout d'abord lister mes produits. La page /admin/index.php?controller=AdminProducts (page "Catalogue > Produits") offre un listing avec un design agréable et de...
  22. When viewing customers in our back office i've noticed that it is missing a layout. Its literally just text without any tabs and that make sit hard to follow customer orders etc. Here is a screen shot
  23. Hi, I want to ask, how to disable the greyed part of the quick view on the right? image hosting 10mb limit Thanks
  24. Hi, I am having problems with the mobile view of my site www.whitetulipdecal.com, I am using Prestashop 1.6 and Leo T-shirt template.. When seen on mobile, the images are extended a little beyond the mobile screen. Is there anyway to make the images more responsive? When I disable mobile view at...
  25. Versione Prestashop 1.6 Ragazzi devo creare un modulo di prestashop che al momento dell'installazione crei una nuova voce di menù nel pannello admin (possibilmente sotto statistiche) e che poi utilizzi una view custom. Attualmente sono riuscito a creare: -file xml e db; -classe che va a prendersi...
×
×
  • Create New...