+ Reply to Thread
Results 1 to 3 of 3

Thread: Move Price Field

  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    18

    Move Price Field

    Hi, i am wanting to move my price field to a permanant position to the right hand side of the listing box, maybe make the size bigger and make it bold and use the colour as in the headline. Could anyone help me on the coding for this and where to put it please.

    [attachment=0:x2py4f6d]listing image.jpg[/attachment:x2py4f6d]

    Thanks

    Chris

  2. #2

    Re: Move Price Field

    Hello,

    There is no quick solution to do it in one file and there are one related customization in order to get this done.

    I'll try to explain: now in the tpl file (listing.tpl) you can't access price data without a loop through the listing fields.

    So at first we need to make customization which will allow to access listing values without the loop and then put it to place you want.

    In case you are interested please submit a ticket we will do it for you.

  3. #3

    Re: Move Price Field

    Hello again,

    I've just just answered here how it can be done just for price field (if you don't want access other fields without loop from $listing array)

    http://flynax.com/support/forum/viewtop ... p=846#p846

    Hope it helps..

+ Reply to Thread