Custom Field GUI goes GUI

I’ve been trying to add admin panel for this plugin. It, so far, adds up to so many lines of code. But once the feature is available, there’s no more need to edit the conf.ini via FTP. This admin panel will allow the creation of a new GUI and deletion of currently available GUIs.

This entry was posted in Custom Field GUI, Maintenance. Bookmark the permalink.

17 Responses to Custom Field GUI goes GUI

  1. Jonathan says:

    Hey , AWESOME PLUGIN. This plugin along with the c2c get_custom plugin made my magazine site VERY easy to make. Good job =)

    A request though, making it possible to create a comment next to the custom field. Maybe as a reminder for ALL posters so that they can know what each field means.

    Thanks again =)

  2. abietto says:

    Hi,
    I downloaded and activated your plugin in my homepage, in a test page that I’m trying. Point is: I can clearly see the different fields of the custom voices I created in the “write post” admin page, but they don’t show up in the “write page” admin, for static pages. I would like to add different and customized fields in some of my static pages (like info, title, author, for books or movies review) and it would be of great help, but unfortunately seems like I can’t see it in the static pages admin section. Any ideas? Did I miss something?

  3. Jonathan says:

    Doesn’t your custom-fields plugin to create custom fields work for pages AND posts instead of just posts? I’m trying it on WP2.0 RC-1 and the fields are only appearing under a POST…not the pages (while writing.) Any thoughts on this?

  4. Rocky says:

    I have installed the Custom Field GUI Plugin on WP2.01. Everything look okay when I write a post I can see all the values but when I save is doesn’t appearing on the POST. May be is not compatible with WP2.01. Do you know what happen?
    Thanks
    Rocky

  5. Joshua says:

    I’ve tested in 2.0.1 and it works fine.

    What do you mean by “[it] doesn’t appearing on the POST?” Does it not show with the Post on the front page? Or does it not show on the “Write Post” page?

    Did the plugin work for you before or is this the first time you installed it?

  6. Rocky says:

    Sorry I am clear on that, on the admin create new post. I can see the default config. Plan________ Favorite Post_ Mile Walked, Temper Level and Hidden Thought.

    I put a check on the Favorite Post, check on 0-9 and select temper level and save the post. I only see whatever I write in the textarea of the post I write but not custom field I have selected above in the frontpage or single post.

    Thanks
    Rocky

  7. Joshua says:

    Rocky,

    So, the custom field values are set and you just need a way to display them? There’s a WP’s built-in function for that, but I suggest this plugin

  8. Rocky says:

    Joshua,
    So this plugin doesn’t have the feature to display the custom field values unless I use another plugin. Is would nice to use one plugin for all that :)
    Thanks for your clarification

  9. Rocky says:

    Hi Scott,
    I am using the recommended plugin you suggest but I am still ran into this problem here. For example I test to display the Plan on the post by type this on the post


    But is doesn’t display any values of the “Plan”
    Can please check into this, thanks

  10. Rocky says:

    I think the comments strip my code let me enter again.

  11. Rocky says:

    I remove the two question marks from the code.

  12. Rocky says:

    ==php echo c2c_get_custom(‘plan’, ‘(Current plan: ‘, ‘)’, ”); ==

  13. Rocky says:

    Never mind I solve the problem by follow the WP Codex. Thanks for the great plugin.

  14. 3stripe says:

    Looking at all the comments on this great wee plugin I’d agree it would be sweet to have an inbuilt function to list posts containing the added custom fields!

    Not sure how hard this would be but there’s some great code at http://codex.wordpress.org/Displaying_Posts_Using_a_Custom_Select_Query which it might be possible to intergrate into the plugin to give a custom search snippet?

  15. djchuang says:

    Another way to edit the Custom Field GUI conf.ini is to use WP Admin > Manage > Files > scroll down to Other Files, and enter:

    wp-content/plugins/rc-custom-field-gui/conf.ini

    then click “Edit File” — very handy!

  16. jarenado says:

    I hope this sort of thing has not already been posted, but I’ve been trying to change the style of the fields on the write post page and thought I would share.

    Just replace the table tags on lines 28-31 with the tags using the #titlediv id and you’re custom fields will look just like the original post fields.

    Great plugin!

  17. Valerie says:

    Looking for information and found it at this great site…c

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>