background preloader

Member

Facebook Twitter

Tame Impala. Adding Extra Fields to the WordPress User Profile. Support » [Plugin: User Avatar] Using with "Theme my login" Front end - Frontend Simple Local Avatar upload. Templates | Development | Jeff Farthing Web Solutions. All of the templates located within /wp-content/plugins/theme-my-login/templates are easily customizable. Just simply pick any template you wish to edit, copy it to your current theme’s directory and edit it as you wish. Theme My Login will always look for templates in your current theme’s directory first, before loading it’s own templates. User Defined Templates Templates are also definable in the Theme My Login template tag and shortcode. Available Templates login_template Template used for the “login” action. Register_template Template used for the “register” action. Lostpassword_template Template used for the “lostpassword” action. Resetpass_template Template used for the “resetpass” action.

User_template Template used for when a user is logged in. Profile_template* Template used for when a user is logged in and the Themed Profiles module is active. Examples Using your own template Let’s say you created a specific registration form named my-register-form.php. Using shortcode. Theme_my_login | Development | Jeff Farthing Web Solutions. WP Like Dislike counter Plugin | Like Dislike counter | WPFruits - A premier resource for wordpress help. Recently working on a wordpress project, my client wanted a like dislike counter on their post and pages and comments. I tried to search wordpress site for one but couldnt fine a simple suitable plugin so we created a simple like Dislike counter plugin for posts, pages and comments.

How To Use the Plugin Like Unlike Counter for post and comments. Please upload the plugin to the plugins directory. This plugin will not automatically added to your theme. You need to add php lines manually. Here is the Details for how to use. For Posts use the code in loop for like For Dislike Parameter provide is optional. For Comments use the code in loop Does not have any backend admin panel. Thanks for using this plugin. Click here to download the plugin. Like Dislike Counter. Like Dislike counter plugin allows to integrate Like, Dislike Button into your WordPress website to allow your visitors to like and dislike pages, posts, custom post types and comments anonymously. Its very simple to use. Users even don't have to write a single line of code to setup this plugin. It counts unique likes/dislikes for post/pages/comments. PRO Plugin URL: Like Dislike Pro Plugin Url PRO Plugin Demo URL: Like Dislike Pro Demo Go PRO: Like Dislike Go Pro Pro Features Great Interface.Ajax feature to update the data without reloading.Visitors do not have to register or log in to use the Like Button.Like-Dislike on Page, Post, Archive Pages and Comments.Like Dislike count for Page, Post, Archive Pages and Comments.Compatible with WP version 3.0 & above.Easy Backend.Clean Design.Compatible with Multisite.Added automatically (no Code required).Template code ready.Custom Like-Dislike Texts.No Back Link needed.Widget to show 'Most Liked' & generate more traffic.

BAW Like Unlike. jPlayer : HTML5 Audio & Video for jQuery. How to Quickly and Easily Customize the WordPress Comments Form. Many WordPress themes utilize the standard WordPress comments form. Introduced in WordPress 3.0, it’s meant to be a simple tag to output a complete commenting form within a theme template. Making minor changes to the form might seem baffling at first, but it’s really not too difficult. Step 1: Don’t hack the core. Here’s the most important tip: Don’t edit the /wp-includes/comment-template.php file. Step 2: Edit the Comment Form Tag. Open the file containing the comment form tag. More than likely the theme file that you’re looking for is going to be comments.php. There are some some different parameters you can pass to the function for modifying the form. If you want to remove the HTML text that follows the form (“You may use these HTML tags and attributes…”), here’s how to modify the tag: Not so difficult, right?

You can change the text to be something more creative than “Comment”, such as “Discuss this post” or “Have something to say?” Simple Local Avatars. Add Local Avatar. An example of the main avatars administration page. Manage users global and local avatars etc. The avatars options configuration section of the main avatars administration page. The WordPress profile page shows the new floating section showing the current avatar. Click manage to change. Example of the optional simple sidebar widget allowing users to manage their own avatar. Adding Extra Registration Fields | Development | Jeff Farthing Web Solutions. Adding extra registration fields with Theme My Login is extremely simple.

It can be accomplished using the following three simple steps. 1. Add the new fields First, copy /wp-content/plugins/theme-my-login/templates/register-form.php into your current theme’s directory. Then, edit the newly copied template, adding the fields you wish to collect. 2. If you wish to require a field or perform any other kind of validation, you will do so using the registration_errors filter. 3. You will save the new fields by creating a callback function for the user_register action. The following is an example of adding first name and last name to the registration form. Add the new fields Add the following to your copy of register-form.php anywhere between the <form> and </form> tags. <p><label for="first_name<? Validate the new fields. WP User Frontend.

Intégrer un module Facebook Connect sur votre blog WordPress.