How to add subfolders to templateDetails.xml - Joomla! Forum - community, help and support
i tried 2 different ways:
1)
2)
obviously, that's not correct..
1) images in subfolders not shown on page
2) can't install template. error: jinstaller: :install: file exists c:\xampp\htdocs\...\img\
so, how add subfolders templatedetails.xml file ?
thank you..
1)
code: select all
<files>
...
<folder>img/</folder>
...
</files>2)
code: select all
<files>
...
<folder>img/</folder>
<folder>img/aboutus</folder>
<folder>img/contact/</folder>
...
</files>obviously, that's not correct..
1) images in subfolders not shown on page
2) can't install template. error: jinstaller: :install: file exists c:\xampp\htdocs\...\img\
so, how add subfolders templatedetails.xml file ?
thank you..
Comments
Post a Comment