WordPress is the most used CMS that powers 30% websites over the internet! WordPress uses themes to control look and feel of a website. You can create new theme or a child theme by following simple instructions found here.
Category: WordPress
Adding custom css for the post editor view in WordPress
You should read this post in order to understand the methods to add custom css to WordPress admin end. In this post I will demonstrate how to add custom css styles which reflects within the Visual editor in WordPress.
Adding custom CSS in WordPress Admin End
In my Amazing Articles in Hindi website I use Google Adsense and affiliate advertisements to make money online. In some of the these advertisements I want them to stand out by a colored background and a dashed border. In fact,…
How to create WordPress child theme
To customize look and feel of a WordPress website is easy. You may know that almost every WordPress website uses a ready-made theme or a custom theme. Most the times it is a ready-made theme which is free or paid.…
How to install a WordPress theme
You can create your own working website or blog in 30 minutes using WordPress. All you had to do is to buy a domain, buy an hosting and install WordPress CMS. This post expect you to already have a working…
PDF thumbnail generation in WordPress – You may not need a plugin!
I was working on a WordPress website in which I needed to create thumbnails from PDF file uploads. As I work with WordPress less frequently these day I was not aware of an amazing update and fact about PDF thumbnail…
Optimize Images to save Space and Make Website Loading Faster!!
This is an email I wrote to one of my clients to ask him to optimize images before uploading. This client was hosting his website on my hostgator reseller account. Hello Xyz, Today I received an Excessive Resources Usage warning…
Facebook share 404 not found fix DNS ipv6
I moved my website to new VPS server. After adding new articles when I tried to share a post it showed 404 not found error with not featured images. I went to Facebook sharing debugger too where I normally would…
Preview your WordPress Website in Godaddy Linux Hosting
To preview your WordPress website before making it live on Godaddy can be tricky. Especially if you are moving from Linux hosting providers such as hostgator, justhost etc. I recently purchased a multiple website hosting from Godaddy and wanted to…
WordPress admin ajax 403 Forbidden issue fix
Update Jun 03, 2016: As a new update when you try to do this action it gives you an option to whitelist the action in question. Something like this. So it solves this issue for the current user. Old (outdated…