Home>Support>Hide Up RSS From My Webpage

Hide Up RSS From My Webpage

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Currently i am using Vantage Theme for my website.
My website address www.ameref.com

I would like to seek for technical support help to hide up the RSS which show in my webpage- “”Service Page”” It look very ugly because the web contents suddently come out a RSS option.

Under wordpress “”Appearance””- “”Editor””-“”theme fuction”” my coding as below:

function vantage_setup() {

// Make the theme translatable
load_theme_textdomain( ‘vantage’, get_template_directory() . ‘/languages’ );

// Add default posts and comments RSS feed links to head
add_theme_support( ‘automatic-feed-links’ );

// Enable support for Post Thumbnails
add_theme_support( ‘post-thumbnails’ );

add_theme_support( ‘siteorigin-panels’, array(
‘home-page’ => true,
‘margin-bottom’ => 35,
‘home-page-default’ => ‘default-home’,
‘home-demo-template’ => ‘home-panels.php’,
‘responsive’ => siteorigin_setting( ‘layout_responsive’ ),
) );

Hope some expert here kindly give some guidance for enlighten me.

Thanks.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More