The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
I18N custom fields - help - 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: I18N custom fields - help (/showthread.php?tid=5305)



I18N custom fields - help - jendavis - 2013-10-24

I installed the I18N Custom Fields plugin and created a custom field (sidebar) of WYSIWIG editor type. I wish to have a unique sidebar for each page.

I do not understand which templates I am to insert the php statements in order to achieve this. I am using the default Innovation theme.

And will the custom editor box show up on the "page management" page or on the "theme" "edit components" page?

Thanks for any assistance. I am new to GetSimpleCMS.


RE: I18N custom fields - help - macon-dead - 2013-10-26

(2013-10-24, 10:51:33)jendavis Wrote: I installed the I18N Custom Fields plugin and created a custom field (sidebar) of WYSIWIG editor type. I wish to have a unique sidebar for each page.

I do not understand which templates I am to insert the php statements in order to achieve this. I am using the default Innovation theme.

And will the custom editor box show up on the "page management" page or on the "theme" "edit components" page?

Thanks for any assistance. I am new to GetSimpleCMS.

Check out this older function.
It may be your solution.

http://get-simple.info/forums/showthread.php?tid=204

Good luck.

macon-dead