Nothing appears after night. When "Massive addons" deactivated – works again.

This topic has 4 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Olga Barlow

  • Avatar: eimulex
    eimulex
    Participant
    March 23, 2018 at 11:21

    Hi,

    I’ve finished building my site, started translating it with polylang and after night, nothing seems to appear.
    On Chrome’s console, we can see all the visual composer elements, however, none of them are showing:
    http://prntscr.com/iv8jyd

    I have tried:
    – Updating the theme to 4.21
    – Updating all the plugins
    – Deactivating plugins one by one. Only after deactivating “Massive Addons” site works, however, its built on it, so would be great if we get it working on it.
    – Increasing memory limit to 256m

    Any thoughts?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 23, 2018 at 12:43

    Hello,

    You added custom code to hide the rows

    .vc_row.wpb_row.vc_row-fluid.mpc-row {
    display: none;
    }

    https://gyazo.com/1e25bb42397c3d9a7c6b3497fc8906cb
    That’s why your page is empty when you check it.
    I moved the custom code from customizer to child theme style.css, it will be easier for you in future to find out if your custom code is the reason of the problem just switching between parent and child theme.

    Regards

    Avatar: eimulex
    eimulex
    Participant
    March 23, 2018 at 12:48

    OMG.

    Juniors…
    Sorry guys, and thanks for quick support!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 23, 2018 at 12:53

    You are welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.