[Plugin: Connections] Removing Updated x days ago from Connection Plug in list display
-
First, thanks for the plug in. The answer to this is probably staring me in the face, but I have been trying to figure this out for a couple days. I am trying to make what should be a very simple change in the way my connections plug contacts list displays. I don’t want the updated x days ago to display on my site. I have gone through the php files in the plug in directory. I thought I found the code in card-tableformat.php. I tried deleting the code
<span style="<?php echo $entry->getLastUpdatedStyle() ?>; font-size:x-small; font-variant: small-caps;">Updated <?php echo $entry->getHumanTimeDiff() ?> ago</span>
and saving the file back to my server, but the pesky updated info stays visible on my site.
Any clues on where I need to make the change (and what the correct code to remove or change is)? The page I seeing updated message at is sunny1039.com/?page_id=675.
Thanks in advance for help with this.
- The topic ‘[Plugin: Connections] Removing Updated x days ago from Connection Plug in list display’ is closed to new replies.