• Resolved moozastyle

    (@moozastyle)


    Hi,

    there are a lot of these Featured Blocks on the Home Page.
    I do only need two or three, not all 6 and the media gallery is also not needed.

    How do i deactivate Featured Blocks?

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Go to Appearance / Editor /
    Open front-page.php
    and delete the lines starting with e.g.
    <!– Featured Block Four –>
    and ending with
    <!– End Featured Block Four –>
    etc.

    Pick the ones that fit your needs best and delete the rest but make sure to save the original somewhere (save as a text file), so that you can go back if you mess something up ??

    Theme Author Rigorous Themes

    (@wpgaint)

    Thanks Springgg for solving the problem

    Hi,
    I couldn’t find were the code – <!– Featured Block Four –> starts.

    Is it safe to delete starting from here?

    <?php if( !empty( $profitmag_settings[‘featured_block_four’] ) && $profitmag_settings[‘featured_block_four’]>0 ) : ?>
    <!– Featured Block Four Slider –>
    <div class=”home-featured-block block-4″>

    Hello,
    I love this theme and don’t wanna leave, but i serious need help to remove feature Block four

    I can actually see this: <!– End Featured Block Four –> but i cant really see <!– Featured Block Four –> for that particular Block(featured Block Four) where i can start delete the lines that would let me get rid of Block Four.

    PLease kindly help me with how i can delete Featured Block Four
    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Homepage Deactivate featured Block’ is closed to new replies.