For example We have two category like : Q2Acore & plugins on q2a
If a user click Q2Acore then widget only visible on page "http://www.question2answer.org/qa/core" not on other page.
Is it posiible if yes , can i have some sort of help..
You would have to make a custom widget whose output_widget() function checks the $request parameter before deciding whether to be displayed or not.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.