the_content( ) doesnot work in this {single-custom_post_type.php} page?
SOLUTION: You have to put your code inside this loop
SOLUTION: You have to put your code inside this loop
1. Go to Settings>Reading from WP dashboard and then choose how many post to show on per page. 2. Add these line after end of while loop ANOTHER WAY(Plugin): WP-Paginate is a
1. Get image url in a variable 2. Now add this in your inline CSS. For example:
A clearfix is a way for an element to automatically clear its child elements, so that you don’t need to add additional markup. It’s generally used in float layouts where elements are
1. Download Custom font 2. Upload it in a folder named “Font” 3. Then use this code @font-face { font-family: ‘MyWebFont’; src: url(‘webfont.eot’); /* IE9 Compat Modes */ src: url(‘webfont.eot?#iefix’) format(’embedded-opentype’), /*