+ Reply to Thread
Results 1 to 5 of 5

Thread: remove (Author) and (Title) from comments

  1. #1

    remove (Author) and (Title) from comments

    Hello

    a Title in the comments make no sense at all
    it is just a comment not an email
    all the user don't know what to write in the title
    some write hi or ... or nice becuse they don't know what to say

    how can I remove them

    THANKS

  2. #2
    You right, but it uses title as a link to comments in sidebar comment box.
    If you remove it, you can not know, this comment in sidebar is for which listing.
    Do you still like to remove it?

  3. #3
    Senior Member
    Join Date
    Oct 2014
    Posts
    169
    I had the same issues.

    What I did below:-

    Author Field:
    if user is login -> i fill author filed with fullname and hide author input box
    if user not login (guest) -> I show author input box

    Title Field:
    I hide title field and also filled it with title of current listing.
    So when a comment is made the title of ad shows with the comment below. <- For Comment Box display

    I do think the comment plugin needs to be reworked

  4. #4
    how can I do that

  5. #5
    Senior Member
    Join Date
    Oct 2014
    Posts
    169
    I edit the block_responsive_42.tpl located in the plugin directory


    Code:
    Only registered members can view the code.

+ Reply to Thread