• I like this plugin’s css buttons.

    1. I’d like to add css buttons to the header of a website. I see that you have shortcodes listed but no php function call listed. What is the code for php function call?

    2. Are these css buttons responsive?

    3. Can I add buttons side by side in the header? I’m currently using button images which are side by side in the header but I want to replace them with css buttons.

    Awaiting a reply

    https://ww.wp.xz.cn/plugins/maxbuttons/

Viewing 1 replies (of 1 total)
  • Plugin Author johnbhartley

    (@johnbhartley)

    <?php echo do_shortcode('[maxbutton="17"]'); ?>

    If they are less than 320px wide they should show up fine on mobile, but they are not fluid.

    You can add buttons however you would like using the above shortcode.

    Give it a shot and see if you like it. Nothing to lose 🙂

Viewing 1 replies (of 1 total)

The topic ‘What is PHP function call for this plugin?’ is closed to new replies.