Viewing 2 replies - 1 through 2 (of 2 total)
  • You can modify it in the code. wp-content/plugins/quiz-master-next/includes/js/qmn_social_share.js look for the line that says

    + "redirect_uri=http://www.mylocalwebstop.com/mlw_qmn_close.html"

    and change it to your address. This shouldn’t happen if you use the default app id. When you use your own the only other way to do it I think is to specify under your app settings the address http://www.mylocalwebstop.com/mlw_qmn_close.html. I don’t know if you can have more than one address per app or not. I read from someone on here that they let it redirect to a page on their ownsite called popclose.html and then add this code to automatically close the popup.

    <script>window.close();</script>

    I have only tested it on my firefox Browser so far but seems to be working.

    :NOTE: The problem with modifying the code is you have to do it every time you update the quiz.

    Greetings Fatima Orozco:

    Thank you for choosing to use this pluign. I made a slight modification to the close page, can you let me know if you are still experiencing this issue?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Facebook Share Button Redirect Issue’ is closed to new replies.