-
AuthorPosts
-
July 28, 2021 at 11:51 pm #1313111
Hello,
We are using the color section feature background colors -> background gradient and this does not work when using a background image as well.
Please see the following pages shared below for contex. It should be displaying navyblue to llight blue.
Working:
Not Working:
EDIT: The page displays properly in preview, but not live. It seems that the page live displays only one of the two things required:
Working: background-image: url(https://www.flfe.net/wp-content/uploads/2021/04/FLFE-transparent-spiral.png), linear-gradient(to right,#262262,#00aeef);Not Working: background-image: linear-gradient(to right,#262262,#00aeef);
Thanks!
- This topic was modified 3 years, 3 months ago by flfeadmin.
July 29, 2021 at 2:32 pm #1313264Hey flfeadmin,
Thank you for using Enfold.
Can you try to update to version 4.8.5 or our oncoming release 4.8.5.1 (or 4.8.6) on monday (this contains a few fixes for columns). Checking on my dev server (4.8.5.1-dev-2) I get following:
background: url(https://localhost/wp56/wp-content/uploads/2017/02/people-5-3-300x300.jpg) top left no-repeat , linear-gradient( to bottom, rgba(176,43,44,0.59), rgba(123,176,231,0.23), rgba(131,168,70,0.83) );
Best regards,
GünterJuly 29, 2021 at 4:02 pm #1313282This reply has been marked as private.July 29, 2021 at 5:30 pm #1313297Hi @Bassmann
Please open an own thread and provide WP admin credentials so we can check your backend. And also which page have the problem.
Best regards,
GünterJuly 29, 2021 at 6:38 pm #1313311This reply has been marked as private.July 29, 2021 at 8:52 pm #1313325Hey Gunter,
I have a staging site that upgraded to the latest theme and it seems to have made the problem worse by having no background show up on the banners at the top. Here is an example:
So, I am reticent to believe that this will fix the problem!
Thanks for your suggestion:
Max
August 2, 2021 at 3:14 am #1313764Hi Max,
Sorry for the late reply, and for the problem. Could you give us access to your staging site in private, so that we can upload our latest dev version there please?
Best regards,
RikardAugust 2, 2021 at 3:16 am #1313765Hi Stefan,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site. Also please include FTP login details, in case we should need that.
Best regards,
RikardAugust 3, 2021 at 9:04 pm #1314218Hello,
We upgraded to the latest Enfold theme (4.8.6) and it didn’t change anything in regards to the gradient problem. Here is what we are seeing again for our evidence page:
August 4, 2021 at 7:48 pm #1314464I just realized that I entered the wrong picture to show what it looks like with the latest version of Enfold (4.8.6) and WordPress 5.8.
Now you can see what I mean!
August 5, 2021 at 12:50 pm #1314653Hi flfeadmin,
The login details you posted in your first post are not working anymore, please check and verify. If you want us to check the staging site, then please include admin WordPress login details for that instead.
Best regards,
RikardAugust 6, 2021 at 7:48 pm #1314900Here are the credentials again. Not sure why the incorrect ones were sent.
Try looking at this page: https://staging.flfe.net/evidence/
Thank you!
August 9, 2021 at 12:20 pm #1315831Hi,
Thank you for the credentials.
I had a look in your backend. Though it says 4.8.6 the file structure shown by theme editor in backend is different than it should be.
e.g. enfold\config-templatebuilder\avia-shortcodes\columns.php, enfold\config-templatebuilder\avia-shortcodes\section.php
have been moved to
enfold\config-templatebuilder\avia-shortcodes\columns\columns.php
enfold\config-templatebuilder\avia-shortcodes\section\section.php——
There is an updated section.php file based on 4.8.6 (merged into oncoming release planned for the next days):
I would suggest
– you update your staging site with ftp (delete the complete enfold folder)
– replace enfold\config-templatebuilder\avia-shortcodes\section\section.php with the content of
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_6/shortcodes/section.php
– save theme options (this invalidates our post css files and forces a rebuild)
– clear server and browser cacheThis should solve your problem
Best regards,
GünterAugust 11, 2021 at 8:06 pm #1316322Hey Gunter,
I don’t know how to do this step:
– save theme options (this invalidates our post css files and forces a rebuild)
I did everythind else and the front page of the website no longer loads…oops.
Max
August 11, 2021 at 8:19 pm #1316323I should also let you know that it seems to have really broken the menus for everything else….staging.flfe.net/webinars can show you what has happened.
August 12, 2021 at 12:23 pm #1316417 -
AuthorPosts
- You must be logged in to reply to this topic.