Radio button with images | WordPress.org

[ad_1]

Hello,

Thank you for reaching out to us regarding the Flexible Product Fields plugin.

At the moment, the behavior you described—where the product image changes to the selected radio image—is how the plugin is designed to work. Unfortunately, it is not possible to change this operation at this time.

That said, we have this feature request noted in our database of ideas for future updates. I have added you to the list of users interested in this functionality. Once it has been implemented, I will make sure to notify you.

If you have any further questions or need assistance, feel free to let me know!

Kind regards,

Hello,

Due to the increasing number of requests for this feature, our developer has swiftly created a filter that can be added to the functions.php file of your active theme. This filter prevents the product image on the product page from being replaced when a customer selects a radio option with images created using the Flexible Product Fields plugin.

Please add the following code to your theme’s functions.php file:
add_filter( 'fpf/radio_with_images/disable_product_image_change', '__return_true' );

After adding the code, the product image should remain unchanged regardless of the selected option. We kindly ask you to verify whether this works as expected in your environment.

If you encounter any issues or have further questions, don’t hesitate to reach out—we’re here to help!

Kind regards,

Thanks, it is just what I needed, with this code, the image of my product does not change anymore.

  • This reply was modified 20 minutes ago by lorena90.

Hello,

You’re very welcome! I’m glad to hear that the code worked perfectly for your needs.

If you have any further questions or need assistance with anything else, don’t hesitate to reach out—we’re always here to help!

Kind regards,

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer