Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1000091

    Hi “Enfold”,

    I’m facing an issue with enfold 4.4.1.
    When I select the footer page as footer, all my site working properly except my homepage, where the first column is “eated” and don’t appear.
    I inspect with Chrome, but I don’t know why, on the homepage, the DOM don’t generate the first column in the color section.

    I hope you will help me. I really don’t understand..

    Best regards,
    Guillaume.

    • This topic was modified 6 years, 2 months ago by Wecode_fr.
    #1000686

    Hey Wecode_fr,

    Could you please enable the Advanced Layout Builder debug mode. Here is how to do it:

    Best regards,
    Victoria

    #1000724

    Hi Victoria,

    Thanks you for your response.
    It’s enabled now.

    Best regards,
    Guillaume.

    #1001135

    Hi Guillaume,

    Thank you. Can you please disable all plugins and see if the issue persists?

    Best regards,
    Victoria

    #1002254

    Hi Victoria,

    I tested and I disabled all the plugins. No changements. The problem is still here.

    Best regards,
    Guillaume.

    #1002507

    Hi,

    I noticed that there’s a footer.php file in the child theme. What did you change there?

    Best regards,
    Ismael

    #1002777

    Hi Ismael,

    We added two lines at the end. There is no difference between the original and the footer.php in child theme except that line (in private).

    Best regards,
    Guillaume.

    #1003361

    Hi,

    It’s really strange. The first column becomes the last and its content are being removed. I added the content of the footer in the home page manually and then added the following css code to remove the footer with the missing column.

    #home-footer + #footer {
        display: none !important;
    }

    Best regards,
    Ismael

    #1003798

    Hi Ismael,

    Thanks you. I had the same idea. I really don’t understand why this bug is here.

    Best regards,
    Guillaume.

    #1003889

    Hi,

    I’m not really sure why it behaves like that. This is the first time that I’ve seen but I guess it has something to do with the code block element. Please try to replace the code block elements with text blocks.

    Best regards,
    Ismael

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