Jump to content

RichyVOC

New Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by RichyVOC

  1. Hello, All my content pages are not loading completely even though product pages, category work, payement page function correctly. The content pages get stuck on the preloader. I see that part of the page loads correctly in the background (header elements) but are not visible because they are behind the preloader white background. I've pinpointed that the javascript core.js file is not loading. The core.js loads jquery and thus there are many jquery errors. I'm not getting any 400 errors for missing files. The server is PHP 7.2 (7.3 slows down the site). The website is cannelle-orange.fr. Thanks for any and all help. Screen captures of a product page and a content page
  2. Thanks for answering joseantgv. I was having some real speed and timeout problems (20 some seconds to show a page on front end and timeout on backend) on the production site. I suspected the licence problem but it wasn't that. There was a problem with Prestashop and the SSL licence. I regenerated a new licence and it seems to be working normally (cannelle-orange.fr). I would like, though, to hav my addons.prestashop account to reflect the domain name change and have the modules/themes associated to that domain. Thanks
  3. I'm having the same problem. The licence was bought when we were on a preproduction site (and URL). Now the production site is online and I'm having problems, probably due to the licence restrictions. What's more is the moderator who I contacted at the time I bought the module and theme sais it wouldn't be a problem to go from preproduction to the production site.
  4. Hi, I have the same question. I would like to display price on the radio buttons for each combination (3 to 4 combinations). Knowband plugins seems to have a solution but I'm not sure how to implement this. The screen capture shows what I would like but the prices shown are the base price of the current product. $product = new Product($id_product); // I beliver you already have the product id. $attributes = $product->getAttributeCombinations($id_lang); //$id_lang can be fetch from the cookie context. $this->context->language->id Thanks if you can help
  5. Bonjour, Prestashop 1.7.7. Pour un floriste. J'ai des produits qui ont des attributs Taille qui sont ajoutés comme décliniasons. Je souhaite pouvoir ajouter des suppléments payants pour une vase, un poche d'eau et/ou une carte personnalisé. Certains produits aura tout ces options, d'autre produits certains de ces options et certains produits n'aura aucun. Je ne sais pas trop comment m'y prendre. Merci de votre aide.
×
×
  • Create New...