hunk
Forum Replies Created
-
Try reactivate the plugin (disable and enable). also activate WP_DEBUG
where no display
autumnmist en manage of write panel?
Yes, the wordpress read the value in Main.php had not placed the latest version for github
No. the github es the current version (1.5.4) + bugfixes.
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
Forum: Plugins
In reply to: [Magic Fields] Password Protect Magic Fields Pagesuse post_password_required http://codex.wordpress.org/Function_Reference/post_password_required
something like this
if( !post_password_required($post->ID) ){
//fields
}Hi hotgluemedia, this buttons are in fullscreen mode
update this files
magic-fields/RCCWP_upload.php with https://gist.github.com/856130
magic-fields/RCCWP_upload_ajax.php with https://gist.github.com/856129the problem is with absolute path, I changed the routes to be
relatives, could verify that it works correctlyForum: Plugins
In reply to: [Plug-In: Magic Fields] Problems with Multi-line Text Fieldok quick fix comment this line 1198 in js/groups.js
tinyMCE.init(options);and check if everything is working properly. if it works pleasetell me to add it to the current version
sorry a forget add a slider script, please update a 1.5.4.
Sorry
Forum: Plugins
In reply to: [Plugin: Magic Fields] My groups are not displayingare working inside wordpress loop?
Forum: Plugins
In reply to: [Plugin: Magic Fields] My groups are not displayinguse pastebin for paste the code
Forum: Plugins
In reply to: Please someone merge Magic Fields with Custom Post Types and TaxonomiesHello we are trying to look for methods to improve the development of magic fields. you can check this topic https://groups.google.com/d/topic/magic-fields/hQhS8Woq2o0/discussion