First Time Poster

Forums Forums Menus First Time Poster

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1297
    Budz
    Member

    Hi – Before I begin my post I need to be confirmed on how to post a link to my CSS, as well as my header.php page. (I am having similar difficulties as other posts with the Multi-Level Navigational Plugin and am going crazy. :'(  )ex. Distorted menus…..I am using them German Newspaper with Word Press. Thank you, Budz I also am not sure where to exactly insert the

    <?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?>

    into my header.php?

    #8100

    A link to your site would be more helpful than the header.php file.

    Here’s some tips on the sort of information we need to help you:
    https://geek.hellyer.kiwi/free-support-menus/

    #8101
    Budz
    Member

    Thank you. ok so here I go. If you need further detail please let me know. I have installed the Multi-Level Navigational Plugin to wordpress. I am using the German Newspaper theme. Problem: I can’t get it to work, or maybe I just have no clue. I have tried a few things but to no award. ( I do not even have my site up and running yet – right now it is private – is this a problem?

    Here is the CSS code posted to my Plugin Appearance page:

    [code:gfi75k6k]#suckerfishnav {
        background:#333 ;
        font-size:14px;
        font-family:verdana,sans-serif;
        font-weight:bold;
        width:100%;
        }
    #suckerfishnav, #suckerfishnav ul {
        float:left;
        list-style:none;
        line-height:40px;
        padding:0;
        border:1px solid #aaa;
        margin:0;
        width:100%;
        }
    #suckerfishnav a {
        display:block;
        color:#ffffff;
        text-decoration:none;
        padding:0px 15px;
        }
    #suckerfishnav li {
        float:left;
        padding:0;
        }
    #suckerfishnav ul {
        position:absolute;
        left:-999em;
        height:auto;
        width:121px;
        font-weight:normal;
        margin:0;
        line-height:1;
        border:0;
        border-top:1px solid #666666;
        }
    #suckerfishnav li li {
        width:119px;
        border-bottom:1px solid #666666;
        border-left:1px solid #666666;
        border-right:1px solid #666666;
        font-weight:bold;
        font-family:helvetica,sans-serif;
        }
    #suckerfishnav li li a {
        padding:10px 10px;
        width:90px;
        font-size:12px;
        color:#fff;
        }
    #suckerfishnav li ul ul {
        margin:-33px 0 0 120px;
        }
    #suckerfishnav li li:hover {
        background:#fff;
        }
    #suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
        color:#333;
        }
    #suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
        color:#333;
        }
    #suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
        color:#fff;
        }
    #suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
        left:-999em;
        }
    #suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
        left:auto;
        background:#333;
        }
    #suckerfishnav li:hover, #suckerfishnav li.sfhover {
        background:#ffffff;
        }[/code:gfi75k6k]

    NEXT: I am not sure where to put the <?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?>

    http://www.dogspan.com[/url:gfi75k6k%5D

    #8102

    Your URL just redirects to a login page unfortunately <img decoding=” title=”Sad” />

    #8103
    Budz
    Member

    Hi Ryan – Give it a try now. You should be able to access now
    http://www.dogspan.com[/url:2ef44r6v%5D

    Thank you.

    #8104
    Budz
    Member

    Hi Ryan – I hope I am not being too annoying?  :-[
    I replied to my own post and not sure if that is the correct way to contact you so, I will start a new. I am using the [b:an8f4f51]German Nespaper theme[/b:an8f4f51] for word press.
    I now made my site open for your accessibility: http://www.dogspan.com[/url:an8f4f51%5D At least I hope I did?

    I am trying to make the Multi-Level Navigational Plugin work.
    I have had made many attempts but I can’t seem to work out the glitch.

    I enter the <?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?> in the header.php but I am a bit unclear on where to insert. Also, it could be something with the wrapper tags? I’ve inserted it in several places, but after activating plugin it became all distorted.

    [b:an8f4f51]I took out all modifications, because what I did modify didn’t work.[/b:an8f4f51]

    [b:an8f4f51]Here is the CSS on my Appearance page under Multi-Level Navigational Plugin.[/b:an8f4f51]

    [code:an8f4f51] #suckerfishnav {
        background:#333 ;
        font-size:14px;
        font-family:verdana,sans-serif;
        font-weight:bold;
        width:100%;
        }
    #suckerfishnav, #suckerfishnav ul {
        float:left;
        list-style:none;
        line-height:40px;
        padding:0;
        border:1px solid #aaa;
        margin:0;
        width:100%;
        }
    #suckerfishnav a {
        display:block;
        color:#ffffff;
        text-decoration:none;
        padding:0px 15px;
        }
    #suckerfishnav li {
        float:left;
        padding:0;
        }
    #suckerfishnav ul {
        position:absolute;
        left:-999em;
        height:auto;
        width:121px;
        font-weight:normal;
        margin:0;
        line-height:1;
        border:0;
        border-top:1px solid #666666;
        }
    #suckerfishnav li li {
        width:119px;
        border-bottom:1px solid #666666;
        border-left:1px solid #666666;
        border-right:1px solid #666666;
        font-weight:bold;
        font-family:helvetica,sans-serif;
        }
    #suckerfishnav li li a {
        padding:10px 10px;
        width:90px;
        font-size:12px;
        color:#fff;
        }
    #suckerfishnav li ul ul {
        margin:-33px 0 0 120px;
        }
    #suckerfishnav li li:hover {
        background:#fff;
        }
    #suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
        color:#333;
        }
    #suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
        color:#333;
        }
    #suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
        color:#fff;
        }
    #suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
        left:-999em;
        }
    #suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
        left:auto;
        background:#333;
        }
    #suckerfishnav li:hover, #suckerfishnav li.sfhover {
        background:#ffffff;
        }[/code:an8f4f51]

    here is a link to my style css
    http://www.dogspan.com/wp-admin/theme-editor.php%5B/url:an8f4f51%5D

    I hope you understand my issue. Thanks again. Budz

    #8105

    It’s impossible for me to know where you want the code to be inserted as I don’t know where you want the menu to appear on the page.

    Here’s a stab in the dark guess though. Try replacing something in your file which resembles the following, with the PixoPoint menu PHP code you mentioned above.
    [code:2pu1ztsk]
        <div id="page_bar_container">
          <div class="page_bar">
            <ul class="page_tabs">
                <?php wp_list_pages(‘title_li=’); ?>
            </ul>
          </div>
        </div>
    [/code:2pu1ztsk]

    #8106
    Budz
    Member

    thanks Ryan – I think I get it now – will play around some more and read some more posts – Your time is deeply appreciated. Budz

    #8107

    You seem to have asked the same question twice, so I’ve merged your two topics together.

    #8108
    Budz
    Member

    Hi Ryan – it’s just me again.  :<img decoding=” title=”Roll Eyes” /> when my eyes roll it means my brain is rolling. I’m still at a loss. i think I am going to put this on the back burner until Thursday. BUT thought I’d try one more time with you before I open some wine.  <img decoding=” title=”Smiley” />
    In reply to your 2nd to last post = When you see my site http://www.dogspan.com[/url:1xsobjcd%5D you will notice the bar on top with the tabs that read – Home Dogsports Featured Towns? These are the tabs that I would like the Horizontal Scroll down menu to appear. similar to  http://www.customguitarparts.net/%5B/url:1xsobjcd%5D I think if you guide me with a start then I could maybe figure out the rest. I just do not know in detail the language of where to insert the code to create a horizontal drop down. Thank you for your time once again my friend. Budz

    #8109

    I don’t know either. I have no idea where you want the menu to appear.

    The best I can guess, is that you may want to remove this code:
    [code:nnki7m99]
        <div id="page_bar_container">
          <div class="page_bar">
            <ul class="page_tabs">
                <?php wp_list_pages(‘title_li=’); ?>
            </ul>
          </div>
        </div> [/code:nnki7m99]

    And replace it with this:
    [code:nnki7m99]<?php if ( function_exists( ‘pixopoint_menu’ ) ) {pixopoint_menu();} ?>[/code:nnki7m99]

    #8110
    Budz
    Member

    Am i removing just the code in color or the entire seen code?
    Also, for premium support users is that $99 for a month that I read? And if so, any specials? Can we change that to $99 for a year?
    Never hurts to ask. Thanks again.

    #8111
    &quot;Budz&quot; wrote:
    Am i removing just the code in color or the entire seen code?

    All of it. I recommend just trying things until it breaks, then try again, then try again, and keep going until something works. That’s the way I usually get things to work <img decoding=” title=”Smiley” />

    &quot;Budz&quot; wrote:
    And if so, any specials?

    No sorry.

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.