How to display a notice on website home page

For Joomla! 3.x Coding related discussions, you could also use: http://groups.google.com/group/joomla-dev-general

Moderators: ooffick, General Support Moderators

Forum rules
Locked
cng
Joomla! Apprentice
Joomla! Apprentice
Posts: 20
Joined: Thu Oct 20, 2016 10:46 pm

How to display a notice on website home page

Post by cng » Sat Jul 22, 2017 9:57 pm

I'm trying to figure out how I can display a notice on the home page of my website towards the top.
How can I achieve this?

I've tried adding "JFactory::getApplication()->enqueueMessage('Your Message', 'type');" but nothing appeared.
Last edited by imanickam on Sat Jul 22, 2017 10:27 pm, edited 1 time in total.
Reason: Moved the topic from the forum General Questions/New to Joomla! 3.x to the forum Joomla! 3.x Coding

User avatar
ranwilli
Joomla! Master
Joomla! Master
Posts: 19203
Joined: Sun Feb 19, 2006 6:47 pm
Location: Toledo, OH
Contact:

Re: How to display a notice on website home page

Post by ranwilli » Sun Jul 23, 2017 10:41 pm

Don't HACK the Joomla! core, Instead "Extend" and/or "Override."
Stay ON the update path.
https://harpervance.com

bjsadmin
Joomla! Apprentice
Joomla! Apprentice
Posts: 42
Joined: Tue Jul 18, 2017 5:57 am
Contact:

Re: How to display a notice on website home page

Post by bjsadmin » Mon Jul 24, 2017 5:27 am

You can find an extension for notice at https://extensions.joomla.org
Joomla! is the best!

Higgson
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Jan 26, 2018 10:54 am

Re: How to display a notice on website home page

Post by Higgson » Sun Jan 28, 2018 3:52 pm

Is there anyway to show a notice then automatic redirect after a few seconds?


Locked

Return to “Joomla! 3.x Coding”