Pro Theme Design Forum » Mimbo Pro » Technical Help
widgets in right sidebar posts
|
|
in addition (not instead) of having "more from this category" and "more from this author" listed in the right sidebar of a post, I would like to have widgets show up as well. How can i do that. Right now they only show on the front page. I have looked at the help forum and can't seem to figure this out. (I have figured out other things). |
|
|
"More from this category" and "More from this author" are not in the right sidebar but in the code of single.php So you have to modify that file, including the code you need. |
|
|
Thanks. Helpful but that does not answer my question. I am just trying to figure out how to include the right sidebar in the single posts without losing the code that produces "more from this category" et al. |
|
|
This isn't an easy thing to explain. Do you literally just want to insert the right hand sidebar from the homepage into the single post template? |
|
|
If you want to add a new sidebar on the right of the single.php file, you have to modify certain files: single.php, comments.php, style.css Because, if you look at the post page, the comment form takes the whole width of the page and the content does the same. It is not impossible to do, but I think it takes a lot of time to modify in the right way the layout. |
Reply
You must log in to post.
not a support question