Robert Fortaleza
Forum Replies Created
-
Hello,
It will read the default option you just set. If you set the small option as the default value of the field, and your users forgot to select the size then the default value will be the one they will be selected since it is as default.
Kind regards,
RobHi,
The reason for it is that you haven’t selected the default value of the field.
You can set the default value of the select list field option by checking the checkbox beside the options, please see: https://share.getcloudapp.com/8LuoOLw7
Kind regards,
RobHello,
You can add options to the select list field by hitting the add option button, here’s a screenshot for your visual reference: https://share.getcloudapp.com/Apuz005d
Best regards,
RobHi there,
Thank you for contacting us and we are more than glad to help.
The select type fields do not have a placeholder option as it is a dropdown field. The HTML language doesn’t have a placeholder attribute for select elements so this is not a limitation of our plugin.
As per the HTML specifications, the placeholder attribute works with the following input types: text, url, tel, email, and password.
Kind regards,
RobHello there,
Thanks for showing your interest in our plugin.
The plugin scripts are included on all your WooCommerce pages, but what you want to achieve is not possible as it is not standard WooCommerce to display fields on the archive page.
Kind regards,
RobHello there,
Thank you for writing in and we are sorry to hear that you are encountering an issue on your end.
This behavior usually coming from a javascript error. With that being said, could you please open up the developer console (right-click on the mouse and select inspect or simply hit F12 on the keyboard) and visit the page that is affected by the issue? Then, please check what error it is displaying. Once you have seen the error, kindly send it to us via a screenshot.
Looking forward to your response.
Kind regards,
RobHello there,
Thank you for writing in.
I can see how that would be useful, but I’m afraid to let you know that we don’t have plans to add that functionality with our plugin.
Best regards,
RobHello there,
Thank you for writing in and for reporting this to us.
Just to be clear this is not a bug, it is an unfortunate side effect of how our plugin does things and our developer Maarten himself confirms that a new feature will be included in future releases that will fix this kind of behavior.
Kind regards,
RobHello there,
Thank you for following the guidelines.
This snippet code would fix this:
.wapf-checkboxes { display: grid; }
It should like this once it is applied: https://share.getcloudapp.com/z8uO8RN0
Let us know how it goes.
Cheers,
Rob