Re: Plugin GDPR Cookies
on :January 31, 2022, 7:19 am #608
Again. That is not related to your text, that text is only the settings label from the user options. That part that you point is handled by Osclass or in case you use a special plugin by that plugin.
You can find the file Breadcrumb in Osclass core oc-include/osclass/classes/Breacrumb.php
Re: Plugin GDPR Cookies
on :February 13, 2022, 11:44 pm #611
Hi, I installed the local osclass on my pc and with that plugin and when I activate Friendly urls from permalinks it disappears from the title and from breadcrumbs that word Custom, so where do I have to change that word from Custom in something else in which php file or what changes do I need to make? In the first days after I downloaded it from your official site, something like yeeeee appeared on my breadcrumbs, as it is in the custom.php file in the plugin, namely: function gdpr_cookie_custom_content ($ user_id) { $ content = array ( 'some_id' => 123, 'name_of_etc' => 'gdpr', 'user_data' => 'yeeeee',