Categories loading issue with ajax
Viewing 7 Posts - 1 through 7 (of 7 total)
Author | Posts |
---|---|
September 10, 2014 at 7:16 pm 26599 | |
Brk | I need urgent help. I have problem with loading sub-categories. It display 0 when you select a category. But sometime it works fine. Here is categories setting screenshot: http://i.share.pho.to/65837394_o.png And here is the screen capture of problem: https://drive.google.com/file/d/0B2RrLa1m-GOjYjdWZEMxeDNtbDg/edit?usp=sharing |
September 11, 2014 at 3:56 pm 26659 | |
Alejandro | Any help? |
September 11, 2014 at 4:07 pm 26660 | |
Dominik | good luck! |
September 13, 2014 at 11:12 pm 26752 | |
Alejandro | Its been 3 days and no reply from support. |
September 14, 2014 at 1:45 pm 26761 | |
Sk | hi, insert this following code after line [php]add_action( ‘wp_ajax_nopriv_wpuf_get_child_cat’, ‘wpuf_get_child_cats’ );[/php] Thank you |
September 18, 2014 at 4:22 pm 26974 | |
Brk | Hi Shaikat On which file should we insert the code ? |
September 20, 2014 at 8:23 am 27078 | |
Alejandro | Thanks Shaikat. It’s working now. @Brk: Please add it in wpuf-functions.php in plugin root folder. |
September 20, 2014 at 2:28 pm 27083 | |
Brk | Thanks Alejandro. It works for me too. |
Viewing 7 Posts - 1 through 7 (of 7 total)