Wordpress Issue?

Discussion in 'PHP' started by osmasters, Mar 18, 2010.

  1. #1
    Can you check post "CAPITALSOURCE BANK INVESTS IN SIMPANA SOFTWARE TO SAFEGUARD CRITICAL FINANCIAL DATA" in my homepage and its own page.

    Homepage is displaying with paragraph but single.php is not displaying.

    Can you tell me reason behind this?

    http://www.newsinbusiness.com/

    http://www.newsinbusiness.com/uncat...oftware-to-safeguard-critical-financial-data/

    So problem is, when i write news from visual editor from admin side with paragraph, its displaying in homepage but not in single.php page.

    homepage is using the_content function while single.php is get_the_content function. Even i have tried to use the_content for single.php but no effect.

    Please help me. Thanks in Advance.
     
    osmasters, Mar 18, 2010 IP
  2. guardian999

    guardian999 Well-Known Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #2
    try to print out
    echo get_the_content();
    Code (markup):
    or
    print(get_the_content());
    Code (markup):
     
    guardian999, Mar 18, 2010 IP
  3. SolomonZhang

    SolomonZhang Peon

    Messages:
    523
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Could you post the single.php content? I'm quite familiar with wordpress.
     
    SolomonZhang, Mar 18, 2010 IP
  4. gulamkakoo

    gulamkakoo Peon

    Messages:
    169
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I think this is broken because you apply adsense in content
     
    gulamkakoo, Mar 19, 2010 IP