+ Reply to Thread
Results 1 to 10 of 10

Thread: Final step for add a listing

  1. #1
    Senior Member
    Join Date
    Nov 2016
    Posts
    109

    Final step for add a listing

    Step 1 : user filling out the listing information,
    Step 2 : user going to listing preview page.
    At this step user thinks listing added is done at listing preview page. User doesn't go final step. most of the time user forgets to press the add listing button. Can we show them a warning pop-up like " Please don't forget to click final button"?

  2. #2
    Senior Member
    Join Date
    Dec 2012
    Posts
    102
    Yes need. to do something because you are very right. Every day i have 2-3 ads at incomplete state with all info added due to preview page. Maybe if we add and at the top the button for finishing the listing?

  3. #3
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    All incomplete ads have an email reminder send to the owner and is shown as incomplete in the members control panel / my listings.

  4. #4
    Hello everybody!

    Open file: ftp://plugins>>listingPreview>>rlListingPreview.class.ph p
    find method: step

    find line:
    PHP Code:
    Only registered members can view the code
    and add new line below:
    PHP Code:
    Only registered members can view the code
    save and close the file. Then go to Admin Panel >> Languages and add new phrase with key: dont_forget_click_final_button
    Then check preview step again.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Senior Member
    Join Date
    Dec 2012
    Posts
    102
    Quote Originally Posted by Viktor View Post
    Hello everybody!

    Open file: ftp://plugins>>listingPreview>>rlListingPreview.class.ph p
    find method: step

    find line:
    PHP Code:
    Only registered members can view the code
    and add new line below:
    PHP Code:
    Only registered members can view the code
    save and close the file. Then go to Admin Panel >> Languages and add new phrase with key: dont_forget_click_final_button
    Then check preview step again.
    It doesn't seem to work

  6. #6
    What a version of the plugin and the Flynax script do you use?
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Senior Member
    Join Date
    Dec 2012
    Posts
    102
    I checked with v.462 and latest plugin..

  8. #8
    Senior Member
    Join Date
    Oct 2014
    Posts
    169
    Pete Young smh that is beyond the point.

    At first use of the plugin (which is a great plugin), I saw this issue so I disabled plugin until update is out which will indicate to the user that:

    1. You are previewing your ad
    2. You need to click post next to publish your ad

    Most users I know, are familiar with filling ad details then post (as final step). 1 2 step not 1 2 3
    Last edited by Errol; April 18, 2018 at 10:04 PM.

  9. #9
    Senior Member
    Join Date
    Nov 2016
    Posts
    109
    Thank you Victor. It is working

  10. #10
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Quote Originally Posted by Errol View Post
    Pete Young smh that is beyond the point.

    At first use of the plugin (which is a great plugin), I saw this issue so I disabled plugin until update is out which will indicate to the user that:

    1. You are previewing your ad
    2. You need to click post next to publish your ad

    Most users I know, are familiar with filling ad details then post (as final step). 1 2 step not 1 2 3
    Ok, Errol, sorry mate, try not to shake your head to much, just trying to help out. With the issues you talk about.

    1. you can fix that in languages ListingPreview_preview and re word that how ever you like.

    Preview Listing... > You are previewing your Ad... or what ever you want

    2. you can also fix that in languages ListingPreview_confirm, as above re word as you like.

    Confirm and Continue > Click Here to Publish your Ad or what ever you want

    I hope that is what you are talking about, apologies again.
    Last edited by Pete Young; April 20, 2018 at 11:40 PM.

+ Reply to Thread