Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • missyw Friend
    #132178

    Hello. I have enlarged the height and width of JA Content Scroll to allow for slightly bigger images. The images are appearing nicely, but the scroll bar that used to be at the bottom of the images has disappeared altogether. Even if I extend the height of the Scroll to see whether the scroll bar is hidden below the pictures, it is still not there. What can I have done wrong:confused:

    Sherlock Friend
    #265578

    Can you give us your live URL, any screenshot or more details of the problem will be helpful

    missyw Friend
    #266439

    Sorry to have been so long in responding. Here is the url for the site (which is still under development):
    http://www.ecoastmusic.com.au/Joom/. You will need a user name: demo and password: music

    Thanks for the offer to help.

    I have included an attachment which shows the settings for JA Content Scroll.


    Sherlock Friend
    #266587

    Hi
    Plz config Number Element is 3 or 4, seem you only have 5 contents -> Number Element must lower than 5

    missyw Friend
    #266624

    Yes, thank you, you are quite right. When I reduce the number of elements to 4, the slider bar re-appears, but only 4 of my 5 or 6 images are displayed, leaving an empty space at the right of the container box.

    Do you know if there is any way I can change this element limit to 5? (I have looked at the module code, but it is beyond my skills to find an answer for myself).

    It is rather strange, as when I look at the online demo of Ja Barite, http://www.joomlart.com/templates_demo.php?template=ja_barite there are 5 separate elements or images being displayed out of a total of 7. So in the demo, it would appear that an element count of 5 is working:confused:

    Sherlock Friend
    #266664

    Edit mod_ja_contentscroll.php(modulesmod_ja_contentscroll folder)
    Search those line:

    }else{
    $containerWidth = $total;
    $navDisplay = " display:none;";
    }

    Change to

    }else{
    $containerWidth = $total;
    $navDisplay = "";
    }

    missyw Friend
    #266805

    You are an angel for taking this trouble for me!

    Before implementing this recommended change, I decided to test again having more than the 5 images/article to show in the slider box. I was sure I had tested this in the beginning, but this time, the slider immediately reappeared. So my problem all along was that I only had 5 images, and was setting the number of elements to be 5. What an idiot :-* I’m so sorry to have troubled you. Thanks so much for your kind patience!

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  missyw 16 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum