Rooney786
Total Posts: 87
Joined: 2009-03-25
England
Hello there can any one help me out with this, I am using hellothemes, the problem 2-column with left and right side layouts working perfectly but when i selected the 3-column right side boxes didnt appear what shall i do?????
Regards
Haroon
Signature
Bed Linen and Bedding Accessories
Posted: July 14 2009
| top
CT Schubert
Total Posts: 188
Joined: 2008-10-08
Southern California
In what part of the system are you selecting this 3-column layout?
Signature
CT Schubert
http://www.CTSchubert.com
Website Development - Hosting - IT Consulting/Support
Posted: July 14 2009
| top
| # 1
Rooney786
Total Posts: 87
Joined: 2009-03-25
England
@ CT Schubert
I selected from cms homepage it is showing there but not coming on the pages i tried in catagories and product pag as well but its not seems to be working there.
Regards
Haroon
Signature
Bed Linen and Bedding Accessories
Posted: July 15 2009
| top
| # 2
Rooney786
Total Posts: 87
Joined: 2009-03-25
England
any one any suggession please coz i tried everything rather than installing fresh copy of magento which i cant do nw:(
Signature
Bed Linen and Bedding Accessories
Posted: July 16 2009
| top
| # 3
studio7
Total Posts: 10
Joined: 2009-05-27
Fargo, ND
Do you have a link or screenshot so we can see whats happening?
Posted: July 16 2009
| top
| # 4
Rooney786
Total Posts: 87
Joined: 2009-03-25
England
Ok the 1st image is with three column which is not showing the right hand side boxes
here is the webpage link: http://www.matchingbedrooms.com
and the second image is 2-columns-with right side
I knw i am doing something wrong unno where
Image Attachments
Click thumbnail to see full-size image
Signature
Bed Linen and Bedding Accessories
Posted: July 16 2009
| top
| # 5
Rooney786
Total Posts: 87
Joined: 2009-03-25
England
any help would be much appreciated
Signature
Bed Linen and Bedding Accessories
Posted: July 17 2009
| top
| # 6
Rooney786
Total Posts: 87
Joined: 2009-03-25
England
Asia Connect Support™ - 19 July 2009 05:30 AM
If you are sure that you have chosen 3 columns layout then I believe that your 3 columns layout template is implemented incorrectly, that does not support right sidebar.
Please check the template to make sure it is implemented correctly:
magento\app\design\frontend\default\<your theme> \template\page\3columns.phtml
Hi i have tried to change the code
Before it was:
< div class= "middle layout-2columns" > < div class= "col-left sidebar" id = "col-left" > <?php echo $this -> getChildHtml ( 'left' ) ?> & nbsp ; </ div > < div class= "col-main" id = "main" > <?php echo $this -> getChildHtml ( 'global_messages' ) ?> <?php echo $this -> getChildHtml ( 'content' ) ?> </ div > </ div > </ div >
I changed that to :
< div class= "middle col-3-layout" > < div class= "col-left sidebar" id = "col-left" > <?php echo $this -> getChildHtml ( 'left' ) ?> & nbsp ; </ div > < div class= "col-main" id = "main" > <?php echo $this -> getChildHtml ( 'global_messages' ) ?> <?php echo $this -> getChildHtml ( 'content' ) ?> </ div > < div class= "col-right sidebar" id = "col-right" > <?php echo $this -> getChildHtml ( 'right' ) ?> & nbsp ; </ div > </ div > </ div >
And i have made changes to css as well it worked like that but on the catagory page right side is ccovering the products any suggession
File Attachments
Signature
Bed Linen and Bedding Accessories
Posted: July 20 2009
| top
| # 8
Rooney786
Total Posts: 87
Joined: 2009-03-25
England
em not sure what to change in that have a look at my catalog.xml file
File Attachments
Signature
Bed Linen and Bedding Accessories
kobold
Total Posts: 4
Joined: 2010-06-02
Same issue here. Using Magento 1.4.1.1
Steve Berrill
Total Posts: 28
Joined: 2010-09-21
Preston
hi all, I am having the same problem, it must be with certain themes, my cache is disabled for testing purposes and the 3columns.phtml file looks fine as the right sidebar is set to right
here is my code
< body<?php echo $this -> getBodyClass ()? ' class="' . $this -> getBodyClass (). '"' : '' ?> > < div class= "wrapper" > < div class= "page" > < div class= "header-container" > <?php echo $this -> getChildHtml ( 'header' ) ?> </ div > < div class= "main col3-layout" > <?php echo $this -> getChildHtml ( 'breadcrumbs' ) ?> < div class= "col-left sidebar" > <?php echo $this -> getChildHtml ( 'left' ) ?> </ div > < div class= "col-right sidebar" > <?php echo $this -> getChildHtml ( 'right' ) ?> </ div > < div class= "col-main" > <?php echo $this -> getChildHtml ( 'global_messages' ) ?> <?php echo $this -> getChildHtml ( 'content' ) ?> </ div > </ div > < div class= "footer" > <?php echo $this -> getChildHtml ( 'footer' ) ?> </ div > <?php echo $this -> getChildHtml ( 'before_body_end' ) ?> </ div > </ div > <?php echo $this -> getAbsoluteFooter () ?> </ body >
Also check my screenshots
Image Attachments
Click thumbnail to see full-size image
Signature
Dectec Trade Decorating Supplies
Decorating Sundries Store
Web Designer Preston
Posted: October 22 2010
| top
| # 13
darylnelson
Total Posts: 15
Joined: 2010-10-23
any one any suggession please coz i attempted all rather than installing newly copy of magento which i cant do nw:(
Signature
XXXXX
Posted: October 23 2010
| top
| # 15