Multi-level navigation goes behind Slideshow

Forums Forums Menus Multi-level navigation goes behind Slideshow

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1794
    piakumpu
    Member

    I’m using WordPress and we have also Slideshow Pro (Flash) in use. My problem is that menu goes behind Slideshow. I have tried to use values position:relative; and z-index: 20000; in my css. But it doesn’t help. What to do?

    #9375
    piakumpu
    Member

    I manage to find out solution… I just had to put so.addParam("wmode","opaque"); in my SlideShow javascript code.

    #9376
    Anonymous
    Member

    I can’t execute php within a suckerfish drop-down even though I have AddType application/x-httpd-php .html in the .htaccess file (which works ‘cos I tested it! :-) ).

    I want to be able to switch links according to whether a user is logged in or not using <?php if(is_user_logged_in()){ ?>One menu<?php }else{ ?>Another menu<?php } ?> which is a technique used on other sites that are coded directly. 

    But not on WP.  Even a simple <?php print "Hello"; ?> doesn’t work!  Yet if I echo <? phpinfo(); ?> into test.html, that works OK so it isn’t my setup.

    Any clues?????

    I’m stumped about this one!

    #9377

    We do not provide support for menus anymore sorry.

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