+ Reply to Thread
Results 1 to 8 of 8

Thread: Ad title change

  1. #1
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403

    Ad title change

    I changed the address of the ad so that the address is for sale, Budapest, flat and so my problem is that the system separates these with commas. Can this be done without the comma between them?
    Attached Images Attached Images

  2. #2
    You can remove the comma in styles. Open the file: FTP://templates>>your_template>>css>>style.css at line ~2326 remove the code:
    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Not good. I have marked in the picture what is not good. N?vtelen.png

  4. #4
    Would you please send your site url and ftp access to my PM. I will check.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    I sent the details in a message.

    Thank you

  6. #6
    I have solved it on your site. If anybody wants to do it too I write the solution.
    Open file: ftp://includes>>classes>>rlListings.class.php
    find the method: getListingTitle

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

  7. #7
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Something is not right. Missing letters.

    Thanks

  8. #8
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    I solved the comma where you took it out and there was just a space.

    PHP Code:
    Only registered members can view the code
    Last edited by Jenő Kocsi; February 21, 2020 at 10:33 AM.

+ Reply to Thread