+ Reply to Thread
Results 1 to 8 of 8

Thread: craiglist listing.tpl bug not showing description. (TODO: description field)

  1. #1
    Junior Member
    Join Date
    Apr 2013
    Posts
    11

    craiglist listing.tpl bug not showing description. (TODO: description field)

    Example on your demo page:


    http://classifieds.demoflynax.com/un...partments.html


    (TODO: description field Lorem ipsum dolor sit amet, conse)

  2. #2
    Junior Member
    Join Date
    Apr 2013
    Posts
    11
    any feedback?

  3. #3
    yes I saw that. And I really like the template but because of that TODO I think it is still unfinished. Please correct me if I'm wrong.

  4. #4
    This field specially disabled in template, because it can have more text or html tags and it broke design.
    If you want enable it then open file /templates/general_craigslist/css/style.css in row ~4297

    Code:
    Only registered members can view the code.
    and remove selector of description field:

    Code:
    Only registered members can view the code.
    Thank you, Curtis.
    @Flynax Company

  5. #5
    Ho to remove this TODO code on mobile version ???

  6. #6
    Quote Originally Posted by Mulabdic Jasmin View Post
    Ho to remove this TODO code on mobile version ???
    I think you should check the file setting.tpl in template folder. Not quite sure but I think its there

  7. #7
    No, this is not in this file setting.tpl in template folder

  8. #8
    Quote Originally Posted by Curtis View Post
    This field specially disabled in template, because it can have more text or html tags and it broke design.
    If you want enable it then open file /templates/general_craigslist/css/style.css in row ~4297

    Code:
    Only registered members can view the code.
    and remove selector of description field:

    Code:
    Only registered members can view the code.
    >Didn't resolve TODO: description field Lorem
    >Another issue with Logged in user ID missing - doesn't show who is logged in, please allow to show eg. Welcome: username or realname
    TODO_lorem_code_bug.jpg
    Last edited by Sisay Beshah; December 13, 2016 at 04:58 PM.

+ Reply to Thread