Is it possible to have the email address and web address be links rather than static text?
In other words when the email address and web address is displayed on a profile is it possible to have those to elements click-able?
Is it possible to have the email address and web address be links rather than static text? In other words when the email address and web address is displayed on a profile is it possible to have those to elements click-able? |
I would like to know this as well. |
Dol.6.1.6 You can try this, open file inc/classes/BxDolProfileFields.php and find function getViewableValue( $aItem, $sValue ) {
Item name to links is Website inside Fields builder (Type: need to be text), members need to write web adresse without this http:// |
Worked like a charm. thanks. |