+ Reply to Thread
Results 1 to 9 of 9

Thread: How to move Posted field out of common section

  1. #1
    Junior Member
    Join Date
    May 2016
    Posts
    24

    Question How to move Posted field out of common section

    Hello,
    I want to move the Posted field to the bottom of listing details.

    Anyone can show how to do that. What file and line of code I need to modify?

    Thanks!

    PS: I don't see it in backend and in listing_details.tpl as well. I wonder why don't flynax make it as a normal field and allow it to be moved around like other fields in backend.

    posted_field.png
    Last edited by Son Vu; March 27, 2020 at 04:10 PM.

  2. #2
    What a template do you use?
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Junior Member
    Join Date
    May 2016
    Posts
    24
    Quote Originally Posted by Viktor View Post
    What a template do you use?
    It's Auto Nova, Viktor.

  4. #4
    As I correct to understand you need to move common field group to bottom. See my screenshots: https://prnt.sc/rs07cj https://prnt.sc/rs07j2
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Junior Member
    Join Date
    May 2016
    Posts
    24
    Viktor, I need to move only the "Posted" date field NOT the common field group. See my screenshot in my initial post.

  6. #6
    You can do it in code only. Open file: ftp://includes>>classes>>rlListings.class.php

    find the method: getListingDetails and code:

    PHP Code:
    Only registered members can view the code
    and replace to:

    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Junior Member
    Join Date
    May 2016
    Posts
    24
    It works Perfect, Viktor. However, is there a reason why we tie this field to the core but not to the template?

  8. #8
    I don't know exactly why there.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #9
    Hi Viktor,

    I did this change and i got ...

    A fatal error has occurred, please try again later or contact the Administrator.

    I can not get to my website.only at admin panel.I use auto nova template.can you check it?I replace the file to work again the site.

+ Reply to Thread