Bainternet
Forum Replies Created
-
Simply crate a new file with the directory name before it ex:
lets say your directory name is
CSS
then when you create a new file name it:CSS/new_file_name>.css@nvg
I think you mean short tags, and it’s really bad practice to use them which is why i never do (…well almost never).anyway ,
Thank you every much.Ok Finally found the bug which might have caused issue on systems where php short tags were not enabled , which should fix all issues posted here.
version 2.1.3
Forum: Plugins
In reply to: [Advanced Code Editor] [Plugin: Advanced Code Editor] Invalid callback?thanks.
Forum: Plugins
In reply to: [Advanced Code Editor] [Plugin: Advanced Code Editor] Invalid callback?@ozkaatchnologies, rude user!!!
Check for JavaScript errors and report back.
Forum: Plugins
In reply to: [Author Category] [Plugin: Author Category] Multiple CategoriesDid you read my answer? It’s not going to be implemented.
I marked the topic as solved since it did solve the problem for some of you.
Now posting ‘it’s not working’ over and over will never solve your problems unless you provide some details like what version of WordPress? What have you tried? Any JavaScript errors? Did you save the settings on the options panel? What browser are you using/version?
Also as a side note this plugin is published free of charge and i develop it on my spare time and since it has well over 30,000 downloads and received about 21$ in donations its not on top of my priority list.
Works fine in chrome on my end, make sure you update to version 2.1.2 and open settings panel >> save settings and reload after clearing cache.
Forum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] The Export/Import FeatureI Changed the import from get to post which should work with a much larger imports. update to version 1.8.3
Ok just pushed a new update which should solve all of the line skipping , cursor location and tabs issue just make sure you update then open the plugin’s options panel >> save settings and reload the page after clearing cache. and let me know.
Forum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] Shortcode not working in post summaryIt has nothing to do with the plugin , you need to enable shortcodes in your themes excerpt
Forum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] TinyMCE button gone missing – and fixIt has nothing to do with this plugin, sorry 🙁
It’s because the settings panel is only set to users with
edit_themeswhich is not there if you put
define('DISALLOW_FILE_EDIT',true);
in your wp-config.phpForum: Plugins
In reply to: [ShortCodes UI] [Plugin: ShortCodes UI] Cosmetic, but you should know!Thanks Yosi, and i do know but that is the way the editor work and not the plugin , I’ll look for a solution in the next updates.