Jump to content

Search the Community

Showing results for tags 'tree'.

  • Search By Tags

    • tree ×
    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


Found 25 results

  1. how to show categories tree in Prestashop v 8.1.2 like in Prestashop v 1.6. The new version is very simple. Not showing sub-categories. ☹️
  2. Hi everyone! I'm trying to display the number of products near the category name in the left sidebar using the module Category Tree. Here is an example of what i would like to obtain: • Category (50) - - Subcategory (27) - - Subcategory (3) - - Subcategory (12) - - Subcategory...
  3. Hello community! I would need advice on the following issue: - I have a very thick category tree, and when I get the product editing page or trying to create a new product, I get error 500. We suspect that this happens because loading one of the two pages the platform tries to load the who...
  4. Hi, how can I add the entire tree of categories to an XML file as an example: <?php ini_set('error_reporting', E_ALL); ini_set('display_errors', 1); include('../config/config.inc.php'); include('../config/settings.inc.php'); $shop_name = $_SERVER['HTTP_HOST']; $server = _D...
  5. Bonjour, J'ai un site en version 1.6 que je voudrais faire passer en 1.7 mais je bute sur les catégories. J'ai une application qui me permet de copier les tables de 1.6 vers 1.7 mais avec les catégories il y a un problème. Cela vient de différentes migration avant le 1.5 ou les id des caté...
  6. Hi all, Searching a solution for an 500 error page on my products admin since monday, I try to find in AdminProductsController the problem. Now, I know that is $this->tpl_list_vars['category_tree'] = $tree->render(); When I delete this line, I can access the products admin. But I c...
  7. The category tree is missing from the Associations tab on all products in the back-office, so I can't change a product's category. I urgently need to fix this. Can anyone help?
  8. Bonjour, J'essaie de valider un module dans PrestaShop Validator, mais il me reste une erreur. Je veux utiliser un "categories tree" donc j'ai fait quelque chose comme ça en php : pour >= 1.6.0 : $helper = new HelperTreeCategories('categories-treeview'); $category_tree = $helper->render();...
  9. I am making a payment gateway and It could happen that depending on the shop manager, taxes maybe already included in the price, or not. So, when included, the tax field would be 0 and I need to get the price value without the tax. I came up with the idea of making a categories tree in the module ba...
  10. Lets say my category tree is like this: ├Men | ├ Shirts | └ Pants └Women ├ Dresses └ Tops In AdminProductController's default view (listing products), I'd like to customize the category tree helper (above the list, at the top of the page) in order to achieve such a behaviour: Only show...
  11. We have appx 100 categories and populating them in the mobile view takes quite time and slows page loading and rendering very much. We would like to reduce the categorie tree branch to 2 or 3 levels and if possible to add the 'show products' on every level. We know that category-tree-branch.tpl...
  12. Hello guys, It seams that i got this error when i want to edit a category. I've tried everything... anybody can help me with this? Best regards,
  13. Hi, I was hoping for some advice, code, solutions or references: Goal: I need to build a 'decision tree' or otherwise find a module that creates one in a Prestashop website we've developed. Its sole purpose should be to lead customers down a path (of questions with each 2-3 answers, that lead to...
  14. Hello, I try to valide a module in PrestaShop Validator, but I have an error. I want to use a categories tree so I use something like this in php: for >= 1.6.0: $helper = new HelperTreeCategories('categories-treeview'); $category_tree = $helper->render(); for < 1.6.0: $helper = new He...
  15. Hello, I am new in prestashop and actually I am developing an application which should add menus as the category section does. I have a table called Menu_item, it should add children and parents. for Example: -Menu root - menu 1 -menu1.1 -menu1.2 -menu 2 -m...
  16. After tupgraded prestashop to version 1.6, the categories trees disapeared from the "edit category" and "new category" pages and "blocktopmenu" module. can someone help us?
  17. Salve, avremmo questo desiderio, che praticamente la struttura ad alberro (treeview) del blocco categorie, nel momento in cui viene aperto il sito, apparisse completamente aperta, credo che la proprietà sia (.expand all) cosicchè i clienti vedano tutte le varie sottocategorie, ma non sappiamo dove...
  18. Bonjour, Prestashop 1.5.5.0 affiche au niveau de son option multiboutique une arborescence à l'aide d'un jquery qui fonctionne en mode local mais qui semblerait ne plus s'afficher chez Planethoster (en tout cas sur mes instances). En inspectant l'élément le message suivant est affiché: jquery.cook...
  19. I need to create a "tree" quite big of categories and subcategories to online shop of mobile phones spare parts, but as the subcategories are very similar to those of higher category, i need a method to "clone" as the work of having to repeat the same in all sub categories, would take too long. (...
  20. Hi I need some help,please. I have in modul category this vistit to see. eshop.detoxikaceplzen.cz and i need this: Category - Subcategory1 Subcategory A Subcategory B Subcategory A1 Subcategory B1 Subcategory 2 In shop is category tree too wide and this...
  21. Hi, I don't know if it's this last update of firefox or not, but my store in firefox doesn't seem to have java enabled since i have the foloowing problems: - homeslider has all banners shown vertically, - categories block has all the tree "open". I've checked and i have java installed. And...
  22. Hello, I am a groentje in Prestashop. I have the 1.5 version an I started with the English languaje in Mijn Voorkeuren. I am trying to create categories (root ones and nested ones) But categories don't display and I get errors saying that first I should create the category at least in English. And...
  23. Er is niet veel over te vinden, en wat ik kan vinden is onduidelijk... we werken momenteel aan www.scarpamotoshop.nl en de beoogde nieuwe eigenaar heeft in gedachten om de menu's samen te laten vouwen, zoals ook op onze website www.gegshop.nl het geval is. Ik kan echter niet vinden hoe ik dit exact...
  24. Hi, I created a set of categories like: - root - Home - A - 1 - 2 - 3 - B - 4 - 5 - 6 - C (id 24) - D (id 25) I then deleted directly in the database cat id 24 and 25 (and 26 as I noticed one was kind of "half created") Then I created - E (id 2...
  25. Hi Guys, I've got a strange issue. If I turn on the caching (both file sys and memcache) then my PS install (1.4.1.0) shows a very old version of my category-tree-branch.tpl. With caching off, the template displays correctly. I've tried clearing everything in the cache and config but no...
×
×
  • Create New...