-
AuthorPosts
-
carlucci Friend
carlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 6, 2007 at 7:38 pm #119054Hi,
In which position is placed the Ja-News?
It works to me in all the positions but not in the Body.That I make bad?
Please Help!
ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
March 7, 2007 at 4:27 am #215305Hi carlucci,
Download the latest JA News and follow the instruction included. Normally the position for Ja News is ja-news, and you have to add it into your template and your positions manager as well.
Regards,
Ha Le-Viet.carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 7, 2007 at 3:36 pm #215326Hi Ha Le-Viet,
I know the module Ja News. Already I have installed it in Ja Xenia successfully in the position “ja-news”.
But in Ja Zibal it is not activated with “ja-news”.
I have tested with the position “rigth” or “debug” at the time it is activated.
Naturally this one is not the appropriate place.That I have to do in order that “ja-news” it is activated ?
Please Help !
Notice: I hope that my English lenguages understands himself
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 10, 2007 at 5:54 pm #215487Hi Ha Le-Viet,
I request you please of answering me to the question related to Ja News
Thank youHung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
March 10, 2007 at 7:04 pm #215489If you are using JA Zibal, you need to add another module position (Eg: user10) before the mainbody, then set the JA news position to user10.
Find the followings codes:<div id="ja-content">
And above that, add the following codes
<?php if( mosCountModules('user10') ) {?>
<?php mosLoadModules('user10', -2); ?>
</div>carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 12, 2007 at 10:20 pm #215602The following code is not in the index.php
<blockquote>
<div id=”ja-content”></blockquote>The following code is not complete
<blockquote>
<?php if( mosCountModules(‘user10’) ) {?>
<?php mosLoadModules(‘user10’, -2); ?>
</div></blockquote>ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
March 13, 2007 at 3:03 am #215617Hi carlucci,
The latest JA News contain a guide let you integrate JA News in other templates. Try it and show me the result 😉
Regards,
Ha Le-Viet.carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 16, 2007 at 7:52 pm #215934Hi Ha Le-Viet,
Excuse my lateness of not having answered before.This is the result: http://webgpc.com/administrator/
You can see my administrator with :
<-removed sensitive access information->The modifications of the index.php: http://webgpc.com/download/index.rar
Ja Xenia’s following installation works well : http://pinopunzi.freetech-systems.com/index.php
ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
March 17, 2007 at 2:12 am #215959Hi carlucci,
I have reinstalled the latest version for you. The only thing you should do now is replace
<!-- Pino Ja News beginning insert ----------------- >
<link rel="stylesheet" type="text/css" href="<?php echo $mosConfig_live_site; ?>/modules/ja_news/ja-news.css" />
< !-- Pino Ja News end insert ---------------->
with<!-- Pino Ja News beginning insert ----------------->
<link rel="stylesheet" type="text/css" href="<?php echo $mosConfig_live_site; ?>/modules/ja_news/ja-news.css" />
<!-- Pino Ja News end insert ---------------->There’s an unwanted space in your open comment.
Regards,
Ha Le-Viet.carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 17, 2007 at 12:16 pm #215984Hi Ha Le-Viet,
I have formed you have said to your me and this one is the result: http://webgpc.com/index.php
Hy two failures:
– The navegadors are vertical and must be horizontal.
– The linked titles does not have the font and predetermined color.carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 20, 2007 at 6:26 pm #216175Hi Ha Le-Viet,
Please help me to resolve this problem http://www.joomlart.com/forums/topic/in-which-position-is-placed-the-ja-news/
ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
March 27, 2007 at 2:09 am #216556Hi carlucci,
Please remove the two “comment” line before and after
<link rel="stylesheet" type="text/css" href="<?php echo $mosConfig_live_site; ?>/modules/ja_news/ja-news.css" />
I think it’ll work fine then.
Regards,
Ha Le-Viet. -
AuthorPosts
This topic contains 13 replies, has 3 voices, and was last updated by carlucci 17 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum