test gallery showing up however display completely incorrectly just in list format (see attached image) not sure if all necessary css or js are loading
Hmm i think that is a template issue, there are no JavaScript files (even not the Joomla! one) and no CSS files loaded. Did you write the template yourself?
yes think your right it is a custom template although not one I built this is first time I've used joomla and am just trying to make additions to a previous built site, I was looking to see where your css files and js files are stored and was going to link to them manually just to get this to work but can't find them in the tiles module folder could you let me know what folder these would be are stored on the site
In the <head> Area of your template index.php file (if you don't use a framework) you need the following code: (not only for Tiles)
<jdoc:include type="head" />
When you load it manually with the template you would have it on every page and that's not quite a nice solution and it depends on the template you want to use.
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »