+ Reply to Thread
Results 1 to 8 of 8

Thread: Location Finder position

  1. #1

    Location Finder position

    In admin area we have the option to show this block below the fields. That works ok only if you use fields groups. If you do not use, the block will show on top of fields wich is wrong. How can we fix it so that it will show bellow all the fields like is set in admin area?

  2. #2
    Quote Originally Posted by Petrache Nicolae View Post
    In admin area we have the option to show this block below the fields. That works ok only if you use fields groups. If you do not use, the block will show on top of fields wich is wrong. How can we fix it so that it will show bellow all the fields like is set in admin area?
    Hi Petrache,

    I've fixed it in your site (http://www.vindeurgent.ro), you can check.
    This solution can be used for responsive templates:

    1. find file: /plugins/locationFinder/static/lib.js
    2. find rows (~116):
    Code:
    Only registered members can view the code.
    3. and replace to:
    Code:
    Only registered members can view the code.
    Thank you, Curtis.
    @Flynax Company

  3. #3
    Quote Originally Posted by Curtis View Post
    Hi Petrache,

    I've fixed it in your site (http://www.vindeurgent.ro), you can check.
    This solution can be used for responsive templates:

    1. find file: /plugins/locationFinder/static/lib.js
    2. find rows (~116):
    Code:
    Only registered members can view the code.
    3. and replace to:
    Code:
    Only registered members can view the code.
    Hello Curtis. Fix confirmed. Please don't forget to integrate this fix in the next update of the script. Thanks

  4. #4
    Quote Originally Posted by Petrache Nicolae View Post
    Hello Curtis. Fix confirmed. Please don't forget to integrate this fix in the next update of the script. Thanks
    OK. Thank you for request.
    Thank you, Curtis.
    @Flynax Company

  5. #5
    Quote Originally Posted by Curtis View Post
    OK. Thank you for request.
    Hello Curtis. Have found one small issues. When the user is logged in and he edits one of his listings, the block will show after the save button for the changes. That button should show the last one. How can we fix this?

  6. #6
    Quote Originally Posted by Petrache Nicolae View Post
    Hello Curtis. Have found one small issues. When the user is logged in and he edits one of his listings, the block will show after the save button for the changes. That button should show the last one. How can we fix this?
    Can you give me a user access to check it?
    Thank you, Curtis.
    @Flynax Company

  7. #7
    Hi Petrache,

    I've updated it, you can check.

    1. New changes:
    Code:
    Only registered members can view the code.
    Thank you, Curtis.
    @Flynax Company

  8. #8
    Quote Originally Posted by Curtis View Post
    Hi Petrache,

    I've updated it, you can check.

    1. New changes:
    Code:
    Only registered members can view the code.
    Fix confirmed. This is the fix that has to be included in next revision. Thank you Curtis.

+ Reply to Thread