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

    Hi,

    I just installed Enfold in a new WordPress installation in an Amazon EC2 instance.

    I am having problems when I try to create or edit new pages. For example, if I create an Icon Box, changes in the the icon box title or in the icon image are not reflected when I update the page. But they are reflected in the content (text) area.

    Similar thing with a notification: title will not change but text will.

    Can you help me?

    Txs

    Jose

    #137110

    Hey,

    Do you have the latest version of Enfold, 2.0.1? Please upgrade WordPress to 3.6. If you have any plugins installed, please deactivate them first. Go to the WordPress root folder, look for wp-config.php then add this code:

    define('WP_MEMORY_LIMIT', '128M');

    Regards,

    Ismael

    #137111

    Thank you Ismael.

    Still not working. I am running WP 3.6 and Enfold 2.0.1. I deactivated all plugins and added the line of code to wp-config.php but it still not working.

    Jose

    #137112

    Hey,

    Please send the login details to ///.

    Include the word “Kriesi” on the subject. Add the link of this thread on your email.

    Regards,
    Ismael

    #137113

    Do you mean wordpress login?

    #137114

    Hi Jose

    Yes, a WordPress login with admin level privileges to look at your installation live and see whats going on.

    Regards,

    Devin

    #137115

    Thank you. I’ve been able to solve it.

    Now the only problem I have is with permalinks., When I set them to anything other than default I get a 404. .htaccess is working fine (I mena, whenever I change permalinks code gets changed) but still not working.

    Regards

    Jose

    #137116

    Please deactivate all plugins and try to flush the permalinks (go to Settings > Permalinks and hit the “Save” button). If the permalinks work afterwards its a plugin conflict and you need to activate them one by one to find the culprit. If this doesn’t help try to install: http://wordpress.org/plugins/rewrite-rules-inspector/ – it will help you to find missing rewrite rules and to flush the cache if necessary.

    #137117

    Thank you.

    I deactivated all plugins, flushed permalinks and still doesn’t work. I installed the Rewrite Rules Inspector and all rewrite rules are ok, none in red. Still not working.

    Anything else that could be happening?

    Thanks

    Jose

    #137118

    You can try the troubleshooting tips from the codex here: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Editor not Working’ is closed to new replies.