Probably, you would have seen a snippet of content on the homepage with links to read more. This snippet known as excerpt. Many themes doesn't display full content of a post but if you want to display full content on the homepage instead of excerpt you can get it easily.
Please disable ad blocker to see the page.
Important Steps To Improve WordPress Security
Raisse
If a website is not properly secured then it can be hacked at anytime and it is a most critical situation for an Online Business. If you do not care, you will lose visitors or customers. With this approach, WordPress security is a very essential thing for a website owner because it is a most targeted open source for hackers due to its popularity.
Tutorial To Create And Use A WordPress Shortcode
Raisse
Shortcode is one of the useful features of WordPress, used to display additional content mainly in post or page. WordPress itself provides many shortcodes, and also gives a facility to create your own. You can make your plugins and themes easier to use with its help.
How To Customize Contact Form 7 According To Your Need
Raisse
Contact form 7 is very popular and lucrative plugin and it is also a favorite of many folks. Why?
The first advantage is that it is free and secondly you can customize it as per your needs but you should have the knowledge of HTML and CSS.
Lets see how can you customize contact form 7.
The first advantage is that it is free and secondly you can customize it as per your needs but you should have the knowledge of HTML and CSS.
Lets see how can you customize contact form 7.
Three Ways To Display Blog Post On Static Front Page
Raisse
In most cases, a website owner want to use static front page and you know it's easy to set it, but if you want to display posts on that static front page then you have to do some more work.
Easiness Of Wordpress Filters And Their Usage
Raisse
Filters are another segment of WordPress hook's story. As I have mentioned previously they are used to reform the output and now we will move forward from there.
What are WordPress Hooks And How To Use And Create it
Raisse
In WordPress development process hooks are very useful. Look, to obtain any distinctive changes, you have to alter the core part,
but it is not good to touch core files, it will generate loopholes. Here hooks will help you.
Two Ways To Import CSV Data Into WordPress
Raisse
So after changing your website to WordPress, you want to import its database. CSV will make it simple. How?
Automatically Share Your New WordPress Post To Social Media
Raisse
In current scenario social media websites is a big source to drive traffic for a website/blog. Even if you run an online business, you can take advantage of its popularity to promote your products and attract customers. Although It is not difficult to understand its importance. But the question is, how can you share your post to this huge social media list?
Simple Code To Fetch RSS Feeds For Your WordPress Website
Raisse
Here I am going to tell you about RSS feeds for WordPress. If you like to get updates of your favorite sites or want to show content of any site in WordPress, you don't need to visit the site. RSS feeds is a great way to do this task. It also helps to enrich the primary content.
Add Custom Jquery Popup Window To Your Theme Without Using Plugins
Raisse
There are many ways and reasons to add Jquery Popup Window. I will show you a way from many, but I think you know the reasons, like you want to display contact us form, facebook like or subscription box in popup window, also it can be used to display error or some kind of ads.
Add Your Own WordPress Contact Form Without Expertise
Raisse
Every site owner knows the importance of contact form. If you will see with user point of view, it is a source of trust. It doesn't take much space on your website but gives a great impact on visitors. As you all know that there are several plugins are available. However everyone has its own needs and choice. You may search for plugin according to your need or create your own in less time.
Customizing Twenty Twelve Theme With Three Column Through Child
Raisse
Twenty twelve theme is useful to customize according to your requirement because of its simple layout and code.
As you know you can customize any theme with the help of its child without disturbing its original code. Originally Twenty Twelve has two column layout and here we are going to add just one more column to make three column layout. No need to tell that we will create child to accomplish our goal.
As you know you can customize any theme with the help of its child without disturbing its original code. Originally Twenty Twelve has two column layout and here we are going to add just one more column to make three column layout. No need to tell that we will create child to accomplish our goal.
How To Create WordPress Child Theme In Few Easy Steps
Raisse
If you want to customize WordPress theme child theme is very helpful. You can modify main theme without touching any files of main theme.
What is child theme?
A theme which contain the functionality of another theme or its parent theme.
What is child theme?
A theme which contain the functionality of another theme or its parent theme.
WordPress permalinks setting for nginx server
Raisse
Setting of permalinks is easy when you use Apache server. WordPress core functionality checks for mod_rewrite module and create htaccess file for WordPress permalinks and add the rewrite rules automatically.
How to add your own option page in WordPress theme
Raisse
Probably you would have seen theme
options page in WordPress theme. It is good to have this page because
it improves the usability and accessibility. You can modify the theme
with the help of options provided in theme options page without
changing theme files.
How To Create A Simple WordPress Theme With Basic File Structure
Raisse
If you know basic structure of WordPress theme than you can
easily create a theme for your own requirement. So here you will see how to create simple basic
theme with minimum required files.
Create your own widget for your theme
Raisse
Widget is a very useful feature in WordPress. You can take control on look and feel of your
site with the help of it. Simply drag it and drop it in widget area.
So what is widget? It is just an element of graphical interface.
How to add extra widget area in WordPress theme easily by copy paste
Raisse
You have already seen widgets in various WordPress themes at various places like right or left of the post, on the top of the page or in the bottom. Usually you get many widget areas by default, but what will happen if you need extra widget area for your theme. It is not difficult; you can easily add any number of widget areas to your WordPress theme.
How to create existing WordPress theme responsive in few easy steps
Raisse
As you know WordPress is most common platform to create website and use of portable devices are growing day by day so the demand of responsive WordPress themes are also high. Most website owners love their old design and therefore they want to create existing WordPress theme responsive.
Search and install free WordPress themes and plugins from inside the administrator with few clicks
Raisse
WordPress administrator is rich in features. It gives you a powerful functionality to search free themes and free plugins from WordPress administrator.
You don't need to :
Search themes separately, download and then upload files to WordPress.
Upload files via FTP.
You don't need to :
Search themes separately, download and then upload files to WordPress.
Upload files via FTP.
How to make SEO Friendly urls by WordPress settings
Raisse
As you will see, WordPress has no SEO Friendly url structure by default.
What is SEO Friendly urls? It is nothing but the name of the page.
Look at the below urls:
What is SEO Friendly urls? It is nothing but the name of the page.
Look at the below urls:
Basic steps to ready your WordPress website - for beginners
Raisse
Now I would like to show you a few very basic steps to make WordPress ready for launch. It is not an advance technique but useful for beginner to handy with WordPress.
Take a look on WordPress admin features to make these steps more easy.
Take a look on WordPress admin features to make these steps more easy.
Wordpress Admin and Dashboard Features - Introduction For Beginner
Raisse
The WordPress administrator provides you many features and functionality to easily manage your WordPress website. So after installing WordPress, we will see how can we manage it with WordPress admin.
Create a database for WordPress on your local PC using Wamp
Raisse
Here I will show you how to create a database for WordPress on your local computer using Wamp server. To create a database, the method is little different from the host server. We can create a database with the help of phpMyAdmin of Wamp server, it is a graphical interface of Wamp to manage or create Mysql database. The local server environment is mostly used by developers or designers for developing or designing a website before doing it live.
How to install WordPress on your server - step by step guide
Raisse
WordPress is a most popular platform for blogging. If you have some basic knowledge of website and database then it is too easy to install WordPress on your hosting server. I am writing some steps for you to install WordPress with ease.
Subscribe to:
Posts (Atom)