Naghual80
Forum Replies Created
-
Forum: Plugins
In reply to: [[UNMAINTAINED] TaskFreak! Free] For correct TranslationsThank You
Forum: Plugins
In reply to: [[UNMAINTAINED] TaskFreak! Free] Creating a new task fired a strange result.I can’t reproduce described situation. Assume it was some strange bug on a single basis.
Thank You for Your time and your great work.Forum: Plugins
In reply to: [[UNMAINTAINED] TaskFreak! Free] Russian languageI send it by email.
Thank You.Forum: Plugins
In reply to: [[UNMAINTAINED] TaskFreak! Free] Creating a new task fired a strange result.Hello HerveRenault
I figure it out. Sorry for take your time, but my first assumption was inkorrect.
The problem I describe doesn’t depend on any plugin. It seems depend of administrator user loged on: If in url we have an “edit” word and a user is Admin, then the WordPress try to switch to page edit mmode!
Forum: Plugins
In reply to: [[UNMAINTAINED] TaskFreak! Free] Creating a new task fired a strange result.Hello.
Sorry for late reply.
I think it is “Visual Composer” : http://vc.wpbakery.com/Forum: Plugins
In reply to: [[UNMAINTAINED] TaskFreak! Free] Creating a new task fired a strange result.Hello.
I’m already solve that problem. It was because some other visual content editor plugin hooked the URL before than your plugin. Problem is in fact in commonly used words as a mode in URL. That magic word was “edit”. So I changed it in all necessary places of your code to word “tfedit”.
I think this practice must be used in all plugins.
Thank you.