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
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
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
Members Only Content
This reply is for PremiumPress customers only.
Login Now