How to Overcome The Missing Posts/Pages After Upgrading to WPML plugin version 1.8.0 of WordPress

For those of you who encountered the missing posts/pages after upgrading your WPML plugin to 1.8.0 version, then this following solutin might be help you. Since WPML changed the element_type value of post and page in the icl_translations table, ie each into post_post and post_page, then you have to adjust this value at the element_type [...]

Share
[Read more...]

How to Solve Missed Schedule Issue on WordPress 2.9

One of the hot issue regarding WordPress 2.9 is about the Missed Schedule message appearing in the the scheduled posts. You are not able to schedule your posts and/or pages. In other words, you have to submit your posts and/or pages immediately and also manually! So here is the script to solve that problem which [...]

Share
[Read more...]

How to Display Categories and Pages in Menu of iNove Theme in WordPress

If you use iNove theme on your WordPress website, then by default you only can display categories OR pages in the menu section. Sometimes, you want to display both of categories and pages in the menu section of your theme. If you want to display either categories and pages in the menu section of your [...]

Share
[Read more...]

CSS Menu for Categories and Pages in WordPress

If you want to display the list of your categories and pages in your menu of your WordPress theme, it is strongly recommended for you to use CSS stylesheet menu. The following css and PHP code will help you to implement this. By using this code, the menu item and or the parent menu item [...]

Share
[Read more...]