Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: VERY Slow Admin Back-End #468617

    Sweet. I will give that a try. I have that featured checked on iThemes. Thanks Justin

    in reply to: VERY Slow Admin Back-End #468604

    I’m also getting a white screen of death when updating posts. This never happened before this theme update. We didn’t install any other plugins and reinstalled WordPress.

    in reply to: VERY Slow Admin Back-End #468581

    I fixed it. Goto Enfold theme options -> Theme Update. Take out your “Your Themeforest User Name” and “Your Themeforest API Key”. Leave them blank. After your save this, you should be able to go to Dashboard -> Updates ……real fast now.

    I’m assuming I might have revoked an api key and generated a new one in the past? I don’t know. So I went back to themeforest and copied the api key and username and pasted it in the “theme update page” and it crashed again. I just assume to leave it blank.

    in reply to: VERY Slow Admin Back-End #468573

    Yes. update-core.php is where mine is stuck. I waited for ever to receive the the error “/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49”. Most of the time I did not get the error and the whole site shutdown to get a “503 service unavailable” .

    in reply to: VERY Slow Admin Back-End #468567

    I have the same exact problem and error. We need this resolved asap and it clearly looks like it’s an Enfold problem.

    My Steps:

    I have:
    – Reinstalled WordPress – I Actually deleted all wordpress files and reupload the latest version.
    – Reinstalled Enfold with the latest version from ThemeForest through FTP
    – Deactivated/reactivated all plugins

    And still nothing.

    What happens if I decide to change theme and no longer use Enfold. What happens to my content? Will it appear in the default editor of WordPress? If it does not, it would be nice to know ahead of time. People do change themes from year to year and this would be horrible if your theme doesn’t place it back in to the main text area. One feature I love about visual composer, is that you can switch between the two and you see the actual short code when in the default edit mode. I have had a client that wants to update their website to a new look and feel and if we have to redo this content, I will most likely never use Enfold again. Don’t get me wrong, I love this theme, but one great feature about using wp themes, is the ability to switch without reentering content.

    I looked at all of your responses to these errors and your answers seems to fall back on “It’s a host problem”. I have never had this problem with another theme off of theme forest. So please look into this instead of defaulting this back to a host problem, because it shouldn’t be a host problem. If your theme worked before, it should work again. I enabled Avada on this same install..everything worked like a charm.

    For a quick fix. I commented out this file enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    /** function extra_assets()
    {
    if(!is_admin() && !session_id()) session_start();
    }
    */

    • This reply was modified 10 years, 6 months ago by samharry.

    /portfolio.php on line 27

    The error is referencing this line

    if(!is_admin() && !session_id()) session_start();

    There might be a problem with this logic…

    Read here..
    http://stackoverflow.com/questions/6865957/php-logic-for-session-id-and-session-start

Viewing 8 posts - 1 through 8 (of 8 total)