Multiple BUGS / Issues - Xmap 2.0rc1
3 posts
• Page 1 of 1
Multiple BUGS / Issues - Xmap 2.0rc1
Hi there,
Love this component... [just don't use it on K2 sites, as it doesn't catalog/index K2 categories/entries ;(, I guess a plugin is needed for that...]
OK, in the meantime, just tried Xmap 2.0 rc1:
humm...
I understand it's a RC1, so hopefully this will help:
Sitemap link on the site:
http://www.juiceylucys.com/index.php?option=com_xmap&view=html&id=1&Itemid=531
1. the part of the code that deals with the Width of Columns [I have 3 for 3 menus]
doesn't work - I went into the code to change:
display.class.php
line 193 echo '<div style="float:left;width:'.$this->_width.'%;">';
to:
line 193 echo '<div style="float:left;width: 33%;">';
Temporarily so that it could display decently well it's better than nothing at least until there is a fix...
2. Menu Titles show up *on some menus*
See the link above for this... the middle menu is called: Extras Menu and its title won't show up
3. Under Joomla 1.6, for the menu item for the Xmap component - menu entry called: Sitemap, there is like for most/all menu items a tab:
Page Display Options
I have mine set to:
* Browser Page Title: Sitemap
* Show Page Heading Yes
* Page Heading Blank
* Page Class Blank
This is useful for SEO purposes and puts when it works the title Sitemap in <h1></h1> tags except it doesn't work with this new version
;(
4. I'm perplexed by how/what/why it is showing for the Main Menu:
In Joomla 1.6, I have this menu items published:
Home
(Alias: homepage)
About
(Alias: about)
History
(Alias: history)
Cleanses
(Alias: cleanses)
Markets
(Alias: markets)
Testimonials
(Alias: testimonials)
Blog
(Alias: blog)
-----------------------------------------------------
but my Sitemap shows:
Home
Home Page
About
History
Cleanses
Markets
Testimonials
Blog
New Living Expo
Why is Home Page and New Living Expo there??
Additionally or maybe related when I copy / paste the list published by Xmap from the site into this message, I get:
* Home
o Home Page
* About
* History
* Cleanses
* Markets
* Testimonials
* Blog
o New Living Expo
which VISUALLY makes more sense...[but still doesn't explain the presence of Homepage and New Living Expo] but perhaps something in my site's CSS is not allowing the <ul><li> not to show...
OK well that's all for me right now...
Cheers,
Emmanuel Lemor.
Love this component... [just don't use it on K2 sites, as it doesn't catalog/index K2 categories/entries ;(, I guess a plugin is needed for that...]
OK, in the meantime, just tried Xmap 2.0 rc1:
humm...
Sitemap link on the site:
http://www.juiceylucys.com/index.php?option=com_xmap&view=html&id=1&Itemid=531
1. the part of the code that deals with the Width of Columns [I have 3 for 3 menus]
doesn't work - I went into the code to change:
display.class.php
line 193 echo '<div style="float:left;width:'.$this->_width.'%;">';
to:
line 193 echo '<div style="float:left;width: 33%;">';
Temporarily so that it could display decently well it's better than nothing at least until there is a fix...
2. Menu Titles show up *on some menus*
See the link above for this... the middle menu is called: Extras Menu and its title won't show up
3. Under Joomla 1.6, for the menu item for the Xmap component - menu entry called: Sitemap, there is like for most/all menu items a tab:
Page Display Options
I have mine set to:
* Browser Page Title: Sitemap
* Show Page Heading Yes
* Page Heading Blank
* Page Class Blank
This is useful for SEO purposes and puts when it works the title Sitemap in <h1></h1> tags except it doesn't work with this new version
4. I'm perplexed by how/what/why it is showing for the Main Menu:
In Joomla 1.6, I have this menu items published:
Home
(Alias: homepage)
About
(Alias: about)
History
(Alias: history)
Cleanses
(Alias: cleanses)
Markets
(Alias: markets)
Testimonials
(Alias: testimonials)
Blog
(Alias: blog)
-----------------------------------------------------
but my Sitemap shows:
Home
Home Page
About
History
Cleanses
Markets
Testimonials
Blog
New Living Expo
Why is Home Page and New Living Expo there??
Additionally or maybe related when I copy / paste the list published by Xmap from the site into this message, I get:
* Home
o Home Page
* About
* History
* Cleanses
* Markets
* Testimonials
* Blog
o New Living Expo
which VISUALLY makes more sense...[but still doesn't explain the presence of Homepage and New Living Expo] but perhaps something in my site's CSS is not allowing the <ul><li> not to show...
OK well that's all for me right now...
Cheers,
Emmanuel Lemor.
- exlemor
- Fresh Boarder

- Posts: 2
- Joined: Sat Apr 30, 2011 6:29 pm
Re: Multiple BUGS / Issues - Xmap 2.0rc1
any thoughts? replies? 
- exlemor
- Fresh Boarder

- Posts: 2
- Joined: Sat Apr 30, 2011 6:29 pm
Re: Multiple BUGS / Issues - Xmap 2.0rc1
I'm trying RC1 for Joomla 1.6
And here where the errors I found so far:
First I made a copy inside mytemplate/html/com_xmap/html folder of the views for the HTML sitemap. Inside the mytemplate/html/com_xmap/html/default.php
For the Page heading on line 64:
For my template I use Header 3 instead of Header 1....
For me the columns seem to be working.
The 1 bug I have is with the $menu->name (on line 195 of the default_class.php)
Instead of showing Main Menu it shows "investment team"...
I am not sure why

Voila
Aurelien
And here where the errors I found so far:
First I made a copy inside mytemplate/html/com_xmap/html folder of the views for the HTML sitemap. Inside the mytemplate/html/com_xmap/html/default.php
For the Page heading on line 64:
- Code: Select all
<?php if ($params->get('show_page_heading', 1)) : ?>
<h3>
<?php if ($this->escape($params->get('page_heading'))) :?>
<?php echo $this->escape($params->get('page_heading')); ?>
<?php else : ?>
<?php echo $this->escape($params->get('page_title')); ?>
<?php endif; ?>
</h3>
<?php endif; ?>
For my template I use Header 3 instead of Header 1....
For me the columns seem to be working.
The 1 bug I have is with the $menu->name (on line 195 of the default_class.php)
Instead of showing Main Menu it shows "investment team"...
I am not sure why

Voila
Aurelien
- aurelplouf
- Fresh Boarder

- Posts: 1
- Joined: Wed May 25, 2011 5:50 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests