I want to remove the hyperlink from notification mail when a new article has been posted. I just need the message not the link. Is there any way to edit the notification?
Joomla! 3 how to remove hyperlink from notification when a new article has been posted
93 Views Asked by Nevin Jose At
2
There are 2 best solutions below
0
Eric Maziade
On
I'd suggest you use the language overrides which can be access through the administrative tools instead.
This way, you won't make core modifications that will be lost in future updates.
Go to "Extensions -> Language(s)" and go to the "Overrides" section.
The interface allows to look for variable names or content and will save the language overrides in a different INI file without overriding the core language files.
Related Questions in JOOMLA
- Problem with a simple query script used in RS Forms on Joomla 4
- How point to other link after login
- How to get media manager file attribute (CREATED DATE) in Joomla! 3.10.5
- Joomla 5..0.3 delay in search
- how to make an .mp4 file inaccessible on the public side
- How can I make the content of <field> show only once/under the checkbox clicked?
- Site links have started giving 403 errors through Facebook debugger
- Joomla 5 translation for com_content category layout in custom template
- change the look of the user login in joomla
- How can I use a helper file in a system plugin?
- Trying to send html content in a JSON format using Python to Joomla API
- How to add Joomla 4 user via script
- Joomla - Remove script tags from head with a custom plugin
- Class 'SppagebuilderHelper' not found in Joomla CMS
- Trouble Integrating MySQL 8.0 with MAMP for Joomla 5 on an Older iMac
Related Questions in JOOMLA-EXTENSIONS
- Problem with a simple query script used in RS Forms on Joomla 4
- Class 'SppagebuilderHelper' not found in Joomla CMS
- Joomla Update Causing Frontend and Backend Issues – Admin Panel 500 Internal Error
- Joomla extension Articles Good Search module can't handle German "umlauts"
- How to add a custom class to GTRASLATE Plugin for JOOMLA?
- Error while trying to authenticate in joomla template
- PHP error "Failed to open stream: Permission denied"
- Joomla 4 system plugin does not get parsed
- Joomla / ESHOP Question - how i correctly pull the sub total, vat, shipping and total value from the order totals table?
- Joomla Logman Notify modify email message
- How to use a com_content extension category on other Joomla4 Component?
- How to restore the install from file upload container in the Joomla back-end admin
- How could I save special characters on text type on Joomla xml config file?
- Adding a menu item to Joomla's tinymce editor
- How do I create parameters in a Joomla module depending on another parameter / number?
Related Questions in JOOMLA3.2
- Populate PHP Array with multiple Rows
- Joomla 3.x - How to add & access data attribute in jForm
- JCE Editor not working on Joomla
- Breadcrumb doesn't work on a component I created (Joomla!)
- Joomla! 3 how to remove hyperlink from notification when a new article has been posted
- Changing Joomla's Registration Process
- Layout default not found in joomla 3
- Upgrade to Zoo 3.2 without update custom apps
- Change article title and read more button style for particular articles in Joomla3.x
- Joomla.32 SEF url and com_tags
- How to override joomla 3 component template in 2 places?
- Direct Access to this location is not allowed. Joomla 3
- Creating 2 com_search menu Items in joomla
- Multiple models - no data retrieved
- .htaccess redirect all other pages after manual 301's
Related Questions in JOOMLA3.4
- Add module to subpage in Joomla
- Can't login to joomla 3.4.8 administrator
- On Joomla, how to show multiple editable articles on the same page?
- how to make a full screen width for mobile
- joomla not showing new changes after uploading to live
- Session gets unset in else while the if statement is true Joomla 3 onAfterInitialise()
- joomla template override search plugin
- Why is core.js not loaded in Joomla 3?
- Why does my MVC component for Joomla 3 have an empty sidebar?
- Potential Joomla component incompatibility with EventGallery
- Redirect users to the page before after login with component
- How can I check if user is in usergroup "Friends" in Joomla 3?
- Cannot find registration form in Joomla
- Bootstrap CSS conflict in joomla module
- Joomla: find current module/plugin path
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
All message is defined in the language file. You can find your here: