Hello @teamtacho
Thank you very much for using our plugin. Unfortunately, you have not included the screenshot. However, if you are referring to the Insert Form and Insert Variable icons, this is because your website is using the classic WordPress editor, or you are using Elementor or similar, which uses the classic WordPress editor in some modules.
If you want to hide these icons, you have two alternatives:
1) You can edit the styles in your website. Enter the following style definition into a CSS file loaded in your back-end:
a[href*="cp_calculatedfieldsf"]{display: none !important;}
2) Alternatively, you can directly edit the files in the plugin by appending the previous style definition to the end of the ‘/wp-content/plugins/calculated-fields-form/css/style.css’ file.
Best regards.
Hi Team
thank you very much for you quick reply. Unfortunately. It doesn’t work. I have added a link to the screenshots. Best Regards
https://www.dropbox.com/scl/fo/v6nooqcc32lgzel0hr2ch/AALHd7jdr0QlcPdp5_7UM5Q?rlkey=sc01p19fvmd8xc3yscvcs91z9&st=v8mstoou&dl=0
Hello @teamtacho
Please indicate where you entered the styles definition, an if you purged both website and browser caches after editing the styles.
Best regards.
Hi Team
I placed the css code in the themes custmizer css. I purged both.
Best Regards
Hello @teamtacho
That’s just the problem. The themes customizer CSS is loaded by the public website, not by your WordPress back-end.
You must enter the style in a place loaded by your WordPress admin section not the public website.
Best regards.
Ah, ok.
It works! Thank you very much for your patience.
Best Regards
Hello @teamtacho
If you have been satisfied with both the plugin and our support, we would be immensely grateful if you could leave us a review on the plugin ( https://wordpress.org/support/plugin/calculated-fields-form/reviews/ ). Your feedback will help us reach more users.
Best regards.