755 Posts in 312 Topics by 290 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 310 Views |
-
Widget fails when put with other widgets

25 October 2012 at 5:45am
Hi,
I have just added a widget area to a site. The problem is that when I add other widgets in with a custom widget, the custom widget will fail if it is not the first widget in the list.
The custom widget is simply a list of month data objects with a control statement in the template.
Any ideas why this may be happening?
Cheers,
T.
-
Re: Widget fails when put with other widgets

26 November 2012 at 12:33pm Last edited: 26 November 2012 12:33pm
I sometimes have issues with some code in 'class fooWidget extends Widget'.
Instead I place this code into 'fooWidget_Controller extends Widget_Controller'
Give that a try if you haven't already.
| 310 Views | ||
|
Page:
1
|
Go to Top |


