Page doesn't loaded completely on Microsoft Edge, Firefox, ….
-
The website is working properly on Google chrome, but the category & Tag pages do not displayed on Microsoft Edge, Fire Fox, ….
for example, one of the pages that have the problem:
https://englanderline.com/product-category/new/newchairs/new-arm-chairs/
I think the problem in CSS file:
wp-content\themes\woodmart\css\bootstrap.min.css
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
when we removed the display:flex from previous code, the items displayed but incorrect
so, please how can we fix this issue
Hi,
Please, describe to us your problems in a bit more details. Attach some screenshots and provide us with a list of steps on how to reproduce it on your website.
Thank you in advance.
The website is working properly on Google chrome, but the category & Tag pages do not display on Microsoft Edge, Fire Fox, ….
*products and category do not appear on any browser except chrome
*check screenshots
for example, one of the pages that have the problem:
https://englanderline.com/product-category/new/newchairs/new-arm-chairs/
https://www.englanderline.com/product-category/new/newsofas/
I think the problem in CSS file:
wp-content\themes\woodmart\css\bootstrap.min.css
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
when we removed the display:flex from previous code, the items displayed but incorrect
so, please how can we fix this issue
Attachments:
You must be
logged in to view attached files.
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it? Also, temporarily switch to the parent theme.
Thank you in advance
here is the access for admin dashboard
You didn’t disable external plugins and child theme yet.
Thanks, we solved the problem, no need your effort. Regards!
Great, we are glad that you sorted it out.
The topic ‘Page doesn't loaded completely on Microsoft Edge, Firefox, ….’ is closed to new replies.