Morgs
Morgs

Reputation: 1746

Joomla, Make Module Position appear on every page

Does anyone know how to make a module position appear on every page? I've a position called "bottom" It appears only on some pages, but I would like it to be rendered on every page. Not sure if there's a setting in the Template Config/Layout or something. I can say I am fairly new to Joomla! and most times is a pain to do something outta the box.

Thanks in advance.

Edit: For some of you who're busy down voting a question, what's the point of down voting a question? Don't you understand the definition of the word question!? It means another person doesn't know and they're asking for help! Or is it because you're too genius and you think my question is stupid enough for you? Back to the basics where you were taught how to ask for help when you don't know, doesn't matter if the question seem too simple or stupid enough. Anyway, you should've as well just gone to the next question as simple as that!

If no one understands my anger, I've spent most of the day researching on a solution to this. The first answer below gives me insights. And if you're too genius you should probably read my question again! Not all positions are rendered on every page depending on template and I was simply looking for a solution to make a particular position get rendered on every page without digging into the core files of Joomla! Anyway...

Upvotes: 0

Views: 232

Answers (2)

itoctopus
itoctopus

Reputation: 4251

In addition to first response, there are some module positions that only appear on the website under certain conditions, and these conditions are usually specified in template (mainly in the "index.php" file of the template being used).

Upvotes: 1

Lodder
Lodder

Reputation: 19733

It's not the module position you need to assign to every page, but the module itself.

In the Joomla Module Manager, select you module you want to edit, then go to the Menu Assignment tab.

You then see the Module Assignment option which you need to set to On All Pages:

enter image description here

Hope this helps

Upvotes: 1

Related Questions