Removing ''News Ticker''

Home Forums WordPress Theme Support Silver Mag Removing ''News Ticker''

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Raja CRN 9 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3256

    Anze
    Member

    Hello!
    I have a quick question: Is there any chance that I could delete the news-ticker on the top of my header?(I dont need it at all, and it is just slowing down my page load time).

    #3261

    Raja CRN
    Keymaster

    Hi,

    You have to edit the Header.php file and find the following code. Then Replace the code like below,

    From

    <?php if($themepacific_data['ticker_category'] != "0") { ?>

    to

    <?php if($themepacific_data['ticker_category'] != "Select a category:") { ?>

    After that, Go to silver Mag Pro Theme Options in WP dashboard. In Home Settings page, set the options like Breaking News Ticker > Select a category:

    Then Save Options.

    It will remove the News Ticker.

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .