-
AuthorPosts
-
September 11, 2007 at 11:48 am #229252
Hi everyone,
I have two issues about JA Newsflash module:
First is the encoding problem. Titles are ok but the content has encoding problem in Turkish? How can i fix it?
Second is the suffixes. Where can i more info which suffixes can be used for JA Newsflash module?
Thanks for your helps.
September 19, 2007 at 4:19 pm #229672Hi, in joomla 1.5 template there is a little bug:
Go to top imagen doesn’t show.
I readed the index.php and here is the solution:<!-- BEGIN: FOOTER -->
<div id="ja-footerwrap" class="clearfix">
<div id="ja-footer"><div id="ja-usercolorswrap">
<div id="ja-usercolors" class="clearfix">
<?php if($JAconfig->ja_tool & 4) $tempTools->genToolMenu(4); ?>
<ul style="margin: 0; padding-left: 10px;">
<li><a href="#Top" title="Go to top" style="text-decoration: none;"><img src="<?php echo $JAconfig->template;?>/images/top.gif" title="Goto top" alt="Goto top" /></a></li>
</ul>
</div>
</div><div class="clr"></div><jdoc:include type="modules" name="user3" />
<?php include (dirname(__FILE__).DS.'/footer.php');?>
</div>
</div>
<!-- END: FOOTER -->Just add templates/ before <?php echo $JAconfig->template;?>/images/top.gif” title=”Goto top” alt=”Goto top” /></a></li>
it shows:
<a href="#Top" title="Go to top" style="text-decoration: none;"><img src="templates/<?php echo $JAconfig->template;?>/images/top.gif" title="Goto top" alt="Goto top" /></a>
September 20, 2007 at 2:06 pm #229725Hi!
In Joomla 1.5RC1 and RC2 if a submenu item is selected from the main menu it is not highlighted (marked as active). Demonstration of the problem can be found here:Correct behaviour: http://template.joomlart.com/ja_mageia/component/option,com_wrapper/Itemid,8/
INCORRECT behaviour: http://www.projects.ex.ac.uk/WaterSystems/joomla/index.php/projects/current-projectsPlease notice the “Wrapper” menu item in bold as an example of correct behaviour and “Current Projects” in normal font + Parent item active as an example of INCOORECT behaviour.
Thanks for your help!
Regards, Josef
September 21, 2007 at 9:19 am #229756this one is nice, works with me… thanks.
September 22, 2007 at 3:55 pm #229831Great templete! It’s working well for me, now I had to figure out the user modules and work them out with my mag! Thanks….
September 24, 2007 at 8:12 am #229925Has anyone noticed that the magnifying glass image on beside the “search” is not appearing like the demo one?
September 24, 2007 at 8:26 am #229927Yes, and there is even a thread called “Search image not displaying“.
September 24, 2007 at 8:59 am #229929<em>@jkab 28197 wrote:</em><blockquote>Yes, and there is even a thread called “Search image not displaying“.</blockquote>
Ooh, thanks for that. it works perfectly now. cheersOctober 11, 2007 at 1:40 pm #230935hi,
i have installed SEF advance 5.0.4 in JA Mageia but only show the first header image (header1.jpg). when i click to other link the image header disappears.
Can i specify different image header to exact content?best regards,
October 11, 2007 at 1:53 pm #230936I have the Joomla SEF links, and managed to get it to work, see:
http://www.joomlart.com/forums/topic/ja-mageia-readme-bug-reports/
October 24, 2007 at 5:34 pm #231467How do you get to the templates section? I have looked in the media manager and can’t find the templates folder.
Header images are stored in templates/ja_mageia/images/header/
orpheus2510 Friendorpheus2510
- Join date:
- July 2007
- Posts:
- 149
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 14 times in 1 posts
October 24, 2007 at 5:41 pm #231468What do you mean with “templates sections”? The module positions?
October 24, 2007 at 6:00 pm #231470The information I found said to look in templates/ja_mageia/images/header/. But in which section do I look for this templates/ja_mageia/images/header/. I have looked in the media manager where images are, but I can’t seem to find any images related to the Ja Mageia in there. I would like to know where to find the Ja Mageia images so I can change them.
I was albe to un zip the Ja Mageia template folder on my computer (not in Joomla) and find the images that way, but now I don’t see how to upload them and where to. I can’t seem to make the connection to the folder from the HTML.
October 25, 2007 at 7:20 am #231482Just go to where your Joomla is installed and there is a folder called temlates. Or study some basic web course to know more… You can’t use the media manager, since that is only for the main images folder, and you want to be in the templates folder, where all the images for the templates are. Then upload the new images via ftp or Joomlaxplorer.
-
AuthorPosts
This topic contains 55 replies, has 34 voices, and was last updated by guffas 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum