Help with Removing Social Media Icons *URGENT*

Discussion in 'RoadFighter WordPress Theme' started by elissa, Dec 4, 2013.

  1. elissa

    elissa New Member

    Joined:
    Dec 4, 2013
    Messages:
    1
    Likes Received:
    0
    Hi! I tried to remove the social media icon RSS in the theme-options.php and got the following error:

    Parse error: syntax error, unexpected ',' in /home/dshore/public_html/wp-content/themes/road-fighter/functions/theme-options.php on line 222

    Now I cannot even access the website. www.debbieshore.com.

    The code was put back to what I thought was it's original default of:

    array("name" => __("RSS URL",'rdf'),
    "desc" => __("Mention the URL of your RSS here.",'rdf'),
    "id" => "roadfighter_rss",
    "std" => "#",
    "type" => "text"),

    Please help!!! You can email me at [email protected].
     
  2. Piyush

    Piyush Support Staff

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

    Go to Functions > theme-options.php present in your theme directory and follow the instruction as shown in image given below

    [​IMG]


    Use same process for others also.

    Now,
    Go to Appearance > Theme Options > Social Icons and remove "#" from the social icon section that you do not want to display on your website.
     

Share This Page