Support » Plugin: Answer My Question » [Plugin: Answer My Question] There is no Question Form

  • M3

    (@musadiqmarhaban)


    Hi Mark, I think theis plugin is very useful for my website since I used to get repeat questions from my website viewers.

    I’ve installed your plugin just now, but I don’t know where the question form is? I know I think there are some settings which I missed. Can you tell me how to set this plugin properly?

    Thank you.

    Best,
    Musadiq

    http://wordpress.org/extend/plugins/answer-my-question/

Viewing 10 replies - 1 through 10 (of 10 total)
  • I also install this plugin but I do not see it on site.
    how to call a modal window for questions?
    How can I show all the questions and answers (not in the admin side) on the site?

    Plugin Author mattkaye

    (@mattkaye)

    To span a modal window, you need to add the class name ‘amq_show_modal‘ to any HTML element. That means you have to go into the HTML markup and add it like so:

    <span class="amq_show_modal">I will open the modal!</span>

    To display a full list of the questions and answers on your site, put the short code [list_amq] in your page/post markup.

    Both of these are explained in the instructions, but i guess i’m not as clear as I thought I was 🙂

    Hi M3 Did you find a solution for your problem?

    because i am having exactle the same problem.

    also i was wondering if anyone knows how i can display the form into the post maybe by using a short code?

    thank

    Plugin Author mattkaye

    (@mattkaye)

    Oshi, look at the post from me directly above yours. That’s your answer.

    Thread Starter M3

    (@musadiqmarhaban)

    I’ll try it right away and I will come back here to mark the topic as resolved. Thanks Matt

    Thread Starter M3

    (@musadiqmarhaban)

    I add it to single.php near the author bio, but still now show for the question form.
    <span class=”amq_show_modal”>Ask me!</span>
    this is the picture, just in case I missed something again.

    Thank you.

    Plugin Author mattkaye

    (@mattkaye)

    M3, i did a fresh install of WP 3.4, installed my plugin, put in an HTML element with the required class, and the modal was shown. Apart from looking at your computer, I can’t reproduce your situation. Do you have any JavaScript errors?

    Thread Starter M3

    (@musadiqmarhaban)

    Yes I think you are right, the problem is with the theme I’m currently using. I’m also having different issues with different plugins as well.

    But I don’t know if I’m ready to make a themes change for now, since I’ve just passed that after trying several different themes for the past month.

    Can you give me example of Javascript errors? I’m not good with coding 🙂

    Hi. I’m also unsure as to how to show the form. I pasted your code from above into the html of my page at: http://seaninconcert.com/ask-sic/ but is all I see is your text “I will open the modal!” Can you give us clearer instructions? Thanks!

    Seemed straight forward and easy enough to install and configure your plugin Matt. You can see my use at http://www.kensavage.com/ask-ken/

    Thank you Matt.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Plugin: Answer My Question] There is no Question Form’ is closed to new replies.