Post Pay Counter

The best way to pay authors on WordPress

  • Features
    • PRO version
  • Cart
    • Addons
  • Documentation
  • Support

request payment addon doesn't work

by

› Forums › Request Payment › request payment addon doesn't work

We are based in Europe with a GMT+1/GMT+2 time zone - support replies may be delayed due to time zone differences with your country.

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Stefano.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 6, 2019 at 6:59 pm #63933
    Mahmoud
    Guest

    request payment add on doesn’t work it keeps show loading without any action
    this is what happens
    Screenshot-2019-03-06T17:55:43.706Z.png

    March 6, 2019 at 7:01 pm #63935
    Mahmoud
    Guest
    This reply has been marked as private.
    March 6, 2019 at 8:04 pm #63939
    Mahmoud
    Guest

    i solved this by adding

    add_action('wp_head', 'myplugin_ajaxurl');
    
    function myplugin_ajaxurl() {
        echo '<script type="text/javascript">
               var ajaxurl = "' . admin_url('admin-ajax.php') . '";
             </script>';
    }
    

    to functions.php
    so could you fix this as permanent fix in the next update ?

    March 7, 2019 at 11:06 am #63966
    Stefano
    Keymaster

    Hi Mahmoud,
    thanks for all the details. I will have a closer look at what is happening here, although the ajaxurl should be available in the frontend without any hacks. It may be some conflict with other plugins or your theme, maybe 🙂

    Have a nice day,
    Stefano

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘request payment addon doesn't work’ is closed to new replies.

Your cart

Number of items in cart: 0

  • Your cart is empty.
  • Total: €0.00
  • Checkout

What are you looking for?

BEFORE POSTING

Before posting, please please please do have a look at our Documentation section. Your problem may be addressed there, allowing you to solve it without help from us :)

Copyright © 2023 · Centric Theme on Genesis Framework · WordPress · Log in

This site uses cookies, as all sites on the planet do -- More info