Melanie
Melanie
Offline
0
Hi,

I still cannot put my new music collection component live because by solving one issue I am causing another. The original issue was with my Albums layout - it was broken resulting in very large images. The fix for this was to switch on Bootstrap 3 full and Jquery See original query here:
http://www.joomlathat.com/support/music-collection/music-collection-extensions/albums-module-broken-and-also-in-a-z-search-results-random-images-missing

However, in fixing this it has now caused a number of new problems as follows:

1. When trying to add a new album I cannot upload music files when Bootstrap is switched on (not with any versions - the button does nothing)

2. With Bootstrap on The edit form is all messed up with fields stretching out of their boundaries and images enlarged and doing the same within the edit form.

3. Because bootstrap is switched on, it shows the fields I removed on the original form (from default form in/views/tmpl etc.). I did try editing the bs-form.php in the same directory but it has no effect on the main form or edit form (the one you are shown when in Album view and select Edit).

Please can you help me get these things working/displaying correctly? It has been a couple of weeks since I installed this component and I seem even further away than I was now to putting it live.

Kind regards

Mel
Responses (5)
  • Accepted Answer

    Melanie
    Melanie
    Offline
    Friday, October 07 2016, 12:51 PM - #Permalink
    0
    Is there no one who can help me here?

    It has been over 2 weeks since I purchased Music Collection and still not able to put it live on my site.

    Has anyone else had and fixed this sort of issue?

    Mel
    The reply is currently minimized Show
  • Accepted Answer

    Friday, October 07 2016, 04:09 PM - #Permalink
    0
    hello
    sorry I've been very busy and I missed this.

    1. ok.. can you share a user/pass so I can test it myself? what happens, it just doesnt work? any error messages?

    2. ok, same as #1

    3. well, yes, in this case the form is the "bs_form" version... it should definitely work there... please send me access and I'll take a look
    The reply is currently minimized Show
  • Accepted Answer

    Melanie
    Melanie
    Offline
    Friday, October 07 2016, 04:22 PM - #Permalink
    0
    Hi Geminal,

    I have emailed the details to your support.

    Mel
    The reply is currently minimized Show
  • Accepted Answer

    Melanie
    Melanie
    Offline
    Sunday, October 09 2016, 02:11 PM - #Permalink
    0
    Hi Germinal,

    thanks for helping me fix it. For anyone else with same issue here are the solutions:

    1. was solved by following instructions:

    The first issue is actually a bug that I just discovered. I've fixed this on version 3.0.3. if you don't want to update, just do this: I'm sending you a file attached. 
    just replace this file for the one you have at /components/com_muscol/views/album/tmpl/bs_form_song.php



    2. was solved by following yor instructions:


    This looks mainly some CSS in your template that is causing this...

    in your file /media/gantry5/assets/css/bootstrap-gantry.css line 1622 you have this:

    .form-horizontal .controls {
    1. [ ] margin-left: 180px;
    }

    this is what's causing most of the form being shown funny. if you disable this line the forms look much better...


    deleting margin-left: 180px; only solved it for me - thanks

    3. Was solved with replacing that file at 2.

    Many thanks

    Mel
    The reply is currently minimized Show
  • Accepted Answer

    onne
    onne
    Offline
    Monday, November 21 2016, 09:36 PM - #Permalink
    0
    Hi,

    I have this excact same issue...

    On the upload form the 'select' button that shows after pressing 'add new song' does nothing... no window pops up to select the files.

    Can you share the fix germi?
    The reply is currently minimized Show
Your Reply