RECENT POST widget error about empty value in line 5 of function.php

Discussion in 'BlogSpring WordPress Theme.' started by andybeales, Jan 28, 2014.

  1. andybeales

    andybeales New Member

    Joined:
    Sep 27, 2012
    Messages:
    7
    Likes Received:
    1
    Hi, when I add the RECENT POST widget to either primary or second (have not tried other places) it gives me this error:

    I deleted widget, added again, checked for any funny empty lines or spaces in the function file but made no changes. Searched this forum and Google.

    Any help appreciated. Thank you.

    Andy
     
  2. andybeales

    andybeales New Member

    Joined:
    Sep 27, 2012
    Messages:
    7
    Likes Received:
    1
  3. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  4. andybeales

    andybeales New Member

    Joined:
    Sep 27, 2012
    Messages:
    7
    Likes Received:
    1

    Try again, I removed the widget at the moment you were testing, refresh and you can see it now. Thanks
     
  5. andybeales

    andybeales New Member

    Joined:
    Sep 27, 2012
    Messages:
    7
    Likes Received:
    1
    Any luck yet?
     
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Andy,

    Sorry for the delay.
    It was the general warning. Display at some servers.
    We have added code
    Code:
    ini_set( 'display_errors', 0 );
    in the wp-config.php. And also updated your theme.
    All is fine now. Please check it.


    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page