You can highlight new blog posts for returning visitors in your WordPress site. For Example: When a visitor returns to your website, he will be seeing the new posts (that were published after his most recent visit) in highlight. All highlighted posts displays a ‘NEW’ label appended to their title.
Sticky Popup is the new WordPress plugin that allows you to add a popup on fixed position (like bottom, left or right side) in your website using CSS3 effects.
Many a times it happens when you want to link any post or page to some external URL. There may be various reasons why you would want the title of any of your post or page to be linked to an external URL.
Default WordPress theme and plugin editor doesn’t provides you access to inner plugin/theme directory files. It only provides you access to main files from Appearance -> Editor & Plugins -> Editor page. In this tutorial we will be showing you how you can easily get access to each and every file of any plugin/theme directly from your admin area dashboard.
Most WordPress themes displays the featured images when they are set on content editing screen and hides when the user unset the featured image i.e. post thumbnail.
Earlier we have discussed about replacing default WordPress text widgets to use javascript and flash etc. We have also discussed about using a TinyMCE visual editor based text widget, executing PHP code inside a sidebar widget. Now even you can use all kinds of shortcodes inside a widget with Shortcodes Ultimate plugin. It has tons of useful features and also provides you a simple shortcode widget (similar to text widget) where you can use any type of shortcode or use its built-in shortcode generator.
“A picture is worth a thousand words. How many words is a video worth?” says Alexander Hoereth, developer of Featured Video Plus, a WordPress plugin. He has programmed an awesome WordPress plugin that allows you to display featured videos in place of featured images i.e. post thumbnails.
There are many WordPress users who run private blogs and websites which means content comes visible only for logged in users. Same is with BuddyPress, it is now used by various companies, organisations etc for running private networking websites.
Multilevel fluid responsive menus enables your visitors to browse your website more easily on smartphones, tablets and other small screen devices. Regular multilevel navigation menus doesn’t works on touch screen devices, the reason is they need a mouse hover to show sub navigation items but when using touch screen devices you can only give a click. That is why all mobile menus are click-open menus.
You play a background music/soundtrack while displaying any post or page in WordPress. You can have a home page or any other custom page playing some music file automatically, you can choose music in adequacy with your website content or you can use it on pages showing photo galleries and slideshows etc.
With an spectacular interface, Matrix 3D enables WordPress users to create image & video galleries and then display them via shortcode. The plugin automatically generates galleries in a click and then you can edit them, change the gallery images and publish them on your website. It is a very different gallery plugin built using ActionScript 3.0 and 3d technologies. See it live working here.
Default functionality of WordPress uploads all images with their real sizes and then generates new custom sizes like a thumbnail size image, medium size image, large size image and keeps a copy of original image with its real size. Suppose your website’s maximum width is 1200px and you have a 300 px sidebar then all content space you have is 900px, now what is need of keeping images larger than 900px when you don’t have space to show them. It increases unnecessary weight on your server and also posts with large images makes your webpages slow and heavy.
By default WordPress uses some default settings like image alignment, image size and link etc whenever any image is uploaded from ‘Add Media’ button. Although, it allows users to use custom settings each time when an image is inserted inside a post or post type in WordPress but it doesn’t allows admins to change the default image settings. In this tutorial we will be showing you how you can change the default image settings sitewide in WordPress.
When images are uploaded to WordPress media library, they are saved into multiple copies of various resolutions and hence downloading them automatically saves their copies too. This tutorial is not about backing up your media library files so that you can use them during troubles and data loss (for restoring your website). That can be done by visiting your website’s public_html via FTP or file manager and then downloading the ‘Uploads’ directory present in ‘wp-contents’ folder of your website’s root. OR if you are a SANGKRIT.net hosting user then you can use easily backup your complete website from cPanel.
You can now very easily create and customize beautiful sticky notes in your WordPress dashboard home (Dashboard -> Home). Unlike to old one color sticky notes, these notes are HTML and shortcodes compatible, you can compose them just just like you create new posts, you can include images, formatting tags etc and then finally publish them. As soon a note is published it automatically appears on the top of your admin area Dashboard -> Home with top most priority.
Flickr Pick a Picture is a WordPress plugin that lets you grab free Creative Commons licensed images from Flickr into your WordPress site. It provides you various good options like you can choose an image size auto include license link in the caption area and more. You can use the images from Flickr anywhere in your site.
Reimagined Admin Theme is the new WordPress admin area interface designed to provide users with a modern dark sleek color scheme. With this new admin theme you can change the appearance of the WordPress admin area, customize WordPress login screen, reorder the dashboard menus and edit WordPress admin bar.
WP-TopBar enables you to create multiple rotatable bars and show them on the top or bottom of your screen in WordPress. TopBars provides you a variety of customization options and scheduler. Using WP-TopBar plugin you can display a special message or image and show it very beautifully on the frontend of your website. Topbars are cacheable and randomly selected based on defined criteria like the start time, stop time and much more.
WordPress Post visibility options allows you to protect certain posts by assigning a unique password to them. For example: Suppose you want to publish your family album on your WordPress blog and you want to make it visible only to your family members then you can protect your photo gallery post with a password.
Markdown is a text-to-HTML conversion writer. It enables you to write using an easy to read, easy to write plain text format, then convert it to structurally valid XHTML (or HTML). The main objective of Markdown’s formatting is to keep content as readable as possible. Various CMS and web applications like Mediawiki uses markdown as the default content editor. Whereas WordPress uses visual editor and HTML text editor as default post editors. In this tutorial we will show you how you can transform WordPress visual editor to a simple Markdown editor.