@autumnmist, at this point I’d suggest installing the TinyMCE Advanced plugin and enabling:
Dashboard > Settings > TinyMCE Advanced > Advanced Options > Stop removing the p and br tags…
http://wordpress.org/extend/plugins/tinymce-advanced/
See if that makes a difference.
I wonder if @autumnmist’s issue isn’t related to mine – if the Visual/HTML toggle isn’t properly toggled (and not noticed/manually pressed before publishing/updating the post/page), the format stripping is the end result.
@autumnmist, are you noticing a toggle issue at all?
I noticed a format/toggle issue when I apply the line:1198 patch, weirdly enough, which is why I thought my problem might be related. If it isn’t, I’ll make another thread.
I am also having an issue with a textarea not saving if the visual editor is used for the field. I do not have duplicates in my wp_mf_panel_custom_field table. Rather than implement the patch, I checked “Hide Visual Editor for this field” for now, which seems to solve the problem. It’s not ideal, but it works for now.
Plugin Author
hunk
(@hunk)
Hi all.
I made some changes to try to fix this. here devel brach https://github.com/hunk/Magic-Fields
I have added the option to not remove tags (br and p).
settings->Magic Fields http://img.skitch.com/20110415-b279rjg7pwp56t7h9r4e69tk4c.png
in post/page http://img.skitch.com/20110415-mkm4e82s1rp3f3k8p7tk2cn351.png
in the front-end http://img.skitch.com/20110415-nmi1phif23uachr2mkr1gxyygu.png
if you can test this version and tell me if everything works properly. thanks
Is it going to cause problems if I am running MF 1.5.4 and the changes are to MF 1.5.2?
Plugin Author
hunk
(@hunk)
No. the github es the current version (1.5.4) + bugfixes.
Weird am I doing something wrong (I don’t know git very well)? When I hit download zip, I get a file “hunk-Magic-Fields-v1.5.2-22-gc2afd1a.zip”.
Ok, well I guess when I install it on WordPress it seems to be ok (1.5.4), but when I click on my Custom Post panels, even though the posts are still there (it knows that there are 27 posts for one type), none of them are being displayed.
Plugin Author
hunk
(@hunk)
Yes, the wordpress read the value in Main.php had not placed the latest version for github
Plugin Author
hunk
(@hunk)
autumnmist en manage of write panel?
@hunk Sorry I don’t understand what you were trying to say.
I have some custom posts with corresponding custom post write panels (examples: “Faculty”, “Students”). When I click on Students > Manage, I usually see a page listing all the posts that were created using the Students write panel. But when I install the patched Magic Fields, I click “Manage” and I see nothing listed.
See here:
https://skitch.com/autumnmist/r4t7a/mfpbrissues1
Plugin Author
hunk
(@hunk)
Try reactivate the plugin (disable and enable). also activate WP_DEBUG