New Landing How can we help? Themeforest Theme Support Flexform Flexform is causing a Maintenance Mode Error

Viewing 8 posts - 16 through 23 (of 23 total)
  • Posted in: Flexform
  • #34127
    vander2000
    Member
    Post count: 5

    Hello,
    I’ve got the same problem, if I’m not logged as admin, it show me a maintenance mode. URL is here
    http://www.newround.net/new-nr/ . Like BA-cil and MATT, I diddn’t find .maintenance in my FTP, I modified the code in function PHP but nothing happend.

    I use a theme child, if I change the code in my theme child folder it give me this error
    Fatal error: Cannot redeclare sf_enqueue_styles() (previously declared in /homez.40/newround/www/new-nr/wp-content/themes/newround/functions.php:247) in /homez.40/newround/www/new-nr/wp-content/themes/flexform/functions.php on line 283
    )

    Thx for your help

    #34283
    Tekguild
    Member
    Post count: 171

    Did you copy the functions.php from the parent theme folder to the child theme folder? If so – that’s likely the problem. The child theme functions.php should *not* contain anything other than additional functions. If you have functions declared twice – once in the parent and once in the child, all hell breaks loose.

    #34392
    vander2000
    Member
    Post count: 5

    Yes, it’s right, so I forget to modify function in my theme child.
    I change functions.php on my root theme with the code Melanie explain but it doesn’t change anything, maintenance page is there.

    Thx

    #34795
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, can you see if any of these threads helps you? http://support.swiftideas.net/search/?q=maintenance+mode

    #34873
    vander2000
    Member
    Post count: 5

    Melanie

    Your advice was … a good advice. I finally find the maintenance option in the the theme option 8-( .
    All my apogolies to be such a dumb.

    BR

    Johann

    #34959
    kfish
    Member
    Post count: 10

    Hi Melanie

    My site is stuck in maintenance mode too. http://meyoga.com.au/

    But it is visible when logged in as administrator.

    I do not have a .maintenance file and when I tried to change the functions.php to

    if (!is_account_page()) {
    wp_enqueue_script(‘sf-viewjs’);
    }

    This didn’t work either. Please help. Thanks

    #35128
    kfish
    Member
    Post count: 10

    Whoops, sorry. I did the same as Vander2000. All fixed.

    #35986
    Melanie – SUPPORT
    Member
    Post count: 11032

    🙂

Viewing 8 posts - 16 through 23 (of 23 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register