Home Forums Pro Themes Education Hub Pro Question About Breadcrumbs & "Featured" Section

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45751
    Thomas
    Participant

    I just had a few quick question regarding breadcrumbs and the “featured section” on the homepage.

    1. Right now I have breadcrumbs enabled on the site, but it seems like the “trail” only displays the index page and the current page the user is on. Let’s say you’re on a sub-menu page, the parent page is not shown in the breadcrumb trail. Is this done on purpose? I’ve tried both simple and advanced breadcrumb options from the themes settings page (with the suggested plug-in for the latter) but I can’t get it to display how I want.

    In other words, let’s say a student is looking at the main menu of the site and hovers their mouse cursor over “Student Information” in the main header menu. This then displays a drop down to 3 sub-pages under “Student Information” (the pages are called “Admission Instructions,” “International Students,” “Student Rights & Responsibilities”). The student clicks on “Admission Instructions.” (a sub-page of “Student Information”)

    In this scenario, the breadcrumbs are shown:

    Welcome to The School > Admission Instructions

    The parent page, “Student Information,” is omitted. I want the breadcrumbs to display:

    Welcome to The School > Student Information > Admission Instructions

    Is it possible to set it up this way?

    2. Ideally, I’d like to use the “featured” space to mention 4 key points of the school and have a few small images accompany each short paragraph, but I don’t want to set it up like an interactive/clickable blog post. I just want to look the way the “Demo Content” is shown (except I want to add 4 small images).
    Can this be done?

    Thank you so much for a great theme and your continued help. 🙂

    P.S.
    I’m sorry if this gets posted twice. I submitted a thread earlier but it doesn’t seem like it’s showing up…

    #45763
    wensolutions
    Keymaster

    Hello @tfmescia,

    The simple breadcrumb feature that is included within the theme has the feature to show the parent page. To show the parent page in breadcrumb while in child page you need to assign the parent page to the child page from Admin Panel > Pages. Refer to below screen shot :

    https://image.prntscr.com/image/OJiE-ZbRQImGRJh2pvfRLw.png

    Similarly for the second query you can set the four column by going to Admin Panel > Appearance > Customize > Featured Content > Featured Content Type > No of Blocks ans set the no 4.

    To disable the link use below given CSS in the location Admin Panel > Appearance > Customize > Additional CSS .

    #featured-content article {
        pointer-events: none;
    }

    Hope this helps.

    Best Regards!!

    #45782
    Thomas
    Participant

    That worked perfectly. Thanks! 🙂

    #45784
    wensolutions
    Keymaster

    Hello @tfmescia,

    Glad we could help you !!

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

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/education-hub/reviews/

    Best regards !!

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