maggii

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Staff Page/Carousel Issues #14195
    maggii
    Member

    I added the code into post-functions.php on line 498 and it had no affect on the title showing up.

    if ($post_type == ‘staff’) {

    $staff_title = get_post_meta(get_the_ID(), ‘mo_staff_title’, true);
    if (!empty($staff_title)) {
    echo ‘<div class=”staff-title”>’ . $staff_title . ‘</div>’;
    }
    }

    in reply to: Staff Page/Carousel Issues #14121
    maggii
    Member
    This reply has been marked as private.
    in reply to: Staff Page/Carousel Issues #14109
    maggii
    Member

    I got the theme upgrade and now I can order the staff.

    We had a beloved teacher pass away recently and we have a category called “In Memorium” for him.

    Is there any way to get “In Memorium” to show up last on the Categories list? Currently it’s alphabetical.

    Is there any way to get the staff title to show up if I do this via Carousel so I can list a certain category of staff on a specific page?

    Thanks!

    in reply to: Staff Page/Carousel Issues #13763
    maggii
    Member
    This reply has been marked as private.
    in reply to: Home Page not showing all sections #13762
    maggii
    Member

    That worked! Thanks so much. I think I’m all set with this.

    in reply to: Staff Page/Carousel Issues #13737
    maggii
    Member

    Also, the only text that shows up under their names is their education, even though “display_title” is set to “true.”

    I’d like the carousel to display their title before their education and description. Is that possible?

    in reply to: Staff Page/Carousel Issues #13734
    maggii
    Member

    This is GREAT. Only issue is the images resize at random. Is there any way to tell it to make all the staff pictures the same size?

    in reply to: Home Page not showing all sections #13733
    maggii
    Member

    Awesome. I activated everything I needed and the blog carousel is still working.

    Is there any way to hide the taxonomy categories in the carousel?

    in reply to: Home Page not showing all sections #13690
    maggii
    Member

    Thanks so much for looking at my site.

    However the blog carousel still isn’t showing up correctly on the home page. I tried using yours and the images don’t show up when I put it on the home page. I also need to be able to filter by category.

    Thanks!

    in reply to: Staff Page/Carousel Issues #13628
    maggii
    Member
    This reply has been marked as private.
    in reply to: Home Page not showing all sections #13627
    maggii
    Member
    This reply has been marked as private.
    in reply to: Staff Page/Carousel Issues #13606
    maggii
    Member

    It’s set to fit rows and is still resizing images seemingly at random.

Viewing 12 posts - 1 through 12 (of 12 total)