Jump to content

Problem with categories list on add product page 1.7.8.3


scoopsat

Recommended Posts

58 minutes ago, Knowband Plugins said:

Kindly check whether any third party module is available on the admin product page or not using Inspect option. Screenshot for referernce : https://nimb.ws/q6owOa

And try to comment them and check whether the issue is resolved or not.

Thank you very much for your help and guidance.

I found the module that is causing the problem " squaremeter " , When I deactivate it, the categories appear normally.

 

capture.png.0e3dc82df252e6b49808f01caa88b9a7.png

Link to comment
Share on other sites

The solution:

in:

Quote

/src/PrestaShopBundle/Resources/views/Admin/Category/categories.html.twig

 

Replace "display:block" with "display:contents" in 

 

Quote

<div id="ps_categoryTags" class="pstaggerTagsWrapper" style="display: block;">

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...