How to disable or edit script on HTML?

More
7 years 4 months ago #69148 by lipatovroman
HI!
In item view page FC displays this script:



How to disable it or edit?

What functions does this script do?

Thanks.

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago - 7 years 4 months ago #69153 by ggppdk
Hello

these are the language strings used by various JS code
you do not need to edit / remove it
they are needed


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 7 years 4 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago - 7 years 4 months ago #69154 by ggppdk
We add them by calling Joomla API
Code:
<?php JText::script('FLEXI_FAVS_YOU_HAVE_SUBSCRIBED',true); JText::script('FLEXI_FAVS_CLICK_TO_SUBSCRIBE',true); ?>

and then inside javascript we use them:
Code:
div.innerHTML = Joomla.JText._('FLEXI_FAVS_YOU_HAVE_SUBSCRIBED');


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 7 years 4 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago - 7 years 4 months ago #69157 by lipatovroman

ggppdk wrote: Hello

these are the language strings used by various JS code
you do not need to edit / remove it
they are needed


The reason why I asked this - is to hide Joomla text from spammers.
Now only FC displays Joomla text on code:



Usually, I use JCH Optimize and some extensions, that hides any Joomla footprints.

But this is obvious traces (FC code).
Thanks.
Last edit: 7 years 4 months ago by lipatovroman.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.351 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline