• Resolved Ray

    (@rwanwork)


    Hi all,

    I’m new to the Simple Staff List plugin and I’m trying to set it up for the first time. I’m using WordPress 6.0, which I know is not officially supported yet. I’m not sure if this is the cause of my problems.

    I have a list of staff which I’ve separated into groups A, B, C, and D. Groups A and B have one person each. If I show them using the short code:

    [simple-staff-list group=”A” order=”ASC”]
    [simple-staff-list group=”B” order=”ASC”]

    (i.e., one after the other) I have no problems. Once I add:

    [simple-staff-list group=”C” order=”ASC”]

    to the end OR just have it (i.e., any case that involves looping through a set of staff), then these mysterious dotted horizontal lines appear across the first one or two profiles that go behind the photos, from one end to the other. The lines appear on both Chrome and Firefox.

    The site itself is being developed and is being run on a site behind a firewall (just for local testing). So, unfortunately, I don’t have a URL I can share.

    Any suggestions would be appreciated. I haven’t changed the default template.

    Thank you!

    Ray

Viewing 1 replies (of 1 total)
  • Thread Starter Ray

    (@rwanwork)

    Hi all,

    Just to follow-up… I figured out the “mysterious dotted lines” are the lines that are used to separate profiles. For some reason, they’re all bunched up at the top since it can’t properly figure out the height of each profile.

    Perhaps this is related to the div class’s definition? I changed the template so that the div class is no longer used. Dotted lines still appear, but they are correctly located between profiles now.

    I hope this helps someone else — I didn’t change the CSS file, so perhaps this is related to WordPress 6.0?

    Ray

Viewing 1 replies (of 1 total)
  • The topic ‘Looping through staff’ is closed to new replies.