GetSimple Support Forum
Customfields page selection - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: Customfields page selection (/showthread.php?tid=3482)



Customfields page selection - darsanha - 2012-08-29

Could you explain how to appear "CustomFields" only on certain pages ?
For now my "CustomFields" appeard on all pages.
Could you tell me if there is a way to choose which pages who show my "CustomFields"

Thanks


Customfields page selection - yojoe - 2012-08-29

difficulty level: beginners

Duplicate template.php file from your chosen theme, save it as f.e. template_with_cfields.php in the same directory.
In the new file insert php calls to all custom fields you have created, and chose this template file in page's options, on which you want to show custom fields.


Customfields page selection - sal - 2012-08-29

Maybe he means selectively configuring custom fields to appear only for certain templates when editing pages in the backend. If this is what you want to do, you might find the I18N Special Pages plugin useful which you can use to set up special page types and each type can have it's own set of custom fields.


Customfields page selection - darsanha - 2012-08-30

thank you for your answers!
I misspoke, I meant "Admin Pages" with all my "Custom Fields" on all pages.
I'll try the plugin "Special page" it seems interresting!

Thank you again!