+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: posted_by Icon in Listing.tpl ?

  1. #11
    Does anyone know how I put this on the listing details page? Or how do I get the account type name to show on the listing details page please? Thanks

  2. #12
    Hello Abraham,

    I have answered in other post but I put code here to
    put code: {$seller_info.Type_name} in listing_details.tpl file
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #13
    I don't know where else to put this so I'll just put it here, I need to have the listing compare box close automatically when the compare box is empty, because when you add and remove listings from it it just stays open and it's kind of annoying... Help please

    18.png

  4. #14
    Hello Abraham,

    Please try to add new code in file: ftp://plugins>>compare>>static>>lib.js

    find method: flCompare.remove = function(obj, id, nav, table){

    and code:

    Code:
    Only registered members can view the code.
    after add new:

    Code:
    Only registered members can view the code.
    save and check again.
    Last edited by Viktor; May 19, 2015 at 03:43 AM.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #15
    I tried it and nothing changed?? :/ Is there anything else I need to do or something? Thanks

  6. #16
    Hello Abraham,

    May be you changed something else in the code? If you want I can try to solve it but you should send ftp access to my PM.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #17
    Yeah I sent you a message, you know what I want right? I just need it to close automatically when the box is empty

    Thank you

  8. #18
    Hello Abraham,

    Yes my old code was a bit wrong. Sorry. I have changed code in post and in your plugin and now all working properly. Please check compare plugin.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #19
    Thanks very much man

    But I just noticed the compare table is a bit wierd, how do I control the things that show up in the table because things like title are showing up twice and things are all over the place, if you can take a look at it please and let me know

    thank you so much for your help man

  10. #20
    Hello Abraham,

    I have changed styles for compare plugin and now comparison table looks good, I think
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread