Jump to content
thirty bees forum

Mediacom87

Trusted Members
  • Posts

    418
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Mediacom87

  1. 1.1.0 - 07/04/2022 Fixed a defect in loading the module configuration on some versions of PrestaShop 1.7 Improvements to the FAQ
  2. Version 2.6.17 (07/01/2022) Modification of tax treatment according to the choice made on the price display for the visitor group
  3. Version 2.6.17 (01/07/2022) Modification traitement taxes en fonction du choix fait sur l'affichage des prix pour le groupe visiteur
  4. 4.0.1 - 06/27/2022 Added a correction to avoid incompatibility with some modules Correction of a defect in the display of invoice addresses 4.0.0 - 11/16/2021 Added option to define multiple order statuses per carrier to trigger message sending Correction of the recovery of the template folder name used on PrestaShop 1.7
  5. 2.2.0 - 06/27/2022 Added a complete list of all PHP extensions installed on the server
  6. 2.2.0 - 27/06/2022 Ajout d'une liste complète de toutes les extensions PHP installées sur le serveur
  7. Hi, In one of your CSS files of your template there is the following code: #shop-logo a img { max-width: 150px; height: auto; width: 100%; } This code limits the width of your logo to 150 pixels. Change this value or remove it if you want to have a larger logo.
  8. Great debate, you think something takes 10 minutes, but then why not do it yourself if you know what to do? If you don't know what to do, time is not important, only the result is important to you because if you had to train and learn everything to do it yourself, you would spend days or weeks. When you call a professional, you explain to him what he has to do and especially how much time it will take him and impose your rate? Personally, if you don't want to work this way, don't worry, there are thousands of professionals with much more competitive rates and more inclined to always answer yes to any request without really knowing what it is. I have been working on PrestaShop for over 14 years and I have been working on thirty bees since its creation, so make your own choice as a professional. My favorite example about this debate: https://medium.com/@oceanbcreative/the-ship-repair-man-story-dd959a4469d8 ---------------------------- Grand débat, vous estimez que quelque chose demande 10 minutes, mais alors pourquoi ne pas le faire vous-même si vous savez ce qu'il faut faire ? Si vous ne savez pas ce qu'il faut faire, le temps n'est pas important, seul le résultat compte à vos yeux puisque si vous deviez vous former et apprendre tout pour réussir à le faire vous-même, vous y passeriez des jours ou des semaines. Lorsque vous faites appels à un professionnel, vous lui expliquez ce qu'il doit faire et surtout combien de temps cela va lui prendre et imposer votre tarif ? Personnellement, si vous ne souhaitez pas travailler de la sorte, pas de soucis, il existe des milliers de professionnels à des tarifs bien plus compétitifs et plus enclins à toujours répondre oui à n'importe quelle demande sans savoir réellement ce qu'il en est. Voilà plus de 14 ans que je travaille sur PrestaShop et j'interviens sur thirty bees depuis sa création, alors faites votre propre choix en tant que professionnel.
  9. If I can fix your problem in ten minutes, then it is to your benefit as your problem is fixed quickly as a result of my expertise acquired over many years. If it takes longer and I feel it is necessary to acquire new tickets, you will be informed. ---------------- Si j'arrive à corriger votre problème en dix minutes, alors c'est tout bénéfice pour vous puisque votre problème est réglé rapidement suite à l'acquisition de mes compétences sur de nombreuses années. Si cela prend plus de temps et que j'estime qu'il faut acquérir de nouveaux tickets, vous en serez informé.
  10. As it is, I am unable to understand what you are telling me. Why are you talking about modules, nowhere is there any reference to them and everything is explained on the product sheet. ------------ Dans l'état actuel des choses, je suis incapable de comprendre ce que vous me dites. Pourquoi parlez-vous de modules, nulle part il n'y est fait référence et tout est expliqué sur la fiche produit.
  11. Why are you talking to me about a module ???? You order an intervention ticket, you tell me the problem and I answer it either in the hour bought with the ticket, or I inform you of the number of tickets to buy to correct your problem. No module, just messages after the purchase of the intervention. -------------------------------------------------------------------------- Pourquoi me parlez-vous de module ???? Vous commandez un ticket d'intervention, vous me dites le souci et j'y réponds soit dans l'heure acheté avec le ticket, soit je vous informe du nombre de tickets à acheter pour corriger votre souci. Pas de module, juste des messages après l'achat de l'intervention.
  12. Hi, Personally, I have set up a ticket system allowing everyone to benefit from help and support. So, you order a ticket, you communicate me the need, I see if I can do it in the hour attached to the ticket or if it will take several tickets for the resolution. Don't hesitate if this is the way you want to work. https://www.prestatoolbox.com/prestashop-services/106-prestashop-support-ticket.html
  13. Thanks @datakick for these very precise explanations which answer my questioning.
  14. Hi, Personally, on my store, I put the affiliate URL in a feature, if it exists then I replace the add to cart button with the value of that feature. I use a module to add this button and I do not allow the sale of products in their configuration to make the add to cart button disappear, but perhaps it is enough to modify the theme.
  15. And what about updates, because if PHP 5.6 is no longer supported by version 1.4 but it is still current on previous versions? PrestaShop is in the process of removing PHP 5.6 from its update module, which means that it will not be possible to use it to update from older versions of PrestaShop. I don't know if I'm being specific enough in my question, but this point seems important to clarify.
  16. 3.2.1 - 06/13/2022 Fixed a bug when you don't want to display the product image in the form Fixed support for window size configuration Added an option to hide the product image if the cover image does not exist Improvement of the management for the display of the product image on the form
  17. Hi, To stop displaying these elements, you just have to change the configuration of your store. For the New label, this is done in Preferences >> Products To stop displaying SALE! it happens on each product where you have checked the box:
  18. 3.2.0 - 06/10/2022 Fixed a bug on some template displaying the form after clicking on the button Added a restriction to display the button only to visitors not logged in Adding translations
  19. 2.1.0 - 06/10/2022 Correction of the display of the CMS version Added test of the opcache PHP extension Added test of the redis PHP extension
  20. 2.1.0 - 10/06/2022 Correction de l'affichage de la version du CMS Ajout d'un test de l'extension PHP opcache Ajout d'un test de l'extension PHP redis
  21. Hi, Here is a new free module development for the PrestaShop community to help its beginners to easily integrate any JavaScript code on their stores. This module simplifies the integration of JavaScript code by avoiding the edition of TPL file of the template at the risk of forgetting these codes, not allowing an external actor to identify their existence or even causing a 500 error during a bad integration. I know that thirtybees already integrates a solution allowing this in a native way, but here I propose a completely different approach allowing a simplified management of its multiple scripts since each script is registered independently of the others. Short presentation: https://www.mediacom87.fr/en/100-simply-add-javascript-code-to-your-prestashop-or-thirtybees-store/ Direct download without creating an account: https://www.prestatoolbox.com/free-prestashop-modules/458-simply-add-javascript.html
  22. Bonjour, voici un nouveau développement de module gratuit à l'attention de la communauté thirtybees pour aider ses utilisateurs débutants à intégrer facilement n'importe quel code JavaScript sur leurs boutiques. Ce module simplifie l'intégration de code JavaScript en évitant l'édition de fichier TPL du template au risque d'oublier ces codes, de ne pas permettre à un intervenant externe d'identifier leur existence ou encore de provoquer une erreur 500 lors d'une mauvaise intégration. Je sais que thirtybees intègre déjà une solution permettant cela de manière native, mais ici je propose une approche complètement différente permettant une gestion simplifiée de ses multiples scripts puisque chaque script est enregistré indépendamment les uns des autres. Présentation rapide du module : https://www.mediacom87.fr/100-ajoutez-du-code-javascript-simplement-a-votre-boutique-prestashop-ou-thirtybees/ Téléchargement direct sans création de compte : https://www.prestatoolbox.fr/modules-gratuits/458-aujoutez-du-javascript-simplement.html
  23. It seems to me, reading you, that the open source model does not correspond to your expectations. ------------------------------------------------------------- Il me semble, à vous lire, que le modèle open source ne correspond pas à vos attentes.
  24. Whatever CMS you choose, the best way is to install it and torture it in all directions to understand what you can do with it. If you have a specific project, you can start with TB to test your need and understand all the interest you can get from it. -------------------------------------------------- Quel que soit le CMS choisi, le meilleur moyen est de l'installer et de le torturer dans tous les sens pour comprendre ce que l'on peut faire avec. Si vous avez un projet précis, vous pouvez commencer avec TB pour tester votre besoin et comprendre tout l'intérêt que vous pourrez en retirer.
×
×
  • Create New...