• hello
    i would like to install Maxbutton iin my sidebar widget.

    i have read other support forums but the explanations are unclear. i am getting this code: <?php echo do_shortcode(‘[maxbutton id=”17″]’); ?>
    but i dont understand where i should put it in and does id=17 mean a generic id, or a maxbutton id for a particular maxbutton #17?
    please help
    thanks

    http://wordpress.org/extend/plugins/maxbuttons/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author maxfoundry

    (@maxfoundry)

    You should just be able to use the shortcode in a sidebar widget. That PHP code is there if you need to edit your theme template files by hand. The id=17 is just an example and should be replaced with the ID of your own button.

    Thread Starter yogaastoria

    (@yogaastoria)

    thanks for your reply.
    1)what are the steps to edit my theme template by hand, please?

    2)can i used one of the maxbuttons in place of “submit” button on my contact form 7?
    go to “Contact program advisor” on http://www.yogaastoria.com to see what the current submit button in the form looks like.
    What are the steps to replace “submit” button in a contact form with a maxbutton?
    thank you very much.
    lalita

    Plugin Author maxfoundry

    (@maxfoundry)

    I can’t really say how to edit your theme template by hand because I don’t know what files are included in your theme or how it’s coded. You’ll have to contact the theme author for that.

    As for replacing the Contact Form 7 submit button with a MaxButton, unfortunately it’s not really possible at this time, sorry.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Installing Maxbutton in Sidebar Widget’ is closed to new replies.