-
AuthorPosts
-
September 23, 2008 at 10:08 am #133627
Hi Folks
I will hope any member had a answer for me…
I will hide the screen type from Display Template Tool, I choose the option “FontSize” in Template Parameter of Mageia, but the ScreenType will be there…
Is this a bug…?
What must I do to show only the Option Font Size in Template…
iD31
I use Joomla 1.5+
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 24, 2008 at 3:23 am #272030Can you please send via PM an admin account of your website so that I could look into the issue.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 24, 2008 at 6:05 am #272053Did you download the latest version of the template?
nguoiabcd, can you check the latest package from the download section here and see if it works fine?
I remember there was a typho in the template files that caused this to not work in another template.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 24, 2008 at 8:08 am #272072Hi
thank Menalto for supporting
That is a bug,
please edit index.php(templates/ja_mageia folder)
Search those lines:
<?php if($supported_browsers) $tempTools->genToolMenu(1); else $tempTools->genToolMenu_ie6(1); ?>
<?php if($supported_browsers) $tempTools->genToolMenu(2); else $tempTools->genToolMenu_ie6(2); ?>
Change to
<?php if($supported_browsers) $tempTools->genToolMenu($JAconfig->ja_tool); else $tempTools->genToolMenu_ie6($JAconfig->ja_tool); ?>
<?php //if($supported_browsers) $tempTools->genToolMenu(2); else $tempTools->genToolMenu_ie6(2); ?>4 users say Thank You to Sherlock for this useful post
September 24, 2008 at 8:49 am #272077Thank you…thats it…!
Thread can be closed…!:D
iD31
November 3, 2008 at 9:23 pm #277958This solved one of my issues on the quickstart template I downloaded recently. Joomla! 1.5.7
-
AuthorPosts
This topic contains 8 replies, has 6 voices, and was last updated by aliegeni 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum