- Posts: 2
- Thank you received: 0
Как отключить комментарии в статьях
- Владислав Собченко
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
9 years 8 months ago #8219
by Владислав Собченко
Как отключить комментарии в статьях was created by Владислав Собченко
Attachments:
Please Log in or Create an account to join the conversation.
9 years 8 months ago - 9 years 8 months ago #8224
by qwer qewr
Replied by qwer qewr on topic Как отключить комментарии в статьях
Найди файл disqus.php и измени на
То бишь, закомментируй всё после "?>"
Code:
<?php
/**
* @package Joomla.Cms
* @subpackage Layout
*
* @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('JPATH_BASE') or die;
?>
<!--<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'omegatheme';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
// dsq.src = '//a.disquscdn.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="//disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="//disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>-->
То бишь, закомментируй всё после "?>"
Last edit: 9 years 8 months ago by qwer qewr.
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
9 years 8 months ago #8225 by Trung Duong
Replied by Trung Duong on topic Как отключить комментарии в статьях
Hi,
Could you please write your question with English only ?
Best Regards
Could you please write your question with English only ?
Best Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Владислав Собченко
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 2
- Thank you received: 0
9 years 8 months ago #8226
by Владислав Собченко
Replied by Владислав Собченко on topic Как отключить комментарии в статьях
And all the solution was found, and so the question was such as to disable comments, which are shown in the image. Just in the Joomla there are not plug-in module that would not turn off comments. Maybe you have another solution? That would not get into the code.
Please Log in or Create an account to join the conversation.
- hunterpeace Paha
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
9 years 5 months ago #8362
by hunterpeace Paha
Replied by hunterpeace Paha on topic Как отключить комментарии в статьях
Спасибо, закомментирование кода помогло. Интересно, почему этот плагин не отображается в разделе "плагины" ? Или я проглядел?
Please Log in or Create an account to join the conversation.
- Alex Soliño
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
9 years 3 months ago #8437
by Alex Soliño
Replied by Alex Soliño on topic Как отключить комментарии в статьях
what is the solution?
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds