Home Forums Free Themes Education Hub Home Page Confusion

Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #10880
    CSparks
    Participant

    In the theme settings I have allowed news and events to be shown on the home page along with the image slider that features a couple of posts but at this point I have no home page, only a “looking for something?” message appears when I click on Home in the top menu bar. Any advise?

    http://servicelearning.childreninc.org/looking-for-something/

    #10886
    wensolutions
    Keymaster

    Hello,

    It seems like you have some issue with your domain or your server.
    Please contact your service provider for further details.

    If you need any help with the theme, feel free to open a new thread for you issues.

    Hope it helps,
    Best regards.

    #31607
    sharjil.art
    Participant

    Hi,
    I want to hide my home page in the navigation panel, just shown other tabs except home, how I can do this in pHp, and where is the option for that?

    #31619
    wensolutions
    Keymaster

    Hello @sharjil.art,

    In the navigation panel only those menu item will appear that you have selected .

    So you can remove the home menu item by going to Admin Panel > Appearance > Menus. Here remove the home menu item form the menu selected and assign to the primary location.

    For clear information refer to below link:

    http://image.prntscr.com/image/e21123b54e1d47f0bbb34c43188fab8f.png

    Hope this helps .

    Let us know if you have any confusion further.

    Best Regards!!

    #31646
    sharjil.art
    Participant

    Thanks, it works, but one thing, if I add event and news panel at right hand side these all menu tabs are visible on there too. Can I correct this?

    #31647
    sharjil.art
    Participant

    Thanks I found the option for that.

    Can I remove top heading page like in About Us page, it starts from big About Us heading, I want to remove this and starts it directly the stuff, is it possible?

    #31656
    wensolutions
    Keymaster

    Hello @sharjil-art,

    To remove the heading in the particular page you ca use below CSS.

    For this goto Admin Panel > Appearance > Customize > Additional CSS and paste below CSS.

    .page h1.entry-title {
      display: none;
    }

    Hope this helps.

    For further issue, we are always there for you.

    Best Regards!!

    #31657
    sharjil.art
    Participant

    Thanks a lot….. you are very helpful

    #31660
    sharjil.art
    Participant

    Can I change or remove Footer Text?

    #31661
    wensolutions
    Keymaster

    Hello,

    Glad we could help you !!

    Also your latest issue has been answered here:

    http://themepalace.com/topic/how-to-hide-page-title-from-being-shown-on-page/#post-31655

    As we have mentioned , please do create your own thread so it will be easier for us to answer your questions.

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    Best regards !!

    #31662
    sharjil.art
    Participant

    Definitely, I’ll give good rating because I have achieved my goals and submit my presentation on time.

    Is this possible to change or remove footer text, means change or remove the text “Proudly Powered by WordPress”?

    #31667
    wensolutions
    Keymaster

    Hello,

    The feature you are asking is available in the pro version of this theme.To know more about other amazing feature of the pro version refer to below link :

    http://themepalace.com/downloads/education-hub-pro/

    But if you still want to remove them, use below CSS.

    .site-info {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    #31668
    sharjil.art
    Participant

    .site-info {
    display: none;
    }

    not working….

    #31670
    wensolutions
    Keymaster

    Hello,

    Please verify once if you have placed the CSS in Admin Panel > Appearance > Customize > Additional CSS ?

    Refer to below link once :

    http://image.prntscr.com/image/8930846dfdc044f19d86b6338f039233.png

    Let us know for further assistance .

    Regards!!

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.