Just installed a WordPress for a friend but the visual editor is not showing up. I encounter wordpress’s visual editor not showing many times and this problem only happen on WordPress 2.8 and above with fresh install. After reading the WordPress documentation and figure out, just a line of code and you will be able to fix this broken visual editor in wordpress.
Archive for the ‘Wordpress’ Category
WordPress visual editor not showing
How to remove #more tag in WordPress
By default WordPress post listing will embed with #more tag. If you do not like the #more tag like me, you can remove the #more tag using wordpress filter. In case you do not know what is #more tag, here’s the explanation. Whenever user click on the “read more” link at the post listing, it will redirect user to the single post page and auto focus on the anchor tag. I dun find this very useful but caused of confusion to my readers.


