-
AuthorPosts
-
August 22, 2013 at 10:48 pm #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
August 23, 2013 at 5:11 am #137110Hey,
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
August 23, 2013 at 11:49 am #137111Thank 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
August 24, 2013 at 2:11 am #137112Hey,
Please send the login details to ///.
Include the word “Kriesi” on the subject. Add the link of this thread on your email.
Regards,
IsmaelAugust 24, 2013 at 11:37 am #137113Do you mean wordpress login?
August 24, 2013 at 9:26 pm #137114Hi Jose
Yes, a WordPress login with admin level privileges to look at your installation live and see whats going on.
Regards,
Devin
August 25, 2013 at 10:35 am #137115Thank 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
August 26, 2013 at 6:03 am #137116Please 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.
August 26, 2013 at 9:08 am #137117Thank 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
August 26, 2013 at 9:17 pm #137118You can try the troubleshooting tips from the codex here: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
-
AuthorPosts
- The topic ‘Editor not Working’ is closed to new replies.