Active
Project:
Pixture Reloaded
Version:
6.x-3.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2012 at 18:40 UTC
Updated:
7 Nov 2012 at 11:09 UTC
Hi
How to add rel="author" with my Google + link to the "Submitted by" link?
I have several autors and want have different thumbnails in serps for each author.
Thank you
Comments
Comment #1
Jeff Burnz commentedIts possible you can do this in theme_username http://api.drupal.org/api/drupal/includes!theme.inc/function/theme_usern...
Such as adding to the attributes array, something like this (not tested, adjust the function name for your theme, clear the cache etc, you use this in template.php):
Comment #2
Jeff Burnz commentedOf course in Adaptivetheme 7.x this is a theme setting, you can just turn it on ;)