category field doesnt display

This topic contains 6 reply and 2 voices, and was last updated by Nayem 8 years, 6 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
September 9, 2015 at 7:47 pm 71162
Nayem hi please check this link why category field does not display?!!!
September 9, 2015 at 7:49 pm 71163
javad javad

http://yadbedeh.ir/teach/

September 9, 2015 at 7:51 pm 71164
javad javad

i found out it Interfere with St Category Email Subscribe
i need both!!! :/

September 9, 2015 at 8:16 pm 71168
javad javad

anyone can fix this issue?!
there is error in console for both plugin

Error: Syntax error, unrecognized expression: label[for=category[]]
jquery....=1.11.3 (line 2, col 12730)
Deprecated TinyMCE API call: <target>.onKeyDown.add(..)
September 10, 2015 at 11:10 am 71225
javad javad

the problem is from St Category Email Subscribe that i need it
wwww.yadbedeh.ir/sub
i want keep both plugin [wp user fronted] and [St Category Email Subscribe]
please help

September 10, 2015 at 12:27 pm 71241
javad javad

i use this code in functions.php

if (!is_admin()) {
function site_init()
{
wp_deregister_script('jquery');
}
add_action('init', 'site_init');
}

and categories display but the ajax category in wp user fronted has gone!!!

September 12, 2015 at 10:26 am 71472
Nayem Nayem

Hello javad,

I think St Category Email Subscribe plugin is conflicting with WP User Fronted Pro. Please make sure that there is no plugin conflict. I have checked in our plugin and I did not get this kind of issue. Disable all of your plugins except WP User Frontend Pro and then check. If the problem remains then let me know.

Thanks.

Viewing 6 Posts - 1 through 6 (of 6 total)