Showing posts with label Jcomments. Show all posts
Showing posts with label Jcomments. Show all posts

Tuesday, 1 November 2011

How to Remove Jcomments Footer Link

How to Remove Jcomments Footer Link

We know at the bottom of the jcomments box is the text Jcomments and it takes to http://www.joomlatune.com/, how to remove it?
Look in file tpl_index.php
\com_jcomments_v2.0.0.16\tpl\default\tpl_index.php

in the Line 56 displays the support variable (which is set elsewhere)


Either delete that line or comment-out that line.
That should remove the link display completely.

Viết hóa Jcomments

Truy cập vào component/com_jcomments/language/
Copy file vietnam.php mình đính kèm (giải nén)
Sau đó quay lại mở file: component/com_jcomment/jcomments.php

Tìm dòng: require_once( JCOMMENTS_BASE.DS.'languages'.DS.'english.php' );

Thay english.php thành vietnam.php
File đính kèm:
Tên file: vietnam.zip
Dung lượng file: 7.02 kb