Search the Community
Showing results for tags '3 columns'.
-
I've noticed that many merchants asking how to enable / disable columns in new bootstrap template. Many of forum members asking about turning on left and right column like it is in default prestashop 1.5 template. This is why i decided to create guide. With this free tutorial you will achieve it easily. Step by step guide with pictures. video overview: tutorial here: classic 3 columns template in prestashop 1.6 another guides: classic product tabs in prestashop 1.6
- 52 replies
-
- 9
-
- prestashop
- 3 columns
-
(and 2 more)
Tagged with:
-
Is there any way to show the clasic three (3) columns layout at home page with the default-bootstrap theme? I can show content into the displayHome hook. It will show always under the displayHomeTab and displayHomeTabContent hooks. Tried to configure Theme Configurartor, but it only allows adding images and links. Would like to use at home page same layout as shown when you click on a categorie to show its products. Is it possible? Thanks in advance.
-
Product page ~ Grid view ~ 3 Columns
PeteFF posted a topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi I am trying to change the product list page to a grid view with 3 columns of products as described here http://mypresta.eu/en/art/developer/prestashop-products-list-grid-view.html A few things not quite right......... 1/ If i remove the Right column, on the footer.tpl ,which is what i want for the product list page, it also removes the Right column on the other pages. 2/ When i change <div id="center_column" class="grid_7 omega"> it is to wide and moves the list down below the left column 3/ If i change to grid-6 it is to narrow. 4/ Finally how do i change; the font size for the product list page the truncation of the description under the image the size of the image If someone could assist please Pete -
Hi everyone. First of all let me thank you for the great job you are doing here sharing all this information for us, users, I for example would be probably dead without this forum So, THANK YOU Now, I need some help with a problem I couldn`t find any solution on the these forums yet - maybe some headsup to a link would be enough. I have somehow managed to tweak the default theme so I can have it show my products in 3 columns insted of the default one product/line arrangement. Honestly dunno how I did it, I am not very much into html and/or php stuff -actually I`m not into it AT ALL. I used a modified code copy-pasted from a tutorial found somewhere here http://nemops.com/grid-display-prestashop-1-5/#.UvjX9WKSxWB, or somewhere else, not sure anymore, I really dont undestand too much of it anyway I`d like to ask for some help aranging those products properly in page. Please check the attached image to see that the produts list is not equally sorted in the lines, in first line I get 3 products, the second line only 2 (missing the first column placeholder), the third again 3 products, then again only 2 (this time the 3-rd column missing) and so on. I guess the problem is because the product names lenght are not the same, and the prestashop is handling them dinamically, but i cant think of a solution by myself. How can I solve this to have all squares showing products having equal sizes on x and y? Oh boy, wonder if did I manage to make myself clear or.... Any help would be greatly appreciated, thank you in advance. (A step-by step lesson would be the best, like for babies...) Salus
- 21 replies
-
Hi Trying to change sub-category page to grid view and a couple of issues..... 1/ When changed the text is misaligned to the image borders 2/ The image within the border is misaligned 3/ How do i make the images larger 4/ Looking for 2 rows of 2 columns As always assistance appreciated Pete