Tag: wordpress
How to add Facebook Like Box and change language to local
Facebook Like Box allows website owners to provide their visitors with an easy way to join their facebook community and get updates right in their Facebook news feed with a click to like from their website. It is a good way to promote a Facebook Page. Facebook Like Box only works for Facebook Pages, this isn’t working for Facebook Profiles
WordPress : How to enable Excerpt for Pages
WordPress gives us the ability to manually create excerpts for your Posts by entering text into an Excerpt box just below the main editing screen on the Write/Edit page. But Excerpt is not available for Pages .There is no option to add/enable excerpts for pages through the WordPress admin panel.
WordPress Code Editor Enhancement
WordPress code editor (WP-Admin > Appearance > Editor) does not yet have a good editor with syntax highlighting, line numbers etc. Following plugins expand WordPress Code Editor from plain code editor to more sophisticated code editor with a lot of great features. These plugins allows administrator to edit code without accessing FTP.
How to allow WordPress to upload Flash SWF files
Some banner ads still use Flash SWF format, unfortunately Flash SWF is one of few format that has not been permitted in WordPress for security reason. WordPress generate error like this“Sorry, this file type is not permitted for security reasons.“ when we try to upload Flash SWF files in WordPress
WordPress file type is not permitted for security reasons
This article explain little bit about uploading files to WordPress and its error when WordPress don’t allow some file types.
Increase File Upload Size WordPress
We see this error when we upload a file that bigger than upload limit size , the error look like this “exceeds the maximum upload size for this site” The web hosting company may set limit to file upload size, fortunately we could workaround this problem and increase file upload size WordPress.