an
groups-icon

Website Link display in Fields shortcode

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Douglas Wadsworth
    0 points
    Beginner

    Hi,

    Under the ‘Details’ tab, I would like to replace the text “Visit Link Here” with the client’s website url. I would like to do this within the [FIELDS] shortcode to retain the formatting, rather than replace [FIELDS] with cutom shortcodes as suggested elsewhere.

    I’ve tried changing line 161 in class_shortcodes.php from

    $v_check = "<a href='".$link."' rel='nofollow' target='_blank' style='text-decoration:underline;'>".$CORE->_e(array('single','25'))."</a>";
    

    To

    $v_check = "<a href='".$link."' rel='nofollow' target='_blank' style='text-decoration:underline;'>".$link."</a>";

    However this produced the WordPress white screen of death!

    Any ideas?

    I’m using version 6.2 of the Directory Theme.

    Thanks

    June 24, 2014 at 9:17 am
  • Douglas Wadsworth
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 24, 2014 at 9:19 am

435

Views

1

Replies