MD
Expert
Just Getting Started
Member Likes (0)
Why has there been a sidebar? I try to remove the sidebar on the page, but can not be completed.
How can I to delete the sidebar.

Responses (21)
Member (joined May 2012) Likes (0)
attach the jpg
Member (joined May 2012) Likes (0)
Another problem is:
Are there some parameters I can used to display it on the page?
Support Kangaroo (joined March 2011) Likes (0)
Greetings MD,
The Q&A plugin houses its templates in the default-templates folder which is a sub folder of the Q&A plugin unless your theme is thesis then you want to refer to the thesis-templates folder.
Please advise if the above information gets you where you want to go.
Cheers, Joe
Member (joined May 2012) Likes (0)
Hi,
Sorry, can directly teach me how to remove?I am not professional in this, please think of me as beginners to teach me.
I just want to remove it(sidebar).
thanks.
Member (joined May 2012) Likes (0)
Hi,
(1) How can listed the catalog of the issues raised?
(2) How many this plug-in can be used for page link?
Support Kangaroo (joined March 2011) Likes (0)
Greetings MD,
We truly like to help anytime we can and the support we provide here is how to use the current features of our products and bug fixing, teaching someone to code PHP is a bit beyond that scope.
However, in an effort to help you with this issue you want to remove the
<?php get_sidebar( 'question' ); ?>from the all the files it is in in the /wp-content/plugins/qa/default-templates/ folder.These two questions I have no idea what you are trying to tell us.
Please advise.
Cheers, Joe
Member (joined May 2012) Likes (0)
Thank you for your teaching, I understand.
People Person (joined February 2012) Likes (0)
I believe you are asking for a categories list? There is a widget supplied with the plugin. Visit your Dashboard>Appearance>widgets and you will find it there.
Using the template files you can select the page template that suits your theme (either default or thesis). From there you can use css to change the display of the questions. Using a tool like Firebug you can see what controls each portion of the display and adjust or change as necessary in the relevant css file.
I hope this is helpful. I will close this ticket as per your statement to Joe on the Sidebar issue "Thank you for your teaching, I understand. " If you need anything else please let us know!
THank you for being a WPMUDEV member :)
People Person (joined February 2012) Likes (0)
closing if you have no objections :)
Member (joined May 2012) Likes (0)
Hi,
Q-A can not correctly display the location in the middle of the page.
Member (joined May 2012) Likes (0)
Hi,
The position display to the left.
http://ladykin.com.tw/wordpress/questions/
How to display in the center of the page.
Member (joined May 2012) Likes (0)
Hi,
The position display to the left.
http://ladykin.com.tw/wordpress/questions/
How to display in the center of the page.
People Person (joined February 2012) Likes (0)
MD,
You can open the plugin files and find a folder of templates.
You can find the question list template and move it to your theme files.
There you can change it any way you like.
If you update to the latest version you will find that you also have a custom css panel to add in your design elements.
We cannot customize your site for you, but we can help you along.
As this ticket is getting rather long and already contains a couple issues it would be great if you could place any new issues in a new support ticket. That way you can be sure you don't get lost in an old ticket :)
Best,
Kimberly
Member (joined May 2012) Likes (0)
Hi,
sorry but I am a beginner.
Move the default-templates or thesis-templates directory into my theme where?
Only copy it? Not need to any edit ?
People Person (joined February 2012) Likes (0)
If you are not using a thesis theme then you do not need the thesis templates. If you don't know what thesis is then you probably don't have a thesis theme.
That would leave you with the default templates, so you need to use those. It will go in the same place as your other theme template files. In your theme folder. Just copy over the one you want to use.
In your case that will probably be the archive question.php file as you want to change the layout of the archive page that lists the posts.
Member (joined May 2012) Likes (0)
copy archive question.php file to my themes(Market_child) / the root directory
but can
t be work, and I cant find my theme template files.Member (joined May 2012) Likes (0)
Hi
copy archive question.php file to my themes(Market_child) / the root directory
but can
t be work, and I cant find my theme template files.People Person (joined February 2012) Likes (0)
Your theme template files are located in your root folder
wp-content/themes/yourtheme
They are more than likely named single.php, sidebar.php, header.php or something similar.
This is where you need to place the archive question.php file :)
Member (joined May 2012) Likes (0)
I have copy the file there, but still has not changed, then, should be any edit?
Member (joined May 2012) Likes (0)
I copy in two places.
People Person (joined February 2012) Likes (0)
MD
I am not quite sure what I'm looking at in the portion you have described above. Once you have the template in place it will give you a good start for customizing the display of the page with css.
This option is now available in the Settings area of the plugin. You can input any custom css code there that you would like.
Best,
Kimberly
Become a member