natwhit2
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How Do I Make A New Page?Well, nothing was working. So I called my host, Hostgator.
It turned out to be an issue with the browser. I was using Firefox 12.0.
When I tried IE, I was able to type in the page editor.Thanks for all your help.
Forum: Fixing WordPress
In reply to: How Do I Make A New Page?OK, I found functions.php in the themes editor. There is a lot of code in it. However, when I do a search using the “find” feature, I don’t find that line of code.
I searched for “define” and only found places where it said “define(header)”. I searched for “memory” & came up empty. I also searched for the entire line “define(‘WP_MEMORY_LIMIT’, ’64M’);” and came up empty.
Forum: Fixing WordPress
In reply to: How Do I Make A New Page?Where is that? If I click on “themes”, I don’t see “functions.php”
I see the theme with the options “widgets, menus, theme options, background, header”.
Forum: Fixing WordPress
In reply to: How Do I Make A New Page?OK, deactivating plugins didn’t work and I don’t understand the instructions for increasing memory.
It says to change define(‘WP_MEMORY_LIMIT’, ’32M’); to define(‘WP_MEMORY_LIMIT’, ’64M’); or define(‘WP_MEMORY_LIMIT’, ’96M’);
Where do I find the code it is talking about?
Forum: Fixing WordPress
In reply to: How Do I Make A New Page?Thanks, but I am already using the default theme.