Tag: wordpress
A micro landing page for Social Media with WordPress, WP MyLinks
I need a micro landing page similar to Linktree but on top of WordPress. I could use Linktree but I already have a WordPress based website and my own domain which is good for my own branding. I found a plugin, WP MyLinks to make it happen. As the creator of this plugin said, the…
The importance of Child Theme in WordPress
I’ve been using WordPress for a very long time and one of the things I have and will do is customize themes. I’m writing this because I was lazy to use a child theme for my main site. As a result, I had to enter the Slideshow code every time the theme was updated, because…
WordPress: Randomize posts in a category page
The following lines of code change the way of displaying posts in a category page from default to date to random order. Please add following lines of code to functions.php
WordPress comments links open in new window
We would like links in any comments open in new window instead of same window because we still want to read more in that page.
Workaround for Failed to Import in WordPress
WordPress always produces “failed importing” and “invalid post type” when trying to import a .xml file using the Importer plugin.
WordPress Title Empty on Index Page
Here’s description from WordPress Codex about what happen when WordPress title empty when viewing index page/ homepage If you are using a custom homepage with custom loops and stuff or a custom front-page, you will have an empty wp_title.