USER3 Menu not displayed


Author Message
Tidehawk

Posted: 8/2/2009
Quote message 

The main menu bar at position user3 is not displaying at all.
It's not even displayed in the template preview in the admin panel.
I can see that it is written properly in the index.php so I don't understand why it's not being displayed.

Any ideas?

Please and thank you.
 
Garry

Posted: 8/2/2009
Quote message 

Artisteer generates following module positions by default: http://www.artisteer.com/?p=help_joomla

You can check available module positions in your template by adding /?tp=1 at end of your URL

You can add new module positions and edit existing ones as following:

http://docs.joomla.org/Module_positions
 
Tidehawk

Posted: 8/3/2009
Quote message 

Thanks for the response Garry.

Quote Garry:

Artisteer generates following module positions by default: http://www.artisteer.com/?p=help_joomla

Yes, as I mentioned my user3 postion is not being displayed. Which on your link is the default drop down menu position. I will add that you can change the name of this position under customization when you export your template. I did not for simplicity sake.

Quote :

You can check available module positions in your template by adding /?tp=1 at end of your URL


As I mentioned this user3 position is not being displayed in the preview screen in the admin panel. Which is the same output as adding this variable but in a wrapper. No user3 position. and I don't know why.

I have placed only the one menu in the user3 position and it is set to public. And I see in the index.php created that it is being called in the correct spot.

take a look.

<div class="art-Sheet">
<div class="art-Sheet-tl"></div>
<div class="art-Sheet-tr"></div>
<div class="art-Sheet-bl"></div>
<div class="art-Sheet-br"></div>
<div class="art-Sheet-tc"></div>
<div class="art-Sheet-bc"></div>
<div class="art-Sheet-cl"></div>
<div class="art-Sheet-cr"></div>
<div class="art-Sheet-cc"></div>
<div class="art-Sheet-body">
<div class="art-Header">
<div class="art-Header-png"></div>
<div class="art-Header-jpeg"></div>
</div>

<jdoc:include type="modules" name="user3" />
<jdoc:include type="modules" name="banner1" style="artstyle" artstyle="art-nostyle" />
<?php echo artxPositions($document, array('top1', 'top2', 'top3'), 'art-block'); ?>
<div class="art-contentLayout">
<div class="art-<?php echo artxCountModules($document, 'right') ? 'content' : 'content-wide'; ?>">

Any further ideas of what is going on here?
Please and thank you.

 
Tidehawk

Posted: 8/3/2009
Quote message 

Issue resolved.

Start level setting changed to 0 and style set to Legacy Horizontal. Seems to be working now.

Thanks anyway

 
Garry

Posted: 8/4/2009
Quote message 

Can you explain it in some more detail
 

Reply


NAME *
EMAIL
SMILIES :-) :( :-D 8-) :*) :-/ :-{} :-X :-O :-@ O:) :-P :-< :-( :-| ;-) 
CODES [Quote] [B] [I] [U] [Code] [IMG] 
BODY *  
VALIDATION *