Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Conflict Plugin

16 Posts
2 Users
0 Reactions
3,393 Views
(@victor-garcia)
Active Member
Joined: 6 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: 8 years ago
Posts: 6444
 

Hi @victor-garcia,

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


   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 6 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: 8 years ago
Posts: 6444
 

@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: 6 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: 8 years ago
Posts: 6444
 

@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: 6 years ago
Posts: 10
Topic starter  

I put, but the problem remains


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 8 years ago
Posts: 6444
 

@victor-garcia

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


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

   
ReplyQuote
(@victor-garcia)
Active Member
Joined: 6 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: 8 years ago
Posts: 6444
 

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: 6 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: 6 years ago
Posts: 10
Topic starter  

can anyone help me?


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 8 years ago
Posts: 6444
 

@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: 6 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: 6 years ago
Posts: 10
Topic starter  

Something from the plugin is causing this problem.


   
ReplyQuote
Share:
Scroll to top