Load Modules on MC Frontpage

Brian
Brian
Offline
0
I tried to follow this tutorial to customize the MC front-page with no luck.

I'm not sure if I did it wrong or not. To test, I created a custom HTML module set to position sidebar-a . I then used the tag {loadposition sidebar-a} on the MC homepage and only the loadposition sidebar-a text showed up.

http://buddymusic.org/index.php?option=com_muscol&view=artists&layout=detailed&Itemid=113
Responses (13)
  • Accepted Answer

    Tuesday, May 17 2011, 09:39 PM - #Permalink
    0
    is the "process content plugins" parameter set to YES on MC's configuration?
    is joomla's content plugin to load modules active on your plugin manager?
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Tuesday, May 17 2011, 10:32 PM - #Permalink
    0
    germi wrote:
    is the "process content plugins" parameter set to YES on MC's configuration?
    yes

    is joomla's content plugin to load modules active on your plugin manager?
    yes
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Tuesday, May 24 2011, 09:54 PM - #Permalink
    0
    Any help on this?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, May 25 2011, 11:52 AM - #Permalink
    0
    hello!!

    yes, sorry. this bug has been solved.
    download the 1.6 package again...

    if you don't want to reinstall, there's only 1 file you need to replace, which is /views/artists/view.html.php (you can unzip the package and directly copy paste this file into your site)

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Wednesday, May 25 2011, 06:44 PM - #Permalink
    0
    Fix confirmed!
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Thursday, May 26 2011, 07:25 AM - #Permalink
    0
    I have one small problem still. The module titles are not showing up when using the loadposition tag. Show Title is checked in the module manager.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, May 26 2011, 09:56 AM - #Permalink
    0
    this has always been like this...

    the joomla plugin does not render the module title. it's a shame, but I can't do anything about it...

    you can put the title manually before rendering the module...

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Thursday, May 26 2011, 07:02 PM - #Permalink
    0
    Gotcha!
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Thursday, May 26 2011, 10:46 PM - #Permalink
    0
    I am trying to use HTML to style the text. However it is being stripped out when I save. According to...
    http://www.joomlamusicsolutions.com/en/support/how-to-customize-the-homepage.html

    I should be able to use HTML to add a heading style to the text. For instance...
    [h2]Featured Artists[/h2]

    FYI, since the forum strips out the HTML brackets even when using the code bbcode, I am using [h2] above.
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Tuesday, May 31 2011, 09:06 PM - #Permalink
    0
    max power wrote:
    I am trying to use HTML to style the text. However it is being stripped out when I save. According to...
    http://www.joomlamusicsolutions.com/en/support/how-to-customize-the-homepage.html

    I should be able to use HTML to add a heading style to the text. For instance...
    [h2]Featured Artists[/h2]

    FYI, since the forum strips out the HTML brackets even when using the code bbcode, I am using [h2] above.


    Any help?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 31 2011, 09:08 PM - #Permalink
    0
    you can use any HTML.. just normal HTML.
    I'm thinkin that maybe some config option in J 1.6 (not 1.5, thats for sure) stripc html it not specified otherwise.

    I'm looking into it.
    The reply is currently minimized Show
  • Accepted Answer

    amazing
    amazing
    Offline
    Wednesday, September 21 2011, 03:10 PM - #Permalink
    0
    Sorry to revive an old thread but has there been any update on this? I'm using 1.7 and the html is stripped out of the mcfrontpage. Is there a php file that I can edit for the frontpage? I can then add my code that way.

    Thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Friday, September 23 2011, 03:00 PM - #Permalink
    0
    weird...
    well you can add your own html code on file /components/com_muscol/views/artists/tmpl/detailed.php

    however this shouldnt be the way to go... it's weird that html is being stripped from the params... :S
    The reply is currently minimized Show
Your Reply