Problem with Accordion and Editing

Permalink
Hey everyone!

I just recently started developing with C5, so I'm using the latest release. I've read that there were some big changes from the versions before?

Anyway - I was using this tutorial to create an accordion page type:
http://www.concrete5.org/documentation/how-tos/developers/creating-...

Now - when I open my test site where I have applied the page type my C5 bar shows up but has no content at all (no C5-Logo, no Edit-Link, no Dashboard-Link, etc.)

Do you have any suggestions what I might have to have a look into?

I'm thinking that maybe the problem is, that the tutorial is outdated for the latest release?

I really want to learn so I'm not looking for readymade Add-Ons.

Thanks!

 
eoidesigner replied on at Permalink Best Answer Reply
Ok, I found the error: the standard jyquery.ui that is linked in c5 doesn't have the extra functions like accordion.

so i downloaded a new ui file from jquery with all extras and it's working now!