-
AuthorPosts
-
tamirzzz Friend
tamirzzz
- Join date:
- May 2008
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 26
- Thanks:
- 45
- Thanked:
- 1 times in 1 posts
March 9, 2010 at 7:33 am #149319Hi,
After downloading and installing, 4 days ago the new version of this template, it seems that the LEFT module position is not visible. Meaning, If I add a module to the LEFT module position, this module would appear.
It is a major BUG, Could you Plz fix it.
Thanks,
Tamir
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 9, 2010 at 7:56 am #335439hi tamirzzz
I am sorry for this mistake.
Please open templatesja_selenilayoutsdefault.php file, find following code section:
$positions = array (
'left1' =>'',
'left2' =>'',
'left-mass-top' =>'',
'left-mass-bottom' =>'',
'right1' =>'right',
'right2' =>'',
'right-mass-top' =>'',
'right-mass-bottom' =>'',
'content-mass-top' =>'',
'content-mass-bottom' =>'',
'content-top' =>'content-top',
'content-bottom' =>'content-bot',
'inset1' =>'',
'inset2' =>''
);and change to:
$positions = array (
'left1' =>'left',
'left2' =>'',
'left-mass-top' =>'',
'left-mass-bottom' =>'',
'right1' =>'right',
'right2' =>'',
'right-mass-top' =>'',
'right-mass-bottom' =>'',
'content-mass-top' =>'',
'content-mass-bottom' =>'',
'content-top' =>'content-top',
'content-bottom' =>'content-bot',
'inset1' =>'',
'inset2' =>''
);At that time, you will see your modules in the left position.
1 user says Thank You to JA Developer for this useful post
tamirzzz Friendtamirzzz
- Join date:
- May 2008
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 26
- Thanks:
- 45
- Thanked:
- 1 times in 1 posts
March 9, 2010 at 10:58 am #335470Hi,
It seems to be working fine. Plz make sure you change it in the download section as well.
Cheers,
tamirzzz
tamirzzz Friendtamirzzz
- Join date:
- May 2008
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 26
- Thanks:
- 45
- Thanked:
- 1 times in 1 posts
March 14, 2010 at 12:08 pm #336151Hi,
I thought it worked out, but it seems that when I install certain plugin, it is again not visible in IE.
For example, please install http://extensions.joomla.org/extensions/social-web/social-bookmarking/5432
enable it
Add module to the left module position.
Check it in ie8.
Make sure you are in RTL mode.
Cheers,
Tamir
tamirzzz Friendtamirzzz
- Join date:
- May 2008
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 26
- Thanks:
- 45
- Thanked:
- 1 times in 1 posts
March 16, 2010 at 4:24 pm #336453Hi,
I still did not get answer for this problem.
In addition, I ran into a situation where the left module was sliding.
please have a look at http://www.dwh.co.il/joom7/
Have alook with FF 3.5
Cheers,
Tamirzzz
vitormarques Friendvitormarques
- Join date:
- March 2010
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 19 times in 18 posts
March 17, 2010 at 6:40 pm #336657Hi tamirzzz
I’ve seen your website and I need to see template files and access to administration of your website. The problem is that something is closing a div and it shouldn’t. That’s why in some pages left module is great and in others left module is on the bottom.
Please pm the details so that I can see more accuratly what’s going on.
Best regards.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 18, 2010 at 9:36 am #336762Hi tamirzzz
I am sorry for this later.
i have changed the content of this article (http://www.dwh.co.il/joom7/index.php/component/content/article/119-sas/1396-%D7%9B%D7%9F-%D7%95%D7%9C%D7%90.html) from:
<div dir="rtl" style="text-align: right;">האם כן או אלו</div>
<div dir="rtl" style="text-align: right;">
<hr id="system-readmore" />
</div>
<div dir="rtl" style="text-align: right;">לא ממש יודע את ההבדל</div>
<div dir="rtl" style="text-align: right;">אני יודע??</div>
<div dir="rtl" style="text-align: right;"></div>
<div dir="rtl" style="text-align: right;">ממש לא</div>
<div dir="rtl" style="text-align: right;"></div>to:
<div dir="rtl" style="text-align: right;">האם כן או אלו</div>
<hr id="system-readmore" /><div dir="rtl" style="text-align: right;">לא ממש יודע את ההבדל</div>
<div dir="rtl" style="text-align: right;">אני יודע??</div>
<div dir="rtl" style="text-align: right;"></div>
<div dir="rtl" style="text-align: right;">ממש לא</div>
<div dir="rtl" style="text-align: right;"></div>Now, your website is working fine . please check again
tamirzzz Friendtamirzzz
- Join date:
- May 2008
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 26
- Thanks:
- 45
- Thanked:
- 1 times in 1 posts
March 18, 2010 at 10:29 am #336770Hi,
The bug was not in the template, but in the JCE CSS mode.
I fixed it.
Cheers,
Tamir
vitormarques Friendvitormarques
- Join date:
- March 2010
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 19 times in 18 posts
March 18, 2010 at 3:42 pm #336796I’m glad you could make it.
If have any other problem just say something.
Best regards.
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by vitormarques 14 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum