Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Glassy header transition animation – how ro remove #972926

    My child theme already had a variation that code. I also added your new code. Unfortunately it doesn’t seem to help.

    On tablet and mobile screen sizes, when the user begins to scroll down the page, the header disappears and the image “jumps”.

    in reply to: Glassy header transition animation – how ro remove #970889

    Thank you for the reply. The login credentials are attached in private

    in reply to: Glassy header transition animation – how ro remove #969019

    The code did not solve my issue.

    Perhaps I should be more clear: the problem is only on tablet and mobile screen sizes. When the user begins to scroll down the page, as the scrolling causes the header to disappear and the image to “jump”. I would like to eliminate this “jump” either by having the header act as a sticky header or a fixed header.

    in reply to: Glassy header transition animation – how ro remove #966857

    Your CSS code solved the original issue. Thank you!

    There is still one additional issue one mobile. By way of background, I am using the code below to maintain a transparent header on the mobile version of the site:

    @media only screen and (max-width: 989px) {
    #top #wrap_all .av_header_transparency {
    background: transparent!important;
    position: absolute!important;
    }}

    There is a slight problem with the result. More specifically, there is a jarring animation when the user begins to scroll down the page, as the scrolling causes the header to disappear and the image to “jump”. Is it possible to remove this animation/jump?

    in reply to: Glassy header transition animation – how ro remove #966262

    The link has been sent privately. Thank you!

    in reply to: Fatal error after Enfold theme update #656801

    I reinstalled the theme via FTV and the web site works again. Thanks!

    in reply to: Fatal error after Enfold theme update #656674

    I got the same error after updating my website (www.eigersen.com / http://www.eigers.com). Unfortunately, I don’t have a backup of my site like the previous user. Is there anyway to repair the site or recover my data?

    Any help would be appreciated,
    Jake

    —-
    Warning: include(register-backend-styles.php): failed to open stream: No such file or directory in /home/nrusak/public_html/eigers.com/eig/wp-content/themes/enfold/includes/admin/register-admin-options.php on line 35

    Warning: include(register-backend-styles.php): failed to open stream: No such file or directory in /home/nrusak/public_html/eigers.com/eig/wp-content/themes/enfold/includes/admin/register-admin-options.php on line 35

    Warning: include(): Failed opening ‘register-backend-styles.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/nrusak/public_html/eigers.com/eig/wp-content/themes/enfold/includes/admin/register-admin-options.php on line 35

    Warning: require_once(includes/admin/register-portfolio.php): failed to open stream: No such file or directory in /home/nrusak/public_html/eigers.com/eig/wp-content/themes/enfold/functions.php on line 396

    Fatal error: require_once(): Failed opening required ‘includes/admin/register-portfolio.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/nrusak/public_html/eigers.com/eig/wp-content/themes/enfold/functions.php on line 396

Viewing 7 posts - 1 through 7 (of 7 total)