Notifications
Clear all

Conflict Plugin

16 Posts
2 Users
0 Likes
2,512 Views
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  
When I activate the woodiscuz comments woocommerce plugin, it unconfigures my categories. Only I disable that menu back to normal.

Imagem do erro:


   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5860
 

Hi @victor-garcia,

Please leave some example URL to allow us to check it. 


   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  

@astghik

I activated the plugin so you can see it, so I deactivate it back to normal.
This plugin would be very useful for my site, I hope you can find how to fix it.

URL: https://www.arielshops.com/


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5860
 

@victor-garcia,

Put the following CSS in Top Black Admin Bar > Customize > "Additional CSS", delete all caches and check again. 

.toggle-product-cats.nav {
   display: flex;
}

Delete all caches and check again (press CTRL+F5 on frontend).


   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  

I performed the procedures, cleared the cache and added in the additional CSS code, still still having problem in the top menu.


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5860
 

@victor-garcia

The code from the previous code can be removed. 

Please add the following one:

.site-header .products-cats-menu .toggle-product-cats .menu {
width: auto !important;
}

   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  

I put, but the problem remains


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5860
 

@victor-garcia

Press CTRL+F5 (twice) on the frontend before checking. 


   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  
I pressed, cleaned the caches did the same steps as before.

   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  

One thing you can do when I select the option to open the menu automatically, it does not give these errors.


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5860
 

ok @victor-garcia,

Sorry for the misleading. This code should not be removed. Please add it as well. 

.toggle-product-cats.nav {
  display: flex !important;
}


   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  

I added, had already tested with both together, but unfortunately still did not work

When I add this code:

.toggle-product-cats.nav {
  display: flex !important;
}

Changes a little, the category appears with more space, but still defective:

As it should be and is when I disable the plugin:

Thanks for helping, this plugin is very important for my site.

 


   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  

can anyone help me?


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5860
 

@victor-garcia,

Something is wrong with the menu of the currently active theme. I cannot understand how it works. If you scroll to the top it works fine otherwise not. Please watch the following video:

https://www.screencast.com/t/CHOzaPeBAGJ

 


   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  

When it scrolls down, it opens, but it is still on top and a little ball, different from the original way of the site.


   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 5 years ago
Posts: 10
Topic starter  

Something from the plugin is causing this problem.


   
ReplyQuote
Share:
Scroll to top