Main Menu
collapse

Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

User Info

Welcome Guest.
Please log in.

Who's Online

  • Dot Guests: 946
  • Dot Hidden: 0
  • Dot Users: 1
  • Dot Users Online:

Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]


Installation errors? Mod incompatibilities? Upgrade problems? Make your way over to the Install and Upgrade Support board for all your solutions!

How to remove comments from Articles

Started by Jopie, March 10, 2011, 09:39:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jopie

Hi,
I would like to know if it is possible to remove the possibility of commenting on articles.
Next to the Read More... you find the write Comment and i would like to remove that if that's possible and how i go about it. I'm an ultimate novice when it comes to coding etc. and i'm also Dutch so please explain in very simple words  :-[

I'm using SMF 1.1.13 and SP 2.3.3
(though the message above says i'm using SMF 1.1.11 and SP 2.3.1 have no idea why it says that)

Hope someone can help  :nervous-happy:

AngelinaBelle

There is no setting in SimplePortal for this.


Changing it would require some simple customization.
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?

Jopie

Thank you for replying AngelinaBelle  :nervous-happy:
Where can i find how to do it. If it's explained well i can do it, i think  ;)

Does that mean i can also remove the read more part  ;D

grafitus

./Themes/default/PortalArticles.template.php
Code (Find and delete it) Select
',  $article['article']['new_comment'], '
There are two of that. Delete both of them. ;)
my modsI don't reply support PMs. Please use support forums.

Jopie

Thank you for your help grafitus, but i could only find one of those code parts  :-[
Now the write comment part is gone but the comment "count" on top of the article is still there. I'm assumming one code is for that part.

Is it also possible to remove the read more link so we can point to wherever we want?
Thanks for all help  :D