Adding an article content in the footer of every page.

Need help with the Administration of your Joomla! 1.5 site? This is the spot for you.

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.
Locked
davecov
Joomla! Intern
Joomla! Intern
Posts: 63
Joined: Thu Mar 21, 2013 7:17 am

Adding an article content in the footer of every page.

Post by davecov » Tue Sep 09, 2014 3:13 pm

Hi,

The website I'm working on has an article which contains the contact details of the client.

I need to place the contact details at the base of every page as a footer.

How do I achieve this?

I'm familiar with other CMS systems, but I'm a bit of a novice in Joomla, so please bear with me.

User avatar
dpacadmin
Joomla! Champion
Joomla! Champion
Posts: 6029
Joined: Sat Aug 16, 2008 1:46 pm
Location: the Bat Cave
Contact:

Re: Adding an article content in the footer of every page.

Post by dpacadmin » Wed Sep 10, 2014 5:15 am

Check if your template has a module position in the footer and place a Custom module, with your desired text, in that position.

davecov
Joomla! Intern
Joomla! Intern
Posts: 63
Joined: Thu Mar 21, 2013 7:17 am

Re: Adding an article content in the footer of every page.

Post by davecov » Wed Sep 10, 2014 6:03 am

Thanks for the response.

The contact details are already entered as an 'article'.

Do I have to create a new 'Custom HTML' module? or can I use the existing article.

If possible, I'd prefer to use the existing article because any changes would only need to be made in one place.

User avatar
dpacadmin
Joomla! Champion
Joomla! Champion
Posts: 6029
Joined: Sat Aug 16, 2008 1:46 pm
Location: the Bat Cave
Contact:

Re: Adding an article content in the footer of every page.

Post by dpacadmin » Wed Sep 10, 2014 2:57 pm

You can not place an article in a module position, there may be an extension that can do that but by default Joomla 1.5 can not. You need to view the html of your article, copy it, and paste it into a Custom Module, then place that module in a footer position.

davecov
Joomla! Intern
Joomla! Intern
Posts: 63
Joined: Thu Mar 21, 2013 7:17 am

Re: Adding an article content in the footer of every page.

Post by davecov » Sat Sep 13, 2014 4:57 am

I see.

The article is obviously in the database.

Is there any way of using PHP to interrogate the database and place the article in the module?

User avatar
dpacadmin
Joomla! Champion
Joomla! Champion
Posts: 6029
Joined: Sat Aug 16, 2008 1:46 pm
Location: the Bat Cave
Contact:

Re: Adding an article content in the footer of every page.

Post by dpacadmin » Sat Sep 13, 2014 5:27 pm

No, just copy the article and paste it into a custom module.


Locked

Return to “Administration 1.5”