The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
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
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
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
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
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
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 1121 build_postbit
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
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
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
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sidebar Customization per Page (Wanted)
#1
Hi,

I'm trying to figure out the best way to edit a sidebar for per-page results. I'd like each page to have a second, unique area in the sidebar, in addition to components/modules. It'd be great if that sidebar could be edited with the page or on a separate tab. Does anybody have anything in this regard?

I've scoured the plugins and this forum, but I'll keep searching. I may have to code it myself, which could get super messy...

Thanks!
Reply
#2
benrusso Wrote:Hi,

I'm trying to figure out the best way to edit a sidebar for per-page results. I'd like each page to have a second, unique area in the sidebar, in addition to components/modules. It'd be great if that sidebar could be edited with the page or on a separate tab. Does anybody have anything in this regard?

I've scoured the plugins and this forum, but I'll keep searching. I may have to code it myself, which could get super messy...

Thanks!

Install I18N Custom Fields, create a new custom field sidebar of type WYSIWYG field in Plugins/Configure Custom Fields and add get_custom_field('sidebar') to your template or sidebar component.
You can then edit the sidebar content on the Edit Page view.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#3
Thank you, mvlcek! This is exactly what I was looking for, but much better. I guess I was just looking for the wrong wording.

I'm already using some of your I18N plugins. They're all extremely helpful. Thanks for releasing all of them for us to use.
Reply
#4
(2012-01-26, 04:58:03)mvlcek Wrote:
benrusso Wrote:Hi,

I'm trying to figure out the best way to edit a sidebar for per-page results.  I'd like each page to have a second, unique area in the sidebar, in addition to components/modules.  It'd be great if that sidebar could be edited with the page or on a separate tab.  Does anybody have anything in this regard?

I've scoured the plugins and this forum, but I'll keep searching.  I may have to code it myself, which could get super messy...

Thanks!

Install I18N Custom Fields, create a new custom field sidebar of type WYSIWYG field in Plugins/Configure Custom Fields and add get_custom_field('sidebar') to your template or sidebar component.
You can then edit the sidebar content on the Edit Page view.
...ok, I have installed the I18N..., created WYSIWYG field "sidebar", inserted "get_custom_field('sidebar') " to the template,.... and now what???
It displays nothing on my web page !!!
where can I edit contents of "new custom field"?? 
Reply




Users browsing this thread: 2 Guest(s)