Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #355243

    Hi There,
    First, thanks for the speedy fix on the theme yesterday. You guys are super efficient and that is so appreciated! When I updated I am having a few minor issues. When I upload the new helper-main-menu.php file I am getting a transparent white bar at the top (right under the main nav) of all my pages. Its not apparent right now because I replaced it with my old file which seems to work fine but I’d like to know what it is that is causing this so that I can either fix the way I have my pages set up or note where I need to make the adjustment in the code for future updates. I don’t use the header or breadcrumbs in my layout.
    Thanks so much,
    Jenn

    #355351

    Hey Jenn!

    Are you referring to this? http://screencast.com/t/Jbi1JG16

    Cheers!
    Josue

    #355407

    Hi Josue,
    No. This issue is not actually visible at present because I uploaded an archived version of the file that seems to be causing the issue. What happens is that a white bar about 300 or so pixels in height and screen width (seems anout 10% transparent) appears over the top of my page content (everything just below the main navigation). I have tried to pick through the code on the file to pinpoint the issue by slowly replacing lines int he working file with the new one and the issue starts on line 91 of helper-main-menu.php.

    Thanks for your quick attention to the issue. I’d be happy to upload the file that causes the issue but I can’t leave the site broken for very long.
    Jenn

    #355487

    Hi Jenn!

    Can you share the compromised helper-main-menu.php in Gist or Pastebin?

    Also, if you can upload it right now i’d be able to check it.

    Regards,
    Josue

    #355502
    This reply has been marked as private.
    #355506

    Hi Jenn!

    Add this to Quick CSS:

    #header_main_alternate .container {
        height: auto !important;
    }

    That should fix it.

    Regards,
    Josue

    #355507
    This reply has been marked as private.
    #355510

    Thank you so much, Josue!! You just made my day! Have a wonderful weekend!
    Jenn

    #355517

    You are welcome, glad to help :)

    Regards,
    Josue

    #355529
    This reply has been marked as private.
    #355622
    This reply has been marked as private.
    #355625

    Hey Jenn!

    Please set-up a test form with this plugin to discard if the issue is coming from the theme.

    Regards,
    Josue

    #355662

    Thanks, Josue. I figured it out. User error:) Thanks again for all your help!
    Jenn

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Remove transparent white bar where header and breadcrumbs would nrmally be.’ is closed to new replies.