2 Horizontal Menus for Wordpress Again!!!


Author Message
Paul

Posted: 11/6/2012
Quote message 

Hey Jrgweb, thanks for the info. But I can't seem to get it the way I saw on your website. I tried different placements, but didn't get the same results. I copied and pasted the code below. Perhaps you can show me?


<div id="art-main">
<div class="cleared reset-box"></div>
<div class="art-header">
<div class="art-header-position">
<div class="art-header-wrapper">
<div class="cleared reset-box"></div>
<div class="art-header-inner">
<div class="art-headerobject"></div>
<div class="art-logo">
<?php if(theme_get_option('theme_header_show_headline')): ?>
<?php $headline = theme_get_option('theme_'.(is_single()?'single':'posts').'_headline_tag'); ?>
<<?php echo $headline; ?> class="art-logo-name"><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></<?php echo $headline; ?>>
<?php endif; ?>
</div>
</div>
</div>
</div>
</div>

<div class="cleared reset-box"></div>
<div class="art-box art-sheet">
<div class="art-box-body art-sheet-body">
<div class="art-bar art-nav">
<div class="art-nav-outer">
<?php
echo theme_get_menu(array(
'source' => theme_get_option('theme_menu_source'),
'depth' => theme_get_option('theme_menu_depth'),
'menu' => 'primary-menu',
'class' => 'art-hmenu'
)
);
?>
</div>
</div>
<div class="cleared reset-box"></div>

 
jrgweb

Posted: 11/6/2012
Quote message 

Hey Paul,
Sorry you are having problems. First, which version of artisteer are you using and second, did you follow the instructions for the function.php and header.php?

If it would help, I'd be more than happy to zip my example template and send it to you.

http://wordpress.artisteertoday.com/
 
Paul

Posted: 11/7/2012
Quote message 

Hello jrgweb,

I am using Artisteer 3. I followed the directions for function.php. I am not getting the results I want from header.php. If that would be easier, I would like to take a look at your zipped example template.
 
jrgweb

Posted: 11/7/2012
Quote message 

My email address is livethrivenow@gmail.com
 
jrgweb

Posted: 11/8/2012
Quote message 

Well I see some *ss decided to use my forum handle here.
See, ya try to help folks and you always have somebody to crash the party.

jrgweb[at]gmail.com