Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46989
    harish
    Member

    Hi,

    We are not able to remove the footer comment widget code from home page for more info check http://aptussolution.com/addon/ in footer before footer links showing Home and we need to remove it how to remove?

    Regards,
    Harish.

    #47028
    Sakin
    Keymaster

    @harish: I see that you have set in Front Page as Blank Home page from “Settings => Readings”.
    Now, there is two ways to remove that.

    Option 1:
    – Go to “Settings => Readings” and in Front page displays, check in “Your latest posts”
    – Then go to “Appearance => Theme Options => Homepage / Frontpage Settings” and then check in “Disable Latest Posts”
    – Save changes

    Option 2: if you just want to hide that home title, then you can add in the following css in “Appearance => Theme Options => Custom CSS” box.

    .home #content .page { display: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to remove footer comment widget from homepage?’ is closed to new replies.