Change Feed Not Found

General questions regarding the use of languages in Joomla! 3.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
CookieOfficial5
Joomla! Apprentice
Joomla! Apprentice
Posts: 32
Joined: Fri May 18, 2018 6:59 am

Change Feed Not Found

Post by CookieOfficial5 » Mon Jun 04, 2018 3:49 am

I currently have my rss linked to our forums and when we take the site offline for updates it displays FEED NOT FOUND how can I change that to FORUMS CURRENTLY OFFLINE

User avatar
imanickam
Joomla! Master
Joomla! Master
Posts: 28193
Joined: Wed Aug 13, 2008 2:57 am
Location: Chennai, India

Re: Change Feed Not Found

Post by imanickam » Mon Jun 04, 2018 4:35 am

From what you have described, it looks like you may be using the module of the type "Feed Display" for displaying syndicated feed in your site. If this is the case, you could use the language override technique as described at https://docs.joomla.org/J3.x:Language_O ... _in_Joomla to override the language string's value in the following language string.

Code: Select all

MOD_FEED_ERR_FEED_NOT_RETRIEVED="Feed not found."

In case, if you have used the administrator module of the type "Feed Display" in your site's administrator back-end, then could override the following language string's value in the administrator location.

Code: Select all

MOD_FEED_ERR_FEED_NOT_RETRIEVED="Feed not found."
Note:
For the language overrides, the filter is Language-Location. Example: "English (en-GB) - Site", "English (en-GB) - Administrator"
Ilagnayeru (MIG) Manickam | இளஞாயிறு மாணிக்கம்
Joomla! - Global Moderators Team | Joomla! Core - Tamil (தமிழ்) Translation Team Coordinator
Former Joomla! Translations Coordination Team Lead
Eegan - Support the poor and underprivileged

CookieOfficial5
Joomla! Apprentice
Joomla! Apprentice
Posts: 32
Joined: Fri May 18, 2018 6:59 am

Re: Change Feed Not Found

Post by CookieOfficial5 » Mon Jun 04, 2018 5:24 am

Thanks I fixed it after posting this


Locked

Return to “Language - Joomla! 3.x”