Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have created a template and it was successfully installed in joomla.However I can only find its listing under the templates tab of extensions manager , not under the Template manager .Can any body help?

share|improve this question

1 Answer

What version of Joomla are you using? Is it 1.5? Template installation package shold have a file called templateDetails.xml and the file should contain name of template:

<name>template name</name>

Have you compared your templateDetails.xml with that file from one of the default templates? Are they similiar? Try to copy that file from default template and insert your specific data and other leave other infomation as is.

I hope it is helpfull.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.