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
Quote:Please Note: Any customizations you have made to theme files will be lost. Please consider using child themes for modifications.The key terms here are theme files. As long as you have not edited or modified any of the theme’s files, you should be fine.
Admin
Not the most elegant solution, but you can specify a custom URL for each of the page in the slider. Try setting it to just
http://#.Admin
Try enabling WP_DEBUG in the
wp-config.phpfile, and see if there’s any error thrown by WordPress. Other than that, try resetting the theme’s settings and see if it helps (you can export the settings first, so that you can import it back later).Admin
Graphene Options > Display > Navigation Menu Options > Disable description
Admin
Quote:i don’t know exact where i find it…….i find wp-config.php in ftp?It’s in the root directory of your WordPress installation.
Admin
You might want to read up this page first:
http://codex.wordpress.org/Creating_a_Static_Front_Page#Creating_a_Static_Front_Page
Admin
This might be due to server settings that limits the maximum amount of data you can send to the server at once. Basically, you’re trying to submit to the server more data than is allowed for, hence some of the menu items are truncated. See this topic on WordPress.org support forum for more info:
http://wordpress.org/support/topic/wordpress-menu-problem?replies=11
Admin
Try setting
WP_DEBUGto true in yourwp-config.phpand see what error WordPress throws out.Admin
Those look like CSS codes, being added by a fancybox plugin (or a plugin that uses fancybox). Try disabling any such plugins and see if they go away.
Admin
Yes, but this will be lost in the next update. The file to edit is
admin/js/admin.js.
