custom format list output problem
1 post
• Page 1 of 1
custom format list output problem
I'm trying to modify the output of a Plain List.
I need to unlink the article title, and add the link to the article to some text I'm gonna put in myself ('Read More').
I tried modifying the code in the the list.php file to be the following:
<li><?php echo $item->title ?><a href="<?php echo $item->title ?>">More »</li>
(I couldn't for the life of me figure out how to un-link the title itself.)
But the link can't be added to the 'More'.
Anyone have any suggestions?
Thanks in advance for any help.
J
I need to unlink the article title, and add the link to the article to some text I'm gonna put in myself ('Read More').
I tried modifying the code in the the list.php file to be the following:
<li><?php echo $item->title ?><a href="<?php echo $item->title ?>">More »</li>
(I couldn't for the life of me figure out how to un-link the title itself.)
But the link can't be added to the 'More'.
Anyone have any suggestions?
Thanks in advance for any help.
J
- jmarx34
- Fresh Boarder

- Posts: 1
- Joined: Thu Sep 10, 2009 7:22 pm
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest