How do I re-order the images
-
Well, no sooner than I had completed the Leadership page on our new WordPress forum than they had annual elections and changed board members and officers. I would like to have the four officers (Pres, VP, Sec’y, and Treasurer) first, followed by the remaining five.
No problem, I thought. Surely there are handles for drag-and-drop to reorder the tiles, or maybe it’s a Copy/Paste scheme. But I have been unable to find either. Surely this was included in the design someplace, but I just cannot find it.
I’m fluent in HTML. I’ve been looking at the HTML for this page, trying to discern the boundaries so I could simply cut/paste the sections in the desired order.
Question 1: I can’t be positive because the html is ugly reflowed, but it looks like each team member begins with “team_cards_#_image_team”. Is this the starting delimiter for each team member (where 0 <= # <= 8)
Question 2: It looks like there is some serialization in multiple places for each entry, the # above. Do I have to edit these as I move things around?
Anxiously awaiting your advice.
Larry Marks
The page I need help with: [log in to see the link]
- The topic ‘How do I re-order the images’ is closed to new replies.