WORDPRESS: Sections_ How to hide one section

I’d like to hide one section for few days. The only option now is to delete and to recreate the section again or to save HTML code and to put it again there. The best way would be a Hide/Show Button near edit, settings, delete … buttons ANSWER There isn’t an option built-in for that unfortunately. You can add all 3 of the built-in hide-on classes as a workaround though: https://docs.generatepress.com/article/responsive-display/#using-our-hide-on-classes   Using our hide-on-* classes To hide/show certain contents depending on devices, you can use the three handy built-in classes below: hide-on-mobile hide-on-tablet hide-on-desktop Some example usages: – To hide certain menu items on mobile, you can add hide-on-mobile to the Custom Classes field. – To show certain contents …

weiterlesen ….

Wordbee Translator: QA Check und Fuzzy Matches in Terminology Base

I use termbase for QA checks. The question is how to store data in the terminology in order to be accepted by QA. Example: stored in terminology: abcd = ABDC found by QA abcd = ABDC = QA says OK abcd = ABDCE (which is correct too) = QA says Failure I don’t  want to store all correct simillarities like this in the Term Base. Something like a wildcard would help. ANSWER: Thank you for clarifying. I’m afraid that this won’t be possible, what you could do in the mentioned case above is to lower the translation similarity to get a wider range of translations that won’t be flagged by the QA.