Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Code greyed out in Firefox developers

  • 2 réponses
  • 0 a ce problème
  • 5 vues
  • Dernière réponse par cor-el

more options

Trying to reinstall a working module that I deleted, but now it only displays the title. And none of the code works.

Why is part of the code greyed out in Firefox developers.

Trying to reinstall a working module that I deleted, but now it only displays the title. And none of the code works. Why is part of the code greyed out in Firefox developers.
Captures d’écran jointes

Toutes les réponses (2)

more options

Sorry not wordpress, but it is Prestashop, and the module supplier no longer answers.

So I have to go it alone, as to why module does not work.

more options

Grayed out code means that the code isn't active. For content displayed on the webpage this means that it is hidden via a "display: none;" rule or hidden other wise. You can check that in the Rules pane.