There are no bullets showing under my slider - I think I have tried every possible setting but they don't appear. How do I get the bullets? (I mean the navigation bullets like on the demo http://unitecms.net/joomla-extensions/unite-nivo-slider)
Hi, in your website no room for the slider in the place that you put it.
http://screencast.com/t/MdEBsql4
For some reason something is covered the slider at the bottom and the bottom part of the slider not seen. Please put it to some place that has more room, make some div with fixed width and height for example, and when you see you have room there, put the slider there.
I will try. How much space do I need to add on to the image size, to be enough space?
I used the Joomla loadposition command - shouldn't that make a div the right size automatically? Do I make a div in the article then put the {loadposition} inside it? Sorry - I'm a bit confused as to what I should do!
Hi, you have a setting that do it in the slider options. Please give me a link to your page, so I could look. Maybe something wrong with images paths.
hi
I put a test slider on this page http://www.mymusictheory.com/index.php?option=com_content&view=article&id=315
Hi, in your website no room for the slider in the place that you put it.
http://screencast.com/t/MdEBsql4
For some reason something is covered the slider at the bottom and the bottom part of the slider not seen. Please put it to some place that has more room, make some div with fixed width and height for example, and when you see you have room there, put the slider there.
I will try. How much space do I need to add on to the image size, to be enough space?
I used the Joomla loadposition command - shouldn't that make a div the right size automatically? Do I make a div in the article then put the {loadposition} inside it? Sorry - I'm a bit confused as to what I should do!
You can first create some div in the content (in html editor), example: <div style="width:700px;height:900px;border:1px solid red;">some text</div>
and check that exactly that div has created. After you see it's created, use the loadposition and put the slider inside the div.