Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Widgets /

Discuss SilverStripe Widgets.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Widgets cannot be clicked.


Go to End


3 Posts   3052 Views

Avatar
ihaveqquestion

Community Member, 12 Posts

5 February 2014 at 8:49pm

I have installed widgets on SS.3.1

There is widgets tab in CMS. It says 'Click widget title below to use it on this page'. however, none of the widgets is clickable.

I have tried to find the solution. but it seems there is not solution, at least, commented in the similar topic.

So im here to give a try.

Help!!!! Thanks

(p.s. I have been struck on this for whole day.)

Avatar
thomas.paulson

Community Member, 107 Posts

11 February 2014 at 4:41pm

add the below line

Director:
environment_type: 'dev'

in mysite/_config/config.yml

and check it any error in firebug console

Avatar
Nuwan Lasantha

Community Member, 2 Posts

9 May 2014 at 7:25pm

Rename downloaded module to widgets. then use dev/build and check again