On the Indiemondo website i’m bulding these days we needed a simple FAQ which could be edited from the Wordpress backend. I considered to make some kinda custom post type or by doing with custom fields on the page in order to style the A and the Q differently, but it all seemed a bit overkill for a simple …
See postIndiemondo
Indiemondo is a Video On Demand site for independent films. We’re not really ready to show anything yet – except for the logo, but posts on Indiemondo will mostly be about how we configured WordPress and some WordPress code tutorials.
FAQ list with CSS :nth-child
WordPress accordion
For this project we wanted an accordion slider with the latest 5 posts in each of the movie genres. Each genre is made as a category, so it’s something about looping through each category – of a certain parent category …
See post