PPOM – Duplicate “select” options
-
Hi,
I have problem, when I choose label with type “selection” on desktop it doesen’t show anything, but on mobile I see dropdown choices, but they are duplicate.
Example:
Do you need delivery? Yes/No
Users see:
Do you need delivery? Yes/No/Yes/No/Yes/No/Yes/No/Yes/No/Yes/NoI’ve try to install add_filter(‘ppom_remove_duplicate_fields’, function($apply){ return false; }, 999); in functions.php but not help.
Thank you
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘PPOM – Duplicate “select” options’ is closed to new replies.