Tagged Questions
0
votes
1answer
41 views
Outputting content from page
I'm trying to display a title, featured image, and content from a page into a new template (that will contain content from several pages). I tried to just echo the variables as shown below, but right ...
1
vote
1answer
70 views
How do you create a custom template to display a category with an image and related posts below?
I am trying to create a custom template that can give the following effect...
Category Name A (with image)
post with category name A
post 2 with category name A
post 3 with category name A
...
0
votes
2answers
443 views
Featured Images on Front Page
I currently have a static front page and a /blog.
My goal is to have the front page be a grid of hand selected images (similar to a portfolio). I would like to be able to easily switch the images are ...