Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
Try reinstalling the theme again. Looks like some files have not been properly updated.
Admin
You can try to find which plugin uses excessive memory, and then ditch that plugin or find an alternative to it. 128MB is a lot of memory for a single WordPress installation.
Admin
Admin
Marking thread as resolved. You can do this yourself as well.
Admin
Hurm.. if the row of videos has fixed height, you can always add a big bottom padding for the homepage panes container, then give a negative top margin to the videos container so that the videos appear to be inside the homepage pane container when in fact it’s not.
Admin
In reply to: Can’t select and save custom menu in navigation for Header menu.
July 24, 2012 at 8:07 am #30745It seems like you’re using an outdated version of WordPress (3.1). Any specific reason for not updating?
Admin
Or you can modify the styling of the footer widget area so that it looks like it’s part of the footer.
Admin
Your PHP memory limit of 128MB is still not enough. I wonder what may be causing this though. Do you have a lot of plugins installed on the site?
Also, do you use comment pagination at all on the website, or does it display all 9000 of those comments in a single page?
Admin
When you turn on WP_DEBUG, is there any other error messages being shown on that page?
Admin
Seems like the page stopped rendering when it got to the first comment. Try setting
WP_DEBUGtotruein yourwp-config.phpfile and see if there’s any error message being displayed on that page.
