The wide theme works on the initial start page but when any other page loads it gets the left blocks back in it. How do you make it keep the wide template in?
Develop Site: PNphpBB2 Forums
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
PNphpBB2 loses wide theme ?????
-
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
-
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
Each module can, but doesn't have to, have its own page template. If you look in your theme folder, there are the master templates - master, admin, user, etc. - and the module templates (in the module folder of the theme templates). These are usually named after the module they are used by - forum.htm, news.htm, etc.
Just edit your master.htm (for everything that there is not another template for) and/or home.htm (homepage only ) to include or not include the right or left blocks in the template as you desire.
Most likely, your forum module template excludes blocks, while the default master and other module templates do not.
NCM
Switchbit / UHE -
- Rank: Softmore
- Registered: Jun 20, 2008
- Last visit: May 07, 2010
- Posts: 109
I had exactly the same problem. It's caused by the fact that PNphpBB is setting the $module var correctly only on the first page. There is a way around it though. Read more in this topic:
http://community.zikula.org/module-Forum-viewtopic-topic-54738-start-15.htm
--
I'll have it up in no time. It's an official term of BloodElf engineers union. It should not be interpreted as a reasonable estimation of the actual time it will take to complete a task in any way, shape or form.
- Moderated by:
- Support
