@miro92 this can be done in the General Options tab. Always check the settings. Thanks,
hey @miro92 !
I was looking for how to remove the “title” field in the “site reviews” plugin and I found your post where you say it:
I removed using these 3 steps, is it okay?
1. Unchecked required checkbox inside plugin administration
2. Using CSS removed input field
input[name=”site-reviews[title]”] {
display: none !important;
}
3. Title removed inside Translations (basicaly replaced white blank)
But I can’t find the file to modify, could you tell me where it is please? Thank you!
@huellasdejade are you on the right thread? you said “site reviews” plugin, but this thread is for WP GoToWebinar plugin. If you are talking about the right plugin, you should create a new thread and you will need to explain more about what you mean by site reviews and also the post you are referring to where I apparently said something 🙂