- Posts: 4
COMMUNITY FORUM
DISQUS plugin ordering?
- Julien Andreani
- Topic Author
- Offline
- New Member
The DISQUS plugin appears at the bottom of the article, but the problem is it appearing BEFORE my social buttons plugin.
I would like DISQUS plugin appears in the last position, how to do it? I tried with the ordering plugins system of Joomla but that don't work.
Thanks for your help! ;)
Please Log in or Create an account to join the conversation.
- stt
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- stt
- Offline
- New Member
- Posts: 2
"plugins/content/jw_disqus/jw_disqus.php"
line 40 and line 49 from "onContentPrepare" to "onContentAfterDisplay".
Please Log in or Create an account to join the conversation.
- okahontas
- Offline
- New Member
- Posts: 1
I'm facing the same problem with OP.
On my Joomla 2.5 website, I have Disqus and Author Info Box plugin.
The thing is, after each articles, author info shows up after Disqus plugin. So if there are plenty of comments, it is very hard to see the author info.
What I'm trying to do is position Disqus to show only after author info so after reading articles, visitors will read author info first, then comments on DIsqus.
Thanks
PS: The website is on blog.indosupra.com
Please Log in or Create an account to join the conversation.
- genegun
- Offline
- New Member
- Posts: 4
You can view an example here
Please Log in or Create an account to join the conversation.
- Ady Cousins
- Offline
- New Member
- Posts: 3
Please advise
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
Hi. This depends on the event that the other plugin is rendered. DISQUS will always get rendered in the article text.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Ady Cousins
- Offline
- New Member
- Posts: 3
Sorry, but I'm not clear what you mean by "This depends on the event that the other plugin is rendered.".
Is there a way I can change the ordering so that Disqus appears after Author list box - as in this page here:
www.guillaumeerard.com/aikido/interviews/105-interview-with-andre-nocquet-8th-dan-pioneer-of-aikido-in-europe
?
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Ady Cousins
- Offline
- New Member
- Posts: 3
What I'd like is for the plugin 'Author List" to insert directly after the content and before Disqus - the link I posted isn't my site but is taken from another post on this thread - where the user has managed to get the plugins in the right order (somehow), as you rightly say, Disqus is last.
On my site Disqus appears before the 'Author List' plugin, despite the ordering:
What I'm asking is how do I get Author List to appear before Disqus as in the first screenshot?
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Edward
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
Please read all the discussion. The DISQUS plugin is always rendered with the text of your article. You can move it at the start or the end of the text but you cannot move it around in the page.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Edward
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
- Posts: 8743
There is no way to do this without hacking the plugin:
www.joomlaworks.net/forum/disqus-comments-for-joomla/12242-disqus-plugin-ordering?limitstart=0#47372 .
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Edward
- Offline
- New Member
- Posts: 3
This solution to the problem or not? Because I change "onContentPrepare" to "onContentAfterDisplay", but nothing happens.Lefteris wrote: @Edward
There is no way to do this without hacking the plugin:
www.joomlaworks.net/forum/disqus-comments-for-joomla/12242-disqus-plugin-ordering?limitstart=0#47372 .
Anyway, I found another plugin (JB: Disqus) - comments are displayed at the bottom of the page, and it has the same settings (I had to include comments only for certain categories).
PS. Please tell me why you used onContentPrepare? It's inconvenient (the reasons are written in this thread).
Please Log in or Create an account to join the conversation.