I have installed “Advanced Product Fields Extended” it seems to have conflict with the sticky cart, for some reason it displays the product options on the sticky cart, how can I remove them from there?
This topic has 6 replies, 3 voices, and was last updated 2 months, 1 weeks ago ago by Dennis
I have installed “Advanced Product Fields Extended” it seems to have conflict with the sticky cart, for some reason it displays the product options on the sticky cart, how can I remove them from there?
Here are some links
Hello,
Thank you for reaching out to us.
Custom CSS code can be used:
.single-product .etheme-sticky-cart .wapf {
display: none;
}
Warm Regards,
The 8Theme Team
As I understand this code will completely disable the sticky cart? how about disabling the display of the product options only from the sticky cart?
Hello,
The code we provided is intended to disable only the unnecessary elements. May we kindly ask if you have tried using it, and if so, what was the result?
Could you please provide temporary wp-admin access? We need to check your settings.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
Best regards,
The 8Theme Team
Thanks for the support! My topic “sticky cart has some issues after installing plugin” has been successfully resolved.
The issue related to '‘sticky cart has some issues after installing plugin’' has been successfully resolved, and the topic is now closed for further responses