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.

Blog Module /

Discuss the Blog Module.

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

Cannot drap and drop a widget


Go to End


5 Posts   3058 Views

Avatar
Senthil

Community Member, 2 Posts

19 January 2013 at 12:11am

Hi i am using SS, i m begineer i haved added blog module and widget module, i can see the widget tab in my blog but i am unable to drag or make a widget active

I could see "Click a widget title below to use it on this page". but can't perform any click on the title, no action is there.

Any one is there to save my time

Attached Files
Avatar
copernican

Community Member, 189 Posts

19 January 2013 at 2:23am

Any javascript errors in your console?

Are you using the latest versions of each module? I recommend getting them from github.

blog - https://github.com/silverstripe/silverstripe-blog

widget - https://github.com/silverstripe/silverstripe-widgets

Avatar
Senthil

Community Member, 2 Posts

19 January 2013 at 2:28am

I am using the latest versions of each module and i didt get any javascript errors.
I have downloaded the files from the link you have sent.

Avatar
Freckle

Community Member, 1 Post

27 January 2013 at 11:59am

Rename the directory (now probably silverstripe-widgets or silverstripe-widgets-master) to widgets. That fixes it for me.
It can't find a javascript if the module's root folder isn't called "widgets".

Avatar
Josh M

Community Member, 3 Posts

29 January 2015 at 9:37am

Hi, Did you ever get this fixed? I'm experiencing the same issue.