Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #1313251

    I updated Enfold to version 4.8.5 on one of my sites this morning, and the background colors disappeared from some flex-column divs. If I edit the column, edit the background color, and resave, the color comes back, but the background color is being ignored in all the columns to which it was previously applied. There are hundreds of columns with background colors applied on the site in question, so I had to roll it back to a previous version of Enfold, so I can’t show you an example.

    #1313261

    Hey efgumnick,

    Thank you for using Enfold – and sorry for the problems.

    I tried to reproduce it on my dev server – but I cannot.

    Do you have a staging site where you can reproduce it?

    Best regards,
    Günter

    #1313279

    Hello,

    we encountered the same problem today.

    It seems like the missing “background=’bg_color” in the posts column shortcode is causing this problem.

    [av_one_half ... background='bg_color' background_color='rgba(0,117,190,0.85)' ... ]

    Is it possible that the background option wasnt necessary before there was a gradient option? Thus older shortcodes without that option are failing now.

    Best regards

    • This reply was modified 3 years, 3 months ago by MPadelt.
    #1313299

    Hi @MPadelt,

    Thanks for this hint. You are right. When I remove background=’bg_color’ and the gradiant attributes I get the selected background_color.

    As I can now reproduce it I can find a solution.

    We will release an update on monday evening containing the fix. I will provide a link here to an updated file as soon as I have it.

    Best regards,
    Günter

    #1313419

    Hi,

    The problem will be fixed in the next release on monday.

    If you want you can update enfold\config-templatebuilder\avia-shortcodes\columns\columns.php

    with the content of

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/columns.php

    – do not forget to make a backup of the original file for a fallback
    – save theme options to invalidate all post css files so they can be rebuilt
    – clear server and browser cache

    Best regards,
    Günter

    #1313746

    Quick Solution:

    Just open the column where the background color is defined (but not appears after updating to 4.8.5), click safe (you don’t have to change anything) and publish the page again. Then background color/gradient should appear.

    Best regards,
    André

    #1313749

    Unlike wertbar, I had to actually select a different bg color in my column blocks, then re-select the desired color and save… in order to get my bg colors back. Simply opening and re-saving the block didn’t work for me. It was a huge pain to have to do this dozens and dozens of times… and I still have more to fix. Really glad to hear a fix is on the way, so I can stop manually trying to update them all.

    #1314059

    Hi André,

    Great, I’m glad that you got things working, and thanks for the update.

    Guitar Answer Guy: did this happen when using 4.8.5, or 4.8.6?

    Best regards,
    Rikard

    #1314083

    Hi there,

    We are experiencing the same issue. We have updated to 4.8.6 yesterday and the background color of the color sections is still not showing. Would you be able to help, please?

    Thank you!
    Roberta

    #1314103

    Hi,

    @Roberta

    Sorry for the problems.

    Can you please try to:

    – save theme options (this invalidates our post css files and forces a rebuild)
    – clear server and browser cache

    If this does not help:

    Can you create a WP admin account for us so we can check your backend please ?

    To have private content only visible to you and moderators please create an own thread.

    Please also enable debug mode by adding the code provided in this link to your functions.php file which can be accessed from Appearance > Editor

    This lets us view the shortcode for all the page elements.

    And also specify please what does not work ?

    Thank you.

    Best regards,
    Günter

    #1314107

    Hi Günter,

    Thank you for your quick response. I tried to both save theme options as well as clearing the server and browser cache and nothing has worked so far. I created a login for you to access our site (info in private section). Thanks!

    #1314150

    Hi,

    @Roberta

    Thank you for the login data. Helped to locate the problem on my dev server.

    As I have no access to update the file to check:

    Can you please update 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

    – Do not forget to make a backup of the file for a fallback
    – save theme options (this invalidates our post css files and forces a rebuild)
    – clear server and browser cache

    Fix will be part of the next update.

    Best regards,
    Günter

    #1314187

    This worked, appreciate all your help with this!

    Best,
    Roberta

    #1314194

    @Rikard: This happened with 4.8.5. However, the 4.8.6 update seems to have fixed it… along with another issue I was having.

    #1314305

    wouldn’t it be the same:

    on line 905 :

    $selector_background = ( !empty( $atts['src']) && $atts['attach'] == 'parallax' ) ? 'section-parallax-inner' : 'section-outer';
    

    PS:
    Who thinks of such a thing:
    First you insert an image, then you set it to parallax. Then you think about the whole thing and delete the image without resetting the options of the image you no longer want. This is the construct when the “bug” is present.

    #1314324

    Hi,

    @Roberta, @Guitar Answer Guy

    Glad we could solve the problems.


    @Guenni007

    You are absolutly right.

    I only decided to write it in this way for easier readabilty and in case we might extend options.

    Best regards,
    Günter

    #1318139

    Hi there,

    After having updated enfold the problem came back. I just tried adding a section to the home page with an orange background color to no avail. I also tried adding a background image without success.

    I also noticed another issue: when hiding a section element inside the Avia Layout Builder, the background image will no longer show on the front end and a white background shows.

    Thanks in advance,
    Roberta

    #1318399

    Hi Roberta,

    I created a test page on your site, but I can’t see any problems there. Could you let us know how to reproduce the problem you are seeing on your end please?

    https://yoursite.org/wp-admin/post.php?post=56591&action=edit

    Best regards,
    Rikard

    #1318637

    Hi Rikard,

    Thank you so much for the quick response. I was having the issue on our home page. Attaching a couple of screenshots in the private section. The first one is the hiding section element I was mentioning. I also saved a template ( called _COMEON). If you change the background color there you will see it won’t show.

    #1318703

    I’m having the same issue once updating to 4.8.6.2. Only one color section on the home page defaults to white rather than the specified gradient and only on Microsoft Edge. What gives? I didn’t have this issue before updating the theme.

    #1318704

    Nevermind, happens on all browsers if I’m logged out of WP – please tell me how to fix. I’ve saved the options, I’ve deleted caches, I’ve changed the background colors, saved, then changed them back. Nothing is working.

    #1318884

    Hi Roberta,

    Thanks for the update. I’m still not sure I understand the problem you are having, I’m seeing background images like in the screenshot in private on my end. Do we need to change something in order to see the problem?

    I’m not sure I understand the problem with the template either. Did you load the template, then changed the background colour, and that didn’t work?

    Best regards,
    Rikard

    #1318885

    Hi HGI_webdev,

    Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1318933

    Hi Rikard,

    The issue about the background image is what I described in my initial post: when hiding a section element inside the Avia Layout Builder, the background image will no longer show on the front end and a white background shows. In order for you to replicate it, you have to hide the section element on the backend and you will be able to see it no longer shows the image. I didn’t keep it this way because it’s our main home page.

    The issue with the template is indeed the background color. If you try changing the background color in that section (or creating a new one) it won’t work.

    Thank you!
    Roberta

    #1319295

    Hi Roberta,

    Thanks for the update and clarification. I tried reproducing this problem on the test page on your site, and on a test installation, but I was not able to. Does this problem only happen in sections on your home page?

    Best regards,
    Rikard

Viewing 25 posts - 1 through 25 (of 25 total)
  • You must be logged in to reply to this topic.