Show sidebar in single question page

0
Show sidebar in single question page 1
melabyte
Aug 28, 2017 02:15 PM 1 Answers General
Member Since Aug 2017
Subscribed Subscribe Not subscribe
Flag(0)

Good morning,
I kindly ask for support to show the sidebar in the single question page. Unfortunately the first help was not correct, so I ask you if you can help me to find the right code.
This is the single question page: http://www.galileiani.it/question/domanda-di-prova/
This is the suggested (wrong) code:
add_action('qa_action_before_single_question', 'qa_action_before_single_question', 10);
add_action('qa_action_after_single_question', 'qa_action_after_single_question', 10);

function qa_action_before_single_question() {
echo '';
}

function qa_action_after_single_question() {
echo '';
}

(I'd prefer the right sidebar, not in the left, if possible)

Thank you in advance
Melania

2 Subscribers
Show sidebar in single question page 1
Show sidebar in single question page 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Show sidebar in single question page 4
PickPlugins
Aug 28, 2017
Flag(0)

Welcome to our forum.

Thanks for your question, wordpress.org support forum doesn't allow to ask admin login from user, that's why i am asking here for further help.

 

Please send me a temporary admin access to your site, i will check the issue. please send login info via http://pickplugins.com/contact/

 

Regards

Show sidebar in single question page 5
melabyte
- Aug 28, 2017 02:45 PM
Flag (0)
0

Sure, I understand. I sent the credentials, thank you!

Sign in to Reply
Replying as Submit