-
AuthorPosts
-
mazhar shah Friend
mazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
March 7, 2011 at 10:49 am #161119template description says it is based on a 3 column layout. Left column does not work. Any way we could gt it to work since i need left column assigned to some pages.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 7, 2011 at 5:20 pm #380100Hi maz001,
You must to modify default layout (Extension–>template–>JA_BUSINESS – Default–>Layouts–>edit Default), replace
<block name="inset2">right, left</block>
to
<block name="left">left</block>
<block name="right">right</block>wcbenyip Friendwcbenyip
- Join date:
- July 2008
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
March 8, 2011 at 3:37 am #380191Hi khoand,
I would like to ask a bit more on top of the question… how can we change the width for a specified position, like the left, right, slideshow? In my case, I would like to add one more position on the right hand side of the slideshow as I think it’s too width to contain the content… or it should just restrict the width of slideshow and then put the other module/content on the right position which is on a upper position.
Anyone can guide me the way? Thanks!! :-[
mazhar shah Friendmazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
March 8, 2011 at 9:39 am #380247<em>@khoand 226057 wrote:</em><blockquote>Hi maz001,
You must to modify default layout (Extension–>template–>JA_BUSINESS – Default–>Layouts–>edit Default), replace<block name="inset2">right, left</block>
to
<block name="left">left</block>
<block name="right">right</block>
</blockquote>
I tried that, but it didn’t work. No side modules show up at all, even the right ones now disappearmazhar shah Friendmazhar shah
- Join date:
- September 2014
- Posts:
- 201
- Downloads:
- 132
- Uploads:
- 37
- Thanks:
- 37
- Thanked:
- 8 times in 5 posts
March 8, 2011 at 10:46 am #380269TThe code was changed to the following and it worked. Great!
<block name=”left1″>left</block>
<block name=”right2″>right</block>khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 8, 2011 at 11:00 am #380273Sorry about that. It’s my fault.
You try new solution (tested):
– Modify default layout (Extension–>template–>JA_BUSINESS – Default–>Layouts–>edit Default) by replace
<block name="inset2">right, left</block>
to
<block name="inset1">left</block>
<block name="inset2">right</block>
<em>@maz001 226238 wrote:</em><blockquote>I tried that, but it didn’t work. No side modules show up at all, even the right ones now disappear</blockquote> -
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by khoand 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum