- Posts: 3
R0.23 No Longer Supported
[Closed] Links to Moodle content not displaying
- Greg
- Topic Author
- Offline
- New Member
-
Less
More
16 years 3 months ago - 16 years 3 months ago #1
by Greg
[Closed] Links to Moodle content not displaying was created 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.
- Chris
-
- Offline
- Moderator
-
16 years 3 months ago #2
by Chris
Replied by Chris on topic Re: Joomla Menu links to Moodle content not displaying
How have you configured the wrapper in your Joomdle global configuration?
The topic has been locked.
- Greg
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
16 years 3 months ago #3
by Greg
Replied by Greg on topic Re: Joomla Menu links to Moodle content not displaying
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.
- Chris
-
- Offline
- Moderator
-
16 years 3 months ago #4
by Chris
Replied by Chris on topic Re: Joomla Menu links to Moodle content not displaying
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
Thanks
The topic has been locked.
- Greg
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
16 years 3 months ago #5
by Greg
Replied by Greg on topic Re:Joomla Menu links to Moodle content not displaying
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
.
<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.