Theme Conflict
-
Hello,
I am the author of the Custom Cart Link for WooCommerce plugin. Users have reported an issue where they are unable to add products – it seems like some JavaScript script is blocking our scripts. I am having difficulty identifying the problem and I’m hoping for assistance.
The error occurs in the following environment:
WordPress – 6.2.2
WooCommerce – 7.8.0
Cart Link for WooCommerce – 1.3.1
Astra theme – 4.1.5I don’t see any errors in the JavaScript console. I can see that the theme adds additional elements to the screen and some scripts. Additionally, I’m debugging by entering the following code in the console:
jQuery( ‘#the-list’ ).append( ‘<tr><td>Test</td></tr>’ );However, it appears that something is blocking the rendering.
Could you help resolve the issue on your end or guide me on what might be added from your side, so that I can address it?
I should also mention that everything works fine when testing with the Storefront theme.
- The topic ‘Theme Conflict’ is closed to new replies.