+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Listing type URL format

  1. #11
    Hello Spencer,

    You can find it in ftp://plugins>> find in folders with same name like plugin name Find in .tpl files
    Viktor,
    Flynax technical department,
    Best wishes.

  2. #12
    Senior Member
    Join Date
    Aug 2014
    Posts
    105
    Thanks Viktor for your help.

  3. #13
    Senior Member
    Join Date
    Mar 2019
    Location
    Philadelphia, PA, USA
    Posts
    120
    Where is the equivalent of this in 4.7.2?

    includes>>controllers>>listings_details.inc.php find code at line ~72

    PHP Code:
    $real_url = $pages[$listing_type['Page_key']] .'/'. $listing_data['Cat_path'] .'/'. $rlSmarty -> str2path($listing_title) .'-' . $listing_id . '.html';

+ Reply to Thread