Archived topic
Product options plugins in combination with GP
9 replies · Started by Bart on August 1, 2020
No Product options plugins seem to work. In all cases the text is placed in a column so narrow that words are broken down into letters. An example in the product page given below.
Hi there,
Sorry not sure if I understand.
Which element should I be looking at?
Well, this is the situation of a productpage when I activate one of several product-options plugins with two simple product-options in Woocommerce (in this case the plugin "Product Options for WooCommerce"): https://vruchtbareaarde.nl/images/Clipboard02.pdf
And this is the normal situation (when I deactivate the plugin): https://vruchtbareaarde.nl/images/Clipboard03.pdf
Can you make the issue visible so I can inspect the code?
Does the issue happen with a twenty series WP themes?
Can you make the issue visible so I can inspect the code?
https://vruchtbareaarde.nl/webwinkel/product/kennismakingspakket/
Does the issue happen with a twenty series WP themes?
Good remark! Yes indeed!
Because from the very start I only used GP, I didn't think of the possibility that the problem was independent of the theme.
But yes: With TwentyTwenty there is the same ultra small width of this product options column.
If the issue also happens with a twenty series WP theme then you'd need to report it to the plugin support.
Which plug-in? I tried five in a row, the same problem in all these product options plug-ins, so the plug-in Itself does not seem the real cause of the problem ...
I'm seeing a js error in the console:
https://www.screencast.com/t/jr95bX3SW2w
What happens if you disable all plugins except the product option one?
Unfortunately since the same issue happens with a twenty series theme which means that it's unrelated to GP, we can only provide limited support here.
The problem appeared to be in the plugin Simple CSS, version 1.1.1
Problem solved with deactivating the plugin. But actually it was a problem I caused myself, entering a peace of code only with the help of Simple CSS:
.woocommerce div.product form.cart>:not(.quantity):not(.single_add_to_cart_button) {
width: 0%;
}
Sorry for raising the problem.
Thank you for your kind help
Glad to hear :)