Activity Stream
48,167 MEMBERS
62108 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member

    Default live link issue on wordpress

    I import a rss feed from one of my forums to my wordpress blog. I would however like no live links is there any code I can edit to auto <code> links?
    r0ck Reviewed by r0ck on . live link issue on wordpress I import a rss feed from one of my forums to my wordpress blog. I would however like no live links is there any code I can edit to auto <code> links? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Did you tried this:

    Code: 
    <?php
        $xml = simplexml_load_file('www.sitename.com/');
        foreach($xml->channel->item as $item) {
            echo '<h4>'.  $item->title . '</h4>';
        }    
    ?>

  4.     
    #3
    Member
    nope will try that now

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 6th Jun 2012, 06:22 AM
  2. Wordpress issue, can someone help me?
    By Divvy in forum Wordpress
    Replies: 0
    Last Post: 22nd May 2012, 03:48 PM
  3. Wordpress Issue
    By KINGTHE_ALI in forum Hosting Discussion
    Replies: 0
    Last Post: 13th May 2012, 05:30 PM
  4. Has the Xbox Live account exploit issue been discovered?
    By ShareShiz in forum News & Current Events
    Replies: 4
    Last Post: 14th Jan 2012, 04:05 AM
  5. WordPress Issue
    By gmaister22 in forum Technical Help Desk Support
    Replies: 21
    Last Post: 25th Dec 2010, 04:08 AM

Tags for this Thread

BE SOCIAL