Forum replies created

    Priyank
    Spectator
    Posts: 747
    February 14, 2018 at 11:23 am #36479

    Hello,

    First one in,If you show home page as front page then Go to Reading.

    Reading -> Your homepage displays( Static page ) -> HomePage( select home ).

    show in below screenshot

    http://prntscr.com/iejfq4

    Second one in, Go to theme option

    Theme Option -> Footer -> Footer Widgets( Uncheck this box )

    Thank You

    Priyank
    Spectator
    Posts: 747
    February 14, 2018 at 11:01 am #36478

    Hello,

    Go to ModSecurity and set domain pagosachamber.com(off)

    Thank You

    Priyank
    Spectator
    Posts: 747
    February 14, 2018 at 6:00 am #36474

    Hello,

    Your Blog page in Choose the blog Template in Page Attribute and check content boxes remove or not.

    Thank You

    Priyank
    Spectator
    Posts: 747
    February 14, 2018 at 5:48 am #36473

    Welcome!!!

    Priyank
    Spectator
    Posts: 747
    February 13, 2018 at 6:41 am #36470

    Hello,

    You read the below link and follow step according to link

    Fix: System.Data.SqlClient.SqlException (0x80131904)

    Thank You

    Priyank
    Spectator
    Posts: 747
    February 12, 2018 at 5:52 am #36467

    Hello,

    Go to blog page and remove all content in content area, it show in below screenshot.

    http://prntscr.com/idgix5

    Thank You

    Priyank
    Spectator
    Posts: 747
    February 10, 2018 at 11:00 am #36465

    Hii,

    Great, We are happy that your problem is resolved.

    Thank you

    Priyank
    Spectator
    Posts: 747
    February 10, 2018 at 11:00 am #36464

    Hii,

    Great, We are happy that your problem is resolved.

    Thank you

    Priyank
    Spectator
    Posts: 747
    February 10, 2018 at 6:58 am #36460

    Hello,

    Go to Theme Option -> Typography -> Title & Tagline -> Blog Title font
    Go to Theme Option -> Typography -> Title & Tagline -> Blog tagline font

    Above two option is apply for blog title show in below screenshot.

    http://prntscr.com/icos4h

    Thank You

    Priyank
    Spectator
    Posts: 747
    February 10, 2018 at 6:41 am #36459

    Hi,

    Add below Custom Css On Additional Css Area

    @media (max-width: 768px){
    .title-container {
    display: none;
    }
    .header #righttopcolumn{
    display: none;
    }
    .header-bg{
    background: none;
    }
    }

    Thank You