samwillc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: List excerpts from other pagesOk, thanks, I have found a few tutorials that demonstrate this.
Sam.
Forum: Fixing WordPress
In reply to: List excerpts from other pagesHi,
Thanks. I have done a lot of reading about the custom post types and I will need them.
I just didn’t know whether this sort of thing would be handled as:
Page 1 (site.com/services) – list all sub pages in a grid as excerpts
– Page 1.1 (design)
– Page 1.2 (CMS)
– Page 1.3 (SEO)OR
Page 1 (site.com/services) – lists all sub posts in a grid as excerpts
– Post 1.1 (design)
– Post 1.2 (CMS)
– Post 1.3 (SEO)If that makes sense.
Sam.
Forum: Fixing WordPress
In reply to: How to create embedded video site (wordpress as CMS)In case anyone wants a follow up, although no-one was particularly helpful here!
I have decided to use the Bones HTML5 as a base and SASS to compile the css to make the responsive site.
I will make a custom post type and see how it goes from there.
Sam.
Forum: Fixing WordPress
In reply to: Incorrect html generatedSorry, my tags were stripped out of my post. I meant the li tags should be within the ul tags, not outside.
Thanks,
Sam.
Forum: Fixing WordPress
In reply to: Home link not working correctlyJust to add I have permalinks set as:
/posts/%postname%
Thanks,
Sam.