1

I want to load a Joomla component for the front page and not an article. How would I do that?

Thanks!

Richard J. Ross III
  • 55,009
  • 24
  • 135
  • 201
Paul V
  • 351
  • 3
  • 9
  • To simplify, I want to load a component for the front page and not an article. That would do it. – Paul V Sep 06 '12 at 04:01

2 Answers2

2

At first I wasn't too sure what you needed, then saw your comment.

If you want to load a component on the homepage, then create a new menu item, linking to the component, then set that menu item to "default".

Hope this helps

Lodder
  • 19,758
  • 10
  • 59
  • 100
  • That did the trick. Now I just need to rewrite some of the template code. Thanks Lodder! – Paul V Sep 06 '12 at 04:18
  • @user945389: You're welcome. Seeing as this solved your problem, could you please mark the answer as "correct", by clicking the tick icon to the left of the answer. – Lodder Sep 06 '12 at 04:25
  • Thanks again I am new to the question/solution protocol here. – Paul V Sep 11 '12 at 15:41
0

inside your theme folder you have to create HTML folder inside of this folder create component(like this com_component) folder here you place default.php file