prestamax Posted February 2, 2014 Share Posted February 2, 2014 (edited) I would like to have a left column (or right column) on the product detail page. How can I achieve this in the bootstrap default theme? The sidebar is not hidden by css with display none and I cannot find the place where the condition is set to hide the sidebar on frontpage and product detail page. Can anybody point me to the right direction? Many thanks in advance. Edited February 7, 2014 by prestamax (see edit history) Link to comment Share on other sites More sharing options...
prestamax Posted February 4, 2014 Author Share Posted February 4, 2014 I am still struggeling with the default bootstrap theme. In the theme options I can set a default left or a default right column. If I set a default right column it doesn't change anything, the default column is left. If I click on edit and activate default left or right column for the product page and for the index page still no sidebar is available for those pages.I can't believe that a sidebar option for the product page is intentionally hidden, is it? Link to comment Share on other sites More sharing options...
Lucas Cerdan Posted February 4, 2014 Share Posted February 4, 2014 Go ahead and Edit your theme, not only the "default" value for left and right column: http://puu.sh/6JJkf.png 1 Link to comment Share on other sites More sharing options...
indus Posted February 4, 2014 Share Posted February 4, 2014 (edited) .... Sorry . wrong thread Edited February 4, 2014 by indus (see edit history) Link to comment Share on other sites More sharing options...
Lucas Cerdan Posted February 4, 2014 Share Posted February 4, 2014 You should find it under "Expert" mode of 1-click upgrade module and choose the "beta" channel http://puu.sh/6JMOU.png -> http://puu.sh/6JMLt.png EDIT: BUT PLEASE DO NOT UPGRADE A SITE IN PRODUCTION. We really need to test upgrade and would love your feedback, but only on a shop meant for development/test. Link to comment Share on other sites More sharing options...
prestamax Posted February 4, 2014 Author Share Posted February 4, 2014 (edited) Lucas, thanks for your reply. I already activated the right and the left column in the advanced settings. Unfortunately to no avail. The product single page won't show a left or right column. And the category pages show a left column only even if the right column is activated. I have tried all possible variations, activating the left only, the right only and both, right and left. The product page remains showing a center column only Edited February 4, 2014 by prestamax (see edit history) Link to comment Share on other sites More sharing options...
Lucas Cerdan Posted February 4, 2014 Share Posted February 4, 2014 I don't understand your problem since everything runs smooth here 3-column layout for column: http://puu.sh/6JOcI.jpg 3-column layout for product: http://puu.sh/6JOik.png Maybe the module you want to hook onto the product page has an exception for category/product page, have you checked? http://puu.sh/6JOn1.png 2 Link to comment Share on other sites More sharing options...
prestamax Posted February 4, 2014 Author Share Posted February 4, 2014 (edited) Lucas, you are a genious. This was the problem, product page and index were set as exception in the module. Thanks so much!!! This so cool that the theme even allows three columns .... very happy Edited February 4, 2014 by prestamax (see edit history) 1 Link to comment Share on other sites More sharing options...
pippobr80 Posted March 20, 2014 Share Posted March 20, 2014 Hello I have a problem with the module product logo payments it is invisible on the product page. I hooking Displayproductbutton. can you help Link to comment Share on other sites More sharing options...
prestamax Posted March 20, 2014 Author Share Posted March 20, 2014 (edited) Sometimes it helps if you reset the module. Edited March 20, 2014 by prestamax (see edit history) Link to comment Share on other sites More sharing options...
pippobr80 Posted March 20, 2014 Share Posted March 20, 2014 I have tried many times but nothing. Another problem I have is that I do not see the features of the catalog in the category pages. Look at my site there's something wrong ... www.reusedfashionstore.it Link to comment Share on other sites More sharing options...
vekia Posted March 22, 2014 Share Posted March 22, 2014 I have tried many times but nothing. Another problem I have is that I do not see the features of the catalog in the category pages. Look at my site there's something wrong ... www.reusedfashionstore.it hello you use original image for this module? or uploaded own? Link to comment Share on other sites More sharing options...
userprestabest Posted June 26, 2014 Share Posted June 26, 2014 It's work! Thanks But I have another problem here, its reduce box product info width, how I can handle it? Thanks Link to comment Share on other sites More sharing options...
vekia Posted June 27, 2014 Share Posted June 27, 2014 hello you mean that you want to change size of block you circled? or this one: http://i.imgur.com/nbZsrhb.png ? Link to comment Share on other sites More sharing options...
userprestabest Posted June 27, 2014 Share Posted June 27, 2014 Yes Vekia, I want to change the size that block. Look at the before price and the buy button. Mmmm, the imgur url link's broken Link to comment Share on other sites More sharing options...
vekia Posted June 27, 2014 Share Posted June 27, 2014 product.tpl find this code: <div class="pb-center-column col-xs-12 col-sm-4"> change col-sm-4 to col-sm-3 or col-sm-2 or even to col-sm-1 1 Link to comment Share on other sites More sharing options...
OtakuHype Posted June 28, 2014 Share Posted June 28, 2014 I don't understand your problem since everything runs smooth here 3-column layout for column: http://puu.sh/6JOcI.jpg 3-column layout for product: http://puu.sh/6JOik.png Maybe the module you want to hook onto the product page has an exception for category/product page, have you checked? http://puu.sh/6JOn1.png Quick question, how do I get my "3-column layout for product" to look like "3-column layout for column:" e.g. I'd like on the product page I would want the same fields "women + catelog" seen in column Thank you Link to comment Share on other sites More sharing options...
userprestabest Posted June 28, 2014 Share Posted June 28, 2014 Ok Vekia, so now how can I change that column width? Link to comment Share on other sites More sharing options...
vekia Posted June 28, 2014 Share Posted June 28, 2014 hello i already posted answer or i have to explain something a little more? Link to comment Share on other sites More sharing options...
userprestabest Posted June 29, 2014 Share Posted June 29, 2014 Vekia thanks for assist me, Yes I already follow your answer, and it's work. But I think I should change the width, because it's looks like in attachment below The price text [1] looked exceeding than the box width The buy button divide into two rows [2], then it should has one. So where or how can I change the width? Thank you Link to comment Share on other sites More sharing options...
vekia Posted June 29, 2014 Share Posted June 29, 2014 okay i see in this case you have to inrease width of third column (first: image, second: details, third: add to cart process block) there (in product.tpl) is a code like: <!-- pb-right-column--> <div class="pb-right-column col-xs-12 col-sm-4 col-md-3"> deal with col-md-3 param, increase it to col-md-5 for example Link to comment Share on other sites More sharing options...
JRFerreira Posted September 26, 2014 Share Posted September 26, 2014 Vekia, Thanks a lot!!!! Link to comment Share on other sites More sharing options...
Recommended Posts