Side Bar in Posts – Post Format
-
Hello,
I wanted to see if there was a way to add a sidebar inside my posts so I could put widgets in there. Also, in looking at the cubic theme I saw that there were different post formats, ways to make a post with multiple pages, videos, etc., but I can’t figure out how to do it on my site. The post format button on the back end doesn’t seem to be changing the posts.
Thanks in advance. My site is http://www.tallnnatural.com
Thanks in advance
-
Adding a widgetized sidebar to Cubic would be a major project, but it could be done with a child theme and some PHP/HTML/CSS knowledge.
Making a child theme means your changes won’t be overwritten when you update the theme. If you’re new to child themes, you can explore these guides:
http://codex.ww.wp.xz.cn/Child_Themes
http://op111.net/53/
http://vimeo.com/39023468Here are some resources on adding new widgetized areas to a theme:
http://codex.ww.wp.xz.cn/Widgetizing_Themes
http://www.dummies.com/how-to/content/how-to-register-new-widget-areas-to-your-wordpress.htmlAlso, in looking at the cubic theme I saw that there were different post formats, ways to make a post with multiple pages, videos, etc., but I can’t figure out how to do it on my site. The post format button on the back end doesn’t seem to be changing the posts.
Adding post pagination can be done with the
<!––nextpage––>tag. Add that in your post wherever you want it to split into another page.
Can you provide a link to other examples of what you’d like to accomplish so I can have a look and see how that’s being done?
Thanks so much for your response. The original live demo I saw was on wordpress.com. You can find it here. Each post is a demonstration of the different post formats.
https://cubicdemo.wordpress.com/
https://theme.wordpress.com/themes/cubic/
Although this is through ww.wp.xz.cn, are these page options still available?
Thanks again
The topic ‘Side Bar in Posts – Post Format’ is closed to new replies.

