+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Seller Info

  1. #1
    Junior Member
    Join Date
    Jan 2013
    Posts
    23

    Seller Info

    Hello,

    Can I show the seller info along with listing details (on the same page)?

    Thanks,

  2. #2
    Hello Omar,

    Yes you can show it
    go to ftp://templates>>your_template>>tpl>>controllers>>listin g_deteils.tpl

    find code:

    Code:
    Only registered members can view the code.
    cut this code and insert into div:

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

  3. #3
    Junior Member
    Join Date
    Jan 2013
    Posts
    23
    Hi Viktor,

    Thanks for the quick reply. I was trying to change the template before applying this code change but I had an issue where the Simple Blue template is not listed under my templates in Admin panel.

    I tried to go to www.flynax.com >> Customer Area >> Download >> Templates.

    But could not find a link to Downloads. Can you please advise on this one also?

    Thansk,

  4. #4
    Hello Omar,

    Please see attached screenshot. I have checked in FireFox.
    Attached Images Attached Images
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Is that possible for Auto Modern template too Viktor?
    Cuz I tried to add the Seller Info text you provided and it does@t works for me, I got two "ff" on listing page under stats.

  6. #6
    Senior Member
    Join Date
    Oct 2011
    Posts
    113
    Hello Viktor,


    where should we exactly put the code into?

    Tried so many ways, buts its not working.


    Thanks & best regards
    Andreas

  7. #7
    Hello Maaz and Andreas,

    For each template need little bit different code. You should take it from your template:

    <!-- seller info -->

    code code code ...

    <!-- seller info end -->

    and remove class 'hide' in div:

    '<div id="area_seller" class="tab_area hide">' for show all data about seller info.
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Senior Member
    Join Date
    Oct 2011
    Posts
    113
    Hello Viktor,


    now its working. The class hide was the key.

    Thanks and best regards
    Andreas

  9. #9
    Hello I want to erase the seller info from the details of the listing. I used the above method to cut the code and works but the problem i that the tab title "seller info'' still exist but it's empty! how I can hide or delete it?
    MandAcyads
    CarMarketCy.com

  10. #10
    Hello Marina,

    Please find code in listing_details.tpl file in top of the file:

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

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

+ Reply to Thread