Plugin Author
TC.K
(@wp_dummy)
It should work at ff. Did you see any error in Firefox console (right clik->Inspect Element->Conole)?
Thread Starter
lukni
(@lukni)
in the console, i just found this code :
Use of attributes’ nodeValue attribute is deprecated. Use value instead. adsbygoogle.js:31
Use of Mutation Events is deprecated. Use MutationObserver instead. jquery.nicescroll.min.js:43
“The “fb-root” div has not been created, auto-creating” sdk.js:54
realy need your help. thanks
Plugin Author
TC.K
(@wp_dummy)
Is it no result found, or no response when click on search?
Thread Starter
lukni
(@lukni)
i found the problem, but the resolve hasnt been found.
the problem is not based from the ff browser. but from the account.
i have registration form ait directory themes. and the filter shows only the item posted by registered user. i plan that the search filter can show every item in database. thanks!
have you found any solution?
if you found any plz help me!
Plugin Author
TC.K
(@wp_dummy)
This has to do how your wp set up. By default the filters only shows published post. Make sure all your post are published.
Also, check whether you have use any user restriction plugin, this might be will cause the problem.