Tagged Questions
0
votes
1answer
30 views
Recommended sidebar / content widths
I'm developing my own theme. Does WordPress recommend or require a minimum or maximum when it comes to the width of the content or sidebar elements of an post, page or archive page? If not, are there ...
-1
votes
1answer
275 views
How can I allow people to vote up objects? [closed]
I'd like to be able to create a post and allow people to vote up the items on the post.
For instance, If I listed 10 great movies in a post, people could vote up or down the movies in that post.
...
0
votes
1answer
78 views
Is there a way to keep youtube videos from displaying on home page, and display only on single posts?
I have an interesting problem that requires a bit of creativity to solve.
We have a website where we are creating a video narrative about our son who was born with Down syndrome. We do a daily post ...
0
votes
1answer
69 views
matisse theme show excerpts not whole content
I want to only show the excerpts, not the entire content,
This question has been asked and answered in respect of the twenty eleven theme.
Matisse theme is different. where can i find the files to ...
0
votes
1answer
223 views
How do I do a page break?
Is there a way to add a page break into length pages?
Preferably automatically, but doesn't really matter. Ideally without a plugin.
1
vote
3answers
415 views
Finding the paragraphs in content
I am trying to create two functions, one that catches the first paragraph of some content, and one that catches the rest, but I have hit a bit of a conundrum.
I have this in my single.php:
<div ...