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
Admin
Admin
Try enabling
WP_DEBUGin yourwp-config.phpfile and see if any error message comes up.Admin
You’re making it way more difficult than it is. Have a read through Ken’s tutorial on Custom Menu and you’ll figure it out.
http://blog.kjodle.net/2011/08/25/how-to-create-and-use-custom-menus-in-wordpress/
Admin
In reply to: Problems after updating from version 1.82 to 1.84 on latest WP
April 17, 2013 at 12:28 pm #37711The
is_main_query()method was introduced in WordPress 3.3. The current version of WordPress is 3.5.1. If your WordPress version is showing 3.5.1, go to WP Admin > Dashboard > Updates and click “Re-install Now”.Admin
You might wanna try this plugin:
http://pippinsplugins.com/wordpress-login-form-short-code/
It allows you to embed a login form into any WordPress post/page.
Note: the plugin is not hosted on WordPress.org so I can’t vouch for it.
Admin
Quote:Is there an easy way of doing this? I’m assuming I will have to change all my internal links?Unfortunately no easy way, although it becomes easy enough if you’ve done it countless times. See here for starters:
https://codex.wordpress.org/Moving_WordPress#When_Your_Domain_Name_or_URLs_Change
Admin
It’s probably that Login widget. Try removing it and see if the footer returns to normal.
Admin
Not impossible, but will require pretty significant modification in a child theme to customise the footer like that.
Admin
In reply to: Multilingual posts category problem after updating to 1.8.3
April 17, 2013 at 2:23 am #36168I’ve just tested the theme in a multilingual environment, and set up the frontpage to display posts from a specific directory. It’s all working fine as expected on my end, so I’m not sure what’s causing the English posts on your site to not show up on the front page.
If you have any caching plugin installed in your site, try clearing the plugin’s cache. Also, do the posts that belong to the “Front Page EN” category belongs to the “News” category as well? Try also turning on
WP_DEBUGin yourwp-config.phpand see if any error messages show up.
