How to auto refresh (reload) Joomla page?

General questions relating to Joomla! 1.5 There are other boards for more specific help on Joomla! features and extensions.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Locked
dream2red
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Fri Sep 19, 2008 4:34 pm

How to auto refresh (reload) Joomla page?

Post by dream2red » Fri Sep 26, 2008 3:03 pm

Is it possible to autorefresh (reload) Joomla front page every few minutes?

Maybe some timer plugin?

Thank you

User avatar
Chris Davenport
Joomla! Ace
Joomla! Ace
Posts: 1370
Joined: Thu Aug 18, 2005 8:57 am
Location: Shrewsbury, Shropshire, United Kingdom

Re: How to auto refresh (reload) Joomla page?

Post by Chris Davenport » Fri Sep 26, 2008 3:19 pm

This should be straightforward if you add a little code to your template. Read these to figure out how:
http://dev.joomla.org/component/option, ... ront_page/
http://en.wikipedia.org/wiki/Meta_refresh
http://docs.joomla.org/JDocument/setMetaData

Regards,
Chris.
Chris Davenport

Davenport Technology Services http://www.davenporttechnology.com/
Lion Coppice http://www.lioncoppice.org/

newbie_user
Joomla! Apprentice
Joomla! Apprentice
Posts: 29
Joined: Sun Sep 21, 2008 2:38 pm

Re: How to auto refresh (reload) Joomla page?

Post by newbie_user » Fri Sep 26, 2008 4:06 pm

and please read these links too :
Why META should not be used to redirect or auto-refresh pages?
(This automatic refresh can be very disorienting to some users.)
http://www.w3.org/TR/WCAG10-CORE-TECHS/ ... ge-refresh
http://www.w3.org/TR/WCAG10-HTML-TECHS/#meta-element

m soweidan
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Sun Nov 09, 2014 8:03 pm

Re: How to auto refresh (reload) Joomla page?

Post by m soweidan » Thu Apr 27, 2017 5:38 pm

hi.. please follow the instructions ;)
onlinecooking wrote:Cool, it worked.

Here's what I did:

1. Go to "Extensions" and click on "Module Manager"

2. Click on the "New" Icon

3. Select "Custom" and then "Next"

4. I named my module "Refresh" Down at the bottom in the editor I inserted a meta refresh tag e.g.: <meta http-equiv="refresh" content="300">

5. Make sure you do this without using a wysiwyg editor. You can always change back, but for some reason inserting code into the HTML source editor on TinyMCE doesn't like it.

6. Select "NO" for show title, and then down by the "Menu Selection" box, select "Select Menu Item(s)" Click on the sections you want to refresh.

I hope this helps.

And I hear you on the not so helpful experienced people. I'm a newbe and I've had to comb through I don't know how many sites just to get a few answers.


Locked

Return to “General Questions/New to Joomla! 1.5”