Tagged Questions
0
votes
0answers
33 views
custom siderbar with custom cat post widget does not include content
I am trying to make a template with a left sidebar. In that sidebar I want to insert custom cat post query using a text widget so I can format it correctly the way I want. However when I do The ...
2
votes
2answers
71 views
How to show video from specific category on sidebar?
I need to get video and content from recent posts in specific category called "Video" and show it on my sidebar.
The problem is when I need to have limited text content. so, when I use the_content(); ...
-1
votes
1answer
225 views
How can I add multiple content-editable blocks without a plug-in?
I'm using WP as a CMS, not a blog. I have a lot of pages (not posts) that need to have different content per page in the sidebar. The content (html, images, php) in the sidebar will be different ...
1
vote
1answer
270 views
Split the content of the_content();
I want the content before the <!--more--> tag in one column and the rest in another column (single.php) only.
I don't want to use plug-ins where I would need to edit all the posts to get it as ...
1
vote
2answers
129 views
Accessing Media/Files outside the_content
I'm building a site and each post has a PDF file attachment. Is there a way I can access that file outside the_content() on a single post page? I'd like to put the file attachment in a sidebar and not ...

