My Zakeke application is not working on my site
-
Earlier “Zakeke Interactive Product Designer” was working on my WooCommerce site ” https://www.zerggo.com/ ” but now it is not working properly.
It is a product customisation plugin which opens when we open a product to customize and order.
The customiser is not opening in the website frame.
Kindly help as without this plugin i have no use of this theme.
Thanks,
Hello,
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, send us a screenshot of how it works with default WordPress theme now.
Thank you in advance
Hello,
I have disabled almost all the plugins not related to Woodmart theme, but still it is not opening properly. Although it s working fine on hand held devices but not not laptop view.
Regarding screenshot , I have uninstalled all the previous themes, but I can show you the view of ZAKEKE plugin. It looked like as attached file but now all is shrinking to the left side of page.
Please check the link of my site:
https://www.zerggo.com/product/card-cap/
Attachments:
You must be
logged in to view attached files.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
#zakeke-container {
width: 100%;
padding: 30px;
}
Thanks Artem,
I have added the snippet and its working.
earlier it was working without any snippet addition.
Thanks
I have added in Custom CSS for Desktop area.
Maybe plugin changed something and now it conflicts with our theme styles.