Hello @zlato,
It seems there is a conflicting issue causing the problem. Would you please try deactivating the other plugins and switching the theme?
Let me know the update.
Regards
Thread Starter
Zlato
(@zlato)
Hi Hasan
We fix problem Plugin cnflict.
How i hide from post dashboard wpuf form ? Somee code fro funtion.php
Thx guys
Hello @zlato
Good to hear you got it resolved 🙂
However, I did not get your last query actually. It would be good if you can describing a bit more.
Thanks
Thread Starter
Zlato
(@zlato)
Hi Hasan
I like to remove this https://ibb.co/iUM8x9
Thx
Hello @zlato,
There is no default way to remove them. You’ll need custom coding for this.
Regards
Simple way to hide them is to use css. Run a admin_init or any hook to add custom css code to make them display:none.
Is this helpful?