Hi, i wanna know how i can display Phoca Facebook Comment Module in the articles position, because, i tried changing position (I can put it on footer, below footer, in search position, below menus, etc.), but i can't display it below articles.
(i wanna set it like here -> https://www.phoca.cz/news/30-phoca-news/ ... a-released )
Phoca Facebook Comments Module articles position
-
- Phoca Member
- Posts: 11
- Joined: 05 Mar 2011, 15:55
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Facebook Comments Module articles position
HI;
And therefore it depends on your template. Not all templates have this modul position.
You can see what I mean, if you use this link:https://www.phoca.cz/news/30-phoca-news/ ... ased/?tp=1
Kind regards,
Benno
This is not Phoca Facebook Comment Module in articles position. It's in bottom module position.Hi, i wanna know how i can display Phoca Facebook Comment Module in the articles position, because, i tried changing position (I can put it on footer, below footer, in search position, below menus, etc.), but i can't display it below articles.
(i wanna set it like here -> https://www.phoca.cz/news/30-phoca-news/ ... a-released )
And therefore it depends on your template. Not all templates have this modul position.
You can see what I mean, if you use this link:https://www.phoca.cz/news/30-phoca-news/ ... ased/?tp=1
Kind regards,
Benno
-
- Phoca Member
- Posts: 11
- Joined: 05 Mar 2011, 15:55
Re: Phoca Facebook Comments Module articles position
Thanks, i have Joomla 1.6 with Beez_20 template if you know anything for help me.
The best position for Facebook Comment module that i have found is this: position_10
you can see it here: http://lumor.no-ip.info/
The best position for Facebook Comment module that i have found is this: position_10
you can see it here: http://lumor.no-ip.info/
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Facebook Comments Module articles position
Hi,
Kind regards,
Benno
That's right. Module position 10 corresponds to module position bottom.The best position for Facebook Comment module that i have found is this: position_10
Kind regards,
Benno
-
- Phoca Member
- Posts: 11
- Joined: 05 Mar 2011, 15:55
Re: Phoca Facebook Comments Module articles position
Thanks a lot for your help Benno.
Regards, Juan.
Regards, Juan.
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Facebook Comments Module articles position
You're welcome!
Kind regards,
Benno
Kind regards,
Benno
-
- Phoca Member
- Posts: 21
- Joined: 18 Mar 2011, 09:27
- Location: Firenze - Tuscany - Italy
- Contact:
Re: Phoca Facebook Comments Module articles position
Sorry, I am using Phoca_T where what position should I use to have it in the bottom of the article?
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca Facebook Comments Module articles position
Hi,
position 10
Kind regards,
Benno
position 10
Kind regards,
Benno
-
- Phoca Member
- Posts: 22
- Joined: 07 Jun 2008, 19:18
Re: Phoca Facebook Comments Module articles position
position-10 within the beez2 template is in my opinion not the best way
i just added a position myself even though i know that beez2 already has a lot of positions!
its really simple:
just add in templateDetails.xml 1 more position like:
Then add in the index.php between the following lines
and
this code:
i just added a position myself even though i know that beez2 already has a lot of positions!
its really simple:
just add in templateDetails.xml 1 more position like:
Code: Select all
<position>textend</position>
Code: Select all
</div><!-- end main -->
Code: Select all
</div><!-- end wrapper -->
Code: Select all
<jdoc:include type="modules" name="textend" />