R0.23 No Longer Supported

[Closed] Links to Moodle content not displaying

More
16 years 3 months ago - 16 years 3 months ago #1 by Greg
The Joomla menu links to MOodle content are just showing a very plain simple page but its not showing up in a wrapper even though i have it set to do so in the menu configuration for that menu item. Any idea on where to look? basically its not loading in a wrapper like its supposed to even though i have it set to do so.
Last edit: 16 years 3 months ago by Chris.
The topic has been locked.
More
16 years 3 months ago #2 by Chris
How have you configured the wrapper in your Joomdle global configuration?
The topic has been locked.
More
16 years 3 months ago #3 by Greg
Yes, its configured properly. I ended up tracking the issue down about 10 minutes ago. Was a template issue. Thanks for the quick reply though.
The topic has been locked.
More
16 years 3 months ago #4 by Chris
Glad you solved your problem. What this a conflict with a particular template? If so can you share it with us, so we can learn from it. If not, perhaps you can still share so we can maintain a list of tricks & tips.

Thanks
The topic has been locked.
More
16 years 3 months ago #5 by Greg
haha well i was replacing our old tutorials section with moodle. (using moodle as a training center, vs a true testing application). The old section i loaded with an ajax call bc i dont like iframes. However to do that w/out much issue i had made an ajax layout that was pretty much just
<jdoc:head>
and the <jdoc:message and component

So the only thing that spit out was the component itself, not the rest of my site. Once i unapplied that special template , everything works fine ;)

I can't imagine anyone else doing that but if you use multiple templates on your site i suppose you could run into that issue ;).
The topic has been locked.