| Re: Block templates of new theme set - problem |
| by knoedel on 2005/10/16 15:07:18 Ok, solved the problem. The include statements are not relative by default, so I was getting the templates in the wrong theme directory |
| Block templates of new theme set - problem |
| by knoedel on 2005/10/14 12:41:49 Hi, I'm working on a XOOPS 2.2 theme to fit my website. I used the default theme of XOOPS 2.2 as a starting point. Everything went well, I editted theme.html, theme_usernav.html and style.css. After that I tried to edit some templates of the blocks. In the /blocks/ directory of my new theme. To my suprise nothing happened. I discovered that my new theme still uses the block-templates of the default theme. Why is this?? And more importantly, how can I start using the block-templates in my new theme directory. I hope this is a clear description of my problem. Thanks in advance! Knoedel |