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

    I have php 7. Just checking it is safe to update the enfold theme. I have noticed it is not showing the latest version from within wordpress. Some of my widgets no longer work as they should

    thanks

    #900030

    Hey natclarke,

    It is safe. Which widgets do not work? Are you getting errors?

    Best regards,
    Victoria

    #900064

    Enfold ones: Facebook etc. I tried though FTP and it doesn’t show. When I updated PHP to 7 I got a fatal error on current theme. It won’t load from with wordpress with an update

    #900068
    This reply has been marked as private.
    #900078

    I no longer have a site that works. PLEASE HELP.

    My PHP is set to 7

    and the new theme is loaded

    • This reply was modified 6 years, 10 months ago by natclarke.
    #900115
    This reply has been marked as private.
    #900179
    This reply has been marked as private.
    #900281

    Hi,

    Thanks for the feedback, do you know the exact version of PHP 7 you were running? If it’s 7.2 then we have had problems with that, 7.1 should work though.

    Best regards,
    Rikard

    #900507

    I have got it my site to show. Appears there were incopatible pugins.

    However, My logo fills up the whole top of the heading and is blury so you can’t see the menu well. Also the menu is not showing at all on a mobile device. PLEASE HELP.

    thanks
    Natalie

    #900557

    Hi Natalie,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .responsive #top #header_main span.logo img {
        width: initial !important;
    }
    .responsive #top #header_main span.av-hamburger.av-hamburger--spin.av-js-hamburger {
        width: initial !important;
        min-width: 35px;
    }
    

    This code from facebook easy likebox plugin is messing up the logo and the burger on mobile
    Image 2018-01-22 at 10.44.20.png
    Image 2018-01-22 at 10.45.18.png

    If you need further assistance please let us know.

    Best regards,
    Victoria

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