But I think it’s a general problem with all problems because you can’t switch to text-mode inside other plugin configuration pages like ginger in my example. See here:
https://www.ads-software.com/support/topic/banner-setup-tab-dont-save-text-input-https-mixed-content
]]>Broken, I should not recommend to use it for everybody. Blocks switching between Visual and Text mode in Post editor.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Clicking on the visual tab does nothing, no javascript error. Disabling the plugin effectively restores the ability to use tiny MCE.
Checked carefully that PS Disable Auto Formatting is the culprit, activating extensions one by one.
Thank you for looking it up, your plugin does a great job.
More infos on my setup upon request.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>I’ve just discovered that PS Disable Auto Formatting disables the text editor on WP 4.4
I can see that others are having problems with the visual editor, but in my case it’s the text editor that I can’t use unless I disable this plugin.
And now I can’t remember why I’m using this plugin anyway ! … can anyone remind me ?
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>It is not possible to switch the visual tab and text tab in WordPress4.3 later.
I rejoice that it is updated.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Visual Editor not available after update. Have to turn of the plug in to get access again.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>With this plugin enabled, clicking the “Visual” tab when editing a page has no effect. There is no javascript error or anything. It just doesn’t do anything. Worked fine for me in previous WP 4.2 version.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Warning: Creating default object from empty value in ..\wp-content\plugins\ps-disable-auto-formatting\ps_disable_auto_formatting.php on line 280
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Hi, does this plugin still get supported ? It isn’t compatible with WordPress 4.2 anymore, all paragraphs get stipped out again…
please drop us a line, so we can stick to your plugin or switch to a different one
THX!
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Hello. The plugin is great and works as expected but generates some warnings and notices. When on Settings/Autoformatting page the plugin generates this:
Warning: Creating default object from empty value in ...\wp-content\plugins\ps-disable-auto-formatting\ps_disable_auto_formatting.php on line 269.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Trying to switch to the text editor causes a javascript error
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Hi,
I have this error message coming from your plugin in debug mode.
Deprecated: Assigning the return value of new by reference is deprecated in /home1/submiss3/public_html/wp-content/plugins/ps-disable-auto-formatting/ps_disable_auto_formatting.php on line 312
Is there a way to fix it?
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>I have received the following errors when in wp debug mode:
Deprecated: Assigning the return value of new by reference is deprecated in /home/mysite/www/wp-content/plugins/ps-disable-auto-formatting/ps_disable_auto_formatting.php on line 312
Warning: Cannot modify header information – headers already sent by (output started at /home/mysite/www/wp-content/plugins/ps-disable-auto-formatting/ps_disable_auto_formatting.php:312) in /home/mysite/www/wp-login.php on line 418
Warning: Cannot modify header information – headers already sent by (output started at /home/mysite/www/wp-content/plugins/ps-disable-auto-formatting/ps_disable_auto_formatting.php:312) in /home/mysite/www/wp-login.php on line 431
maybe it is time to update the plugin (?).
Regards.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]><br style=”clear:both” />
Does not get caught by the auto feature. Still being recoded by WP to <div class=”</div”>
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Hi there, it seems like your plugin is working fine for new posts. But when it comes to the point to change old post – it doesnt work.
It says 433 posts have been modified but in fact nothing happend. Could it be that there is a Problem with posts coming from MarsEdit? If i send posts from there its not working too. Thx in advance
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]><h1>title</h1>
[gallery]
[gallery]
becomes
<h1>title</h1>
<p>[gallery]</p><p>
</p><p>[gallery]</p>
Tried using advanced tiny mce and preserved html editor, and your plugin. Nothing seems to work for gallery shortcodes. (for the rest it works)
I tried everything. enabling/disabling wpautop, with priority, as filter, regex to replace, but nothing seems to work.
any idea?
[]s
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Hi,
I’ve just installed the plugin and it fixes the very first line break in the page (H1, space, H2, space, first paragraph), then the rest of the page is lumped into one giant paragraph! When I edit the page to how it should look WP auto formats it as if the plugin isn’t active. Very disheartening.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>Thank you, thank you, thank you! For updating this plugin to be compatible with 3.9!
I use this plugin on all my sites, since I’m using WP as a CMS, and my clients are not HTML savvy. There were only a few sites that seemed to be affected by the JavaScript conflicts with WP3.9, but I had not found a replacement plugin that I liked.
Thanks!
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>FYI
This plugin “PS Disable Auto Formatting” was using deprecated code. I changed line 310 in ps_disable_auto_formatting.php from:
$ps_disable_auto_formatting = &new ps_disable_auto_formatting();
to:
$ps_disable_auto_formatting = new ps_disable_auto_formatting();
Removing the ampersand fixed a few issues for me.
https://www.ads-software.com/plugins/ps-disable-auto-formatting/
]]>In a page, I have some conditional CSS but WP keeps adding <p> tags around the comments.
This:
<!–[if gte IE 9]>
<style type=”text/css”>
.gradient {
filter: none;
}
</style>
<![endif]–>
Becomes:
<p><!–[if gte IE 9]></p>
<style type=”text/css”>
.gradient {
filter: none;
}
</style>
<p><![endif]–></p>
Is this the sort of change this plugin is supposed to fix?
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>On one multisite, the raw shortcodes displayed on the page as text. The workaround was to wrap each one in a div and set it to display:none.
On another site (multisite also), this wasn’t necessary.
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>I was wondering if there were plans to add support for disabling auto-formatting on a per-post basis, rather than only site-wide.
I’m in the process of migrating my blog from LiveJournal to WordPress. The problem is that ~20% of my posts had auto formatting disabled in LJ, while the rest did not. So when it’s imported into WP, I have to choose between breaking one type of post or the other.
It would be awesome if this module would allow the site-wide checkbox to be a default value, but also have a checkbox on the post editing page to allow that value to be changed for an individual post.
Is this something you have in the works, or would consider as a future feature? Thanks!
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>If I insert a paragraph tag containing a non-breaking space, this plugin preserves it. But if I insert a break tag (with the all-important clear=all option), WordPress still removes it. So this plugin works 50% of the way.
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>Wery weird thing happened when I activated PS Disable Auto Foramtting plugin. I could not see the post editor text field, in both HTML and Visual mode. I don’t know if it’s a bug or maybe interference from other plugin…
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>Did nothing for my 3.3.1 install. Still every HTML comment gets a “P” tag along with any inline JS. everything I’m doing by hand gets tore up by WP autop!
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>WordPress Visual Editor still removing
, <–comments–> and adding <p> </p>
I have tried 3 different plugins for this problem and none of them work.
I have disabled all other plugins and tried on more than one theme.
Any suggestions??
I’m so annoyed I’m considering using another CMS!!
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>I’m using named anchors in my page, so I may manage question and answers on the same page. However, after I insert the named anchors (example: ) they are then automatically removed after going into Visual mode. Is there a way to stop this from happening?
Thanks for your great plugin.
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>This plugin wrecked my post editor all together, had no option but to delete it. completely useless in WP 3.3.
https://www.ads-software.com/extend/plugins/ps-disable-auto-formatting/
]]>This plugin was working just fine up until its recent update along with WP 3.1.1
It messed up the formatting of my website in IE 7 & 8 because of the following error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Timestamp: Fri, 8 Apr 2011 18:06:18 UTC
Message: ‘wpCookies’ is undefined
Line: 3
Char: 2
Code: 0
URI: https://www.mathesonprinting.com/wp-content/plugins/ps-disable-auto-formatting/js/280/ps_editor.js?ver=3.1.1
I had to disable the plugin ??
]]>When I activate ps-disable-auto-formatting then tables won’t be formatted anymore. It’s possibly some collision with the jquery functions of DataTables ( https://www.datatables.net ), which WP-Table Reloaded uses.
]]>