Hiding Show Solution Button in Image Pairs Content
Submitted by ojw2014 on Tue, 09/23/2025 - 15:22
Forums:
Hello,
Is there a way to hide the 'show solution' button when a user tries to complete an 'Image Pairing' style game please? There are no obvious settings in the configuration to achieve this on a Wordpress install.
Thank you.
BV52
Wed, 09/24/2025 - 18:51
Permalink
Hi,The easiest way is to use
Hi,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV