latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Quick & Dirty Gravatar in Profile Hack

Home Forums Community Forum Unofficial Extensions/Hacks Quick & Dirty Gravatar in Profile Hack

This topic contains 0 replies, has 1 voice. Last updated by  Sarah Eaglesfield 4 years, 5 months ago.

Topic Author Topic
Posted: Saturday Jul 28th, 2012 at 12:04 am #20479

Relies on your users being bothered to get a Gravatar account.

1. Install Gravatar Box WP Plugin

2. Update /wp-content/plugins/s2member/includes/classes/sc-profile-in.inc.php

Under:

ob_start (); /* Start buffering. Allows Hooks to echo output like: `/?s2member_profile=1`. */

Add:

if (function_exists('gravbox')) gravbox();
								echo '<p class="nogravatar">No gravatar? <a>Get one!</a></p>';								

3. Save, Upload & Check Your ‘Update Profile’ Page

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.