{this article has 428 words} In the past, I was allocating some time to write, got a blank page, and
Continue readingMonth: October 2017
Add a signature to every WordPress post
I use this free (GPL license) plugin: WP Post Signature Here’s the admin panel, where I set the signature. It’s
Continue readingHow to write when you have no readers?
{this article has 489 words} I read this question many times online, and I asked myself “what good is to
Continue readingHow to create a Menu in WordPress
I created the menu here: Appearance -> Menus http://lunlun.com/wp-admin/nav-menus.php?action=edit&menu=0 I gave it a name, I added the some pages to
Continue readingHave an easy-to-use digital placeholder for what you write
{this article has 313 words} When I get an idea, I try to write it down as soon as possible.
Continue readingWhat is the ID of an WordPress post?
When I create / edit a post, I want to know its internal ID, because when I use images I
Continue readingHow to add source code in an WordPress post
To write code, I use the “Text” style of the WordPress editor, not the “Visual” tab. I just surround that
Continue readingHow to fix the “out of memory” error in WordPress
After I installed several plugins, I started to receive errors like this: I edited the /etc/php.ini file, and I increase
Continue readingCookie Notice Plugin for WordPress
I use this free plugin: https://wordpress.org/plugins/cookie-notice/ to comply with the EU cookie law Here’s an easy way to test it,
Continue readingHow to install an plugin for WordPress via URL
I use this free plugin, called “Install via URL“. Here’s how the “Add New” plugin section was looking before installing
Continue reading