Topic Resolution: Resolved
  • Closed
  • Cathy Snyder
    Spectator
    05.05.2015 at 21:53 #17261

    I’m using Evolve: I want to disable bootstrap slider & front page widgets options that is showing up on blog page. The front page is a static page which I do want the bootstrap.

    Cathy Snyder
    Spectator
    Posts: 16
    29.07.2015 at 18:32 #19352
    This reply has been marked as private.
    Denzel Chia
    Moderator
    Posts: 2656
    30.07.2015 at 05:59 #19363

    Hi,

    Without website url, we can only do some guess work.

    To completely remove the header widgets, Please go to Theme Options -> Header -> Number of widget cols in header and select the first image, then click Save All Changes button.

    If you have a cache plugin, clear the cache after you make any changes.
    Also clear your browser cache, before revisiting page. This should fix your “disappear”, but “appear” again issue.

    Hope these helps.

    Thanks!
    Denzel

    Ken Stewart
    Spectator
    Posts: 2
    01.08.2015 at 08:30 #19462

    Hi
    I have the same problem with the Bootstrap slider and Front page widgets appearing on the Blog page I have just set up on my existing website http://enkindlewellness.com.au/ I have downloaded the Evolve+ theme again and don’t know what to do next – do I change the website to another theme then install Evolve then change it back again? or is there another way to disable the theme so it can be reinstalled.
    Also on my home page there is a blank space below the widgets and above the text that I have written – is there a way to decrease that blank space size? Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    02.08.2015 at 04:57 #19476

    Hi,

    First of all please kindly start your own thread.
    You can post a link to a related thread.

    To change a theme, go to your WordPress admin -> Appearance -> Themes Activate any WordPress default theme, delete your Evolve Plus Theme and Then upload fresh Evolve Plus Theme and install.

    Please use the following in Theme Options -> Custom CSS
    This will move up your content on your homepage.

    .home #primary {
    position: relative;
    top: -50px;
    }

    Thanks!

    Ken Stewart
    Spectator
    Posts: 2
    03.08.2015 at 01:18 #19497

    Thank you, All worked. Sorry about not understanding about how the forum worked.