Page 1 of 1

Phoca Facebook Comments Module articles position

Posted: 14 Mar 2011, 19:39
by laincourbet
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 )

Re: Phoca Facebook Comments Module articles position

Posted: 14 Mar 2011, 19:59
by Benno
HI;
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 )
This is not Phoca Facebook Comment Module in articles position. It's in bottom module position.
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

Re: Phoca Facebook Comments Module articles position

Posted: 14 Mar 2011, 20:13
by laincourbet
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/

Re: Phoca Facebook Comments Module articles position

Posted: 14 Mar 2011, 21:38
by Benno
Hi,
The best position for Facebook Comment module that i have found is this: position_10
That's right. Module position 10 corresponds to module position bottom.
Kind regards,
Benno

Re: Phoca Facebook Comments Module articles position

Posted: 15 Mar 2011, 00:26
by laincourbet
Thanks a lot for your help Benno.

Regards, Juan.

Re: Phoca Facebook Comments Module articles position

Posted: 15 Mar 2011, 08:59
by Benno
You're welcome!
Kind regards,
Benno

Re: Phoca Facebook Comments Module articles position

Posted: 03 Apr 2011, 07:59
by iabichino
Sorry, I am using Phoca_T where what position should I use to have it in the bottom of the article?

Re: Phoca Facebook Comments Module articles position

Posted: 03 Apr 2011, 09:54
by Benno
Hi,
position 10
Kind regards,
Benno

Re: Phoca Facebook Comments Module articles position

Posted: 20 Jun 2011, 18:33
by weissbrot
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:

Code: Select all

<position>textend</position>
Then add in the index.php between the following lines

Code: Select all

</div><!-- end main -->
and

Code: Select all

 </div><!-- end wrapper -->
this code:

Code: Select all

<jdoc:include type="modules" name="textend"   />