Forum Replies Created
-
AuthorPosts
-
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”.
Thank you for the reply. The login credentials are attached in private
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.
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?
The link has been sent privately. Thank you!
I reinstalled the theme via FTV and the web site works again. Thanks!
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 35Warning: 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
-
AuthorPosts