Forum Replies Created
-
AuthorPosts
-
March 9, 2018 at 8:01 pm in reply to: Website down after update 4.2.6 fatal error: Can't use function return value #924687
Please upgrade PHP version to minimum 5.6 or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions. Please also see – https://kinsta.com/blog/php-7-hhvm-benchmarks/
March 9, 2018 at 7:58 pm in reply to: Website down after update 4.2.6 fatal error: Can't use function return value #924684Try updating to PHP 5.6 or higher.
I updated to the recommended PHP 7 and it fixed the problem.I am not an expert buy you may have to upgrade your php to above 5.6.
PHP 7 is recommended. I had the same error and it worked.Scratch this…found the issue with an index.php file.
All good.
Thank you.Thank you! worked. Should i upgrade to php7?
It works but we want it to shrink…instead of stay the same size.
“Shrinking Header” is checked in the header behavior area.Hi Mike,
Check the page…when scrolling it doesn’t shrink correctly.
Below is all the current Quick CSSspan.logo a img {max-height: 65px!important;}
span.logo a img{
margin-top:15px!important;
}
.header-scrolled .logo img {
margin-top:0 !important;
-webkit-transition: all .2s !important;
transition: all .2s !important;
}Perfect Thank!
Thanks Sarah!
Next I want to remove all the white space around the black mega phone image.
Want it to stretch from left to right with out white space on top or bottom or left or right.
This is on the home page.
So header area…then black megaphone image (no white space around it…then the color section below-
This reply was modified 6 years ago by
djsmbd.
Hi Jordan,
The logo is centered but static. When I scroll it gets cut off.
Shrinking header is checked in the settings.
Shouldn’t it slide up and remain full instead of get cut off?-
This reply was modified 6 years ago by
djsmbd.
Cheers!
Worked well. Thanks again!
Just dropped the API directly in the Enfold designated area.Cheers!
-
This reply was modified 6 years, 4 months ago by
djsmbd.
Wow! Fast response. Thanks.
Hello,
I cleared all transients on the site and the update is complete, however, the page in mobile is still not resizing when a category is selected.
Please advise.Kind regards,
David
Worked great thanks!
Thank you!
Please see the link and download the image…the site is not properly resizing in iphone.
I think I found the issue…my enfold is not up to date when I try to update it in wordpress it redirects me to the update page for wordpress instead of enfold. Any thoughts? All my other sites update it correctly.Hi Rikard,
Thank you for your help.
Please see the download links for images. One is a screen shot of mobile iphone and the second is a screen shot on desktop.
When we resize the desktop browser, it cuts off the right side of the image just like in mobile.
Basically, the image in the slider is not responsive.
We tested firefox, chrome, IE, and safari. Cache and cookies cleared. Still cuts off the right side of the image during resize.
Same happens on iphone and ipad.Cheers!
David
Hi Rikard,
Thank you for your help.
Please see the download links. One is a screen shot of mobile iphone and the second is a screen shot on desktop.
When we resize the desktop browser, it cuts off the right side of the image just like in mobile.
We tested firefox, chrome, IE, and safari. Cache and cookies cleared. Still cuts off the right side of the image during resize.
Same happens on iphone and ipad.Cheers!
David
Thanks Yigit! Transient cleaner did the trick.
Cheers!
Hello,
I went into Enfold Child / Theme Update / Check Manually
It says I am running the latest version.How do I update?
Normally, I just do that and it updates automatically.Thanks!
Thank you!
Cheers! You guys are outstanding!
Hi Vinay,
Please see private content.
Hi Vinay.
I added it and it did not work
Here is all the code in quick css:.header_color .main_menu ul{
background-color: rgba(255,255,255,.6) !important;
}
@media only screen and (max-width: 767px){
.responsive .mobile_slide_out .logo img {
width: 80%;
height: auto !important;
padding-top: 15px;
}
}
@media only screen and (max-width: 767px) {
.phone-info{
text-align: center;
float: none !important;
height:55px;
}
.phone-info span{
position: relative;
left: -8px;
top: 4px;
}
}
.avia_transform .avia_animated_image {
opacity: 1;
}
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img { max-width: 90%; height: auto !important; }}
@media only screen and (max-width: 767px) {
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block !important;
}
}
#top .iconbox_top {
margin-top: 50px!important;
}Thanks Vinay!
Thanks
Hi Ismael,
Here is a screen shot of what I am seeing on my Iphone 5…the menu overlaps the logo.
http://musicbydesign.com/wp-content/uploads/2014/10/IMG_2284.pngHi!
I added your code and the logo resolution is perfect, however the placement still overlaps.
Below is all the code in the Quick CSS, including the most recent code you wanted me to add..header_color .main_menu ul{
background-color: rgba(255,255,255,.6) !important;
}
@media only screen and (max-width: 767px){
.responsive .mobile_slide_out .logo img {
width: 80%;
height: auto !important;
padding-top: 15px;
}
}
@media only screen and (max-width: 767px) {
.phone-info{
text-align: center;
float: none !important;
height:55px;
}
.phone-info span{
position: relative;
left: -8px;
top: 4px;
}
}
.avia_transform .avia_animated_image {
opacity: 1;
}
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img { max-width: 90%; height: auto !important; }} -
This reply was modified 6 years ago by
-
AuthorPosts