Linux 软件免费装
Banner图

WordPress Button Plugin MaxButtons

开发者 maxfoundry
basszje
arcware
johnbhartley
更新时间 2024年4月8日 20:15
PHP版本: 7.0 及以上
WordPress版本: 6.5

标签

share button wordpress buttons wordpress button plugin responsive buttons css3 button generator css wordpress button

下载

9.7.1 9.7.2 9.5.1 9.7.4 6.12 8.1 9.5 8.8.4 9.0 6.24 8.1.1 8.3 8.8.2 6.16 6.17 6.18 6.19 6.19.1 6.2 6.20 6.20.1 6.21 6.23 6.25 6.26 6.26.1 6.27 6.28 6.3 6.4 6.5 6.6 6.7 6.9 7.0 7.1 7.1.1 7.1.2 7.1.3 7.10 7.11 7.13 7.13.1 7.13.3 7.13.4 7.3.1 7.4 7.4.1 7.5 7.5.1 7.5.2 7.6 7.8 7.9 8.0.4 8.1.2 8.2 8.4 8.4.1 8.4.2 8.5 8.6 6.10 6.1 6.15 8.0 8.0.1 9.7.6 9.7.7 9.7.8 9.4.1 9.5.3 7.13.2 7.7 8.7 8.8 8.8.1 8.8.3 9.2 9.3 9.4 6.0 6.11.1 9.6 8.2.1 9.5.2 6.13 6.8 9.7.3 6.11 6.14 7.2 9.7

详情介绍:

MaxButtons is a powerful WordPress button, share button and social icon plugin. Create great looking CSS3 WordPress buttons in a minute. Easy to understand. Our button editor with live preview makes it a snap to generate awesome responsive buttons in very little time. The social share buttons and social icon features allow you to add social options to your website in minutes. MaxButtons WordPress button plugin has been going strong for over 6 years and was the first button plugin for WordPress. MaxButtons has earned over 1000 5-star reviews and over 3.5 million downloads. Here are couple of our favorites:
“The best plugin of its kind” - by celito “This plugin makes creating buttons sooooo easy.” - by ncrocker202 Why aren’t all plugins like this?!? MaxButtons easily solved my problem with lots of options when creating the button and a live view of what it was going to look like. It would have done the job for me there and then but being able to adjust the text AND link with shortcodes on my page made modifications a breeze. - by discgosforth “Easy, clear, and robust. I'm a programmer and can write CSS till the cows come home, but why? Just get it, install it and use it. Then, when you're impressed, buy the pro version” - by jleahy
Max Foundry also makes the WordPress Gallery plugin MaxGalleria and WordPress Media Folders plugin for real WordPress Media Library folders. Requirements WordPress Buttons MaxButtons Share Buttons MaxButtons has a share buttons addon that includes 7 beautifully designed share button sets for the following social networks: Plus email and print icons. Social Icons In addition to promoting your content through MaxButtons share buttons you can also use share buttons to promote your social network profiles. Simply select a social icon or make a button, include the link to your profile and post the button shortcode on your page. Social icons are easy with MaxButtons! MaxButtons Pro Take your buttons to the next level with MaxButtons Pro! Our premium WordPress plugin for buttons, share buttons and social icons brings you the best WordPress button plugin through continuous feature updating. Upgrading to the Pro version allows you to add icons and images to your custom WordPress buttons. The Pro features allow you to do so much more! WordPress Button Sets In addition to the Basic Buttons and free button packs included with MaxButtons Pro you can also purchase additional professionally designed, production ready button packs from the largest WordPress button library in existence. The library features more than 6,000 buttons. It is the largest WordPress button library in the known universe. Wordpress button sets make designers and developers much more productive. Free Icons You can use free icons when you create your buttons with MaxButtons Pro so we’ve built one of the largest libraries to inspire you and make your buttons really stand out. Button Shortcode
  1. Click the MaxButtons page from the admin menu.
  2. Click the Add New button.
  3. Create and customize your button using the button editor.
  4. Fill out and select the options needed to build your button.
  5. Once you're ready, click Save.
  6. A button shortcode will be generated (ex: [maxbutton id="17"] or [maxbutton name="My Button Name"]).
  7. Use the shortcode anywhere in your content and the button will appear.
You can also pass the button text and URL as parameters in the button shortcode, giving you even greater flexibility. For example, if you want to create a set of buttons that look exactly the same, except for the text and URL, you could do something like this: [maxbutton id="17" text="Search Google" url="http://google.com"] [maxbutton name="MaxButtons Button Name" text="Search Yahoo" url="http://yahoo.com"] Another parameter you can give the shortcode is window, which tells the button whether or not to open the URL in a new window (by default the button opens the URL in the current window). To do so you always give the window parameter the value "new", shown below. Anything else will open the button URL in the current window. [maxbutton id="17" window="new"] You can also use the nofollow parameter, which will add a rel="nofollow" attribute to the button when set to true, as shown below (the default is false): [maxbutton id="17" nofollow="true"] NOTE: Passing parameters to the shortcode overrides those settings saved as part of the button. Support We work hard to give timely support during the week. And we give support when we're on during the weekend. MaxButtons. Bringing the #buttonlove!

安装:

For automatic installation:
  1. Login to your website and go to the Plugins section of your admin panel.
  2. Click the Add New button.
  3. Under Install Plugins, click the Upload link.
  4. Select the plugin zip file from your computer then click the Install Now button.
  5. You should see a message stating that the plugin was installed successfully.
  6. Click the Activate Plugin link.
For manual installation:
  1. You should have access to the server where WordPress is installed. If you don't, see your system administrator.
  2. Copy the plugin zip file up to your server and unzip it somewhere on the file system.
  3. Copy the "maxbuttons" folder into the /wp-content/plugins directory of your WordPress installation.
  4. Login to your website and go to the Plugins section of your admin panel.
  5. Look for "MaxButtons" and click Activate.

屏幕截图:

  • Button editor - Your own look and feel
  • Color picker including styles, transparency and more
  • Button packs, easily add premade buttons
  • Simple but powerful Social Share options
  • Clear and fast output.
  • Responsive buttons for mobiles made easy
  • Simply way to add buttons to your content

升级注意事项:

8.0 Warning . This is a big upgrade. This update has major changes to responsive options. Before updating - Make backup of database table
  • Check your buttons after updating - Check your responsive buttons

常见问题:

Do I have to copy a button if I want to have a different text or link?

No. The shortcode enables you to change various items on the button including the text and link. It's better to create a single button and reuse it. To change text and link : [maxbutton id="1" text="yourtext" url="http://yoururl"] If you only want to change one of the two, just leave the not needed option out. Most often used options: [maxbutton id="1" text="yourtext" url="http://yoururl" window="new" nofollow="true"] You should never copy buttons if you only have a different line of text and / or link on any button. You can use the 'add button' dialog from your posts and pages to easily use this options

How do I use the shortcode in a sidebar/widget?

Simply add the button shortcode to your widget (ex: [maxbutton id="17"] or [maxbutton name="MaxButtons Button Name"]). If the styling is missing on the widget, try to check the 'use important' checkbox under 'advanced' settings.

How can I add the shortcode to my post/page template?

You can use the WordPress do_shortcode function for this. Use the button name instead of ID for clearer code and easier replacement.

Can't see styling on the frontpage

Sometimes the button styling doesn't load on the frontpage. There are usually two major reasons:

  • Theme doesn't have proper footer, check if wp_footer() is called in the theme
  • Using MaxButtons with sliders, dynamic page loaders (such a parallax and one-page themes ) or caching mechanisms.
  • Some Caching plugins will remove styles. Either whitelist .maxbutton class or use the file loader in MaxButtons PRO settings
  • If loading dynamically, you can output the style next to the button using [maxbuttons id=x 'style=inline'] in the shortcode

TablePress and MaxButtons

TablePress uses a caching mechanism which prevents the MaxButtons style design from functioning. To solve this problem, simply add the caching option to the shortcode like this: [table id=123 cache_table_output=false] . See this support topic on TablePress. A solution which will keep the cache enabled is to use this in your shortcode: [maxbutton id=1 style="inline"] . Flush the TablePress cache after adding this. Use this only if you encounter issues. Most of the time MaxButtons works without any need for modifications.

Part of my button is cutoff, how do I fix that?

Try enabling the container and setting its margin options. You could also fix this manually by surrounding your button shortcode with a div element with margins. For example: ` ` Then adjust the margin values as needed (the order is: top, right, bottom, left).

How do I center the button on a page?

Enable the "Wrap with Center Div" option in the Container settings.

How do I align multiple buttons next to each other?

Enable the container option and set the alignment property to either "display: inline-block" or "float: left". You might also want to add some margin values to put some spacing between your buttons. If that doesn't work, try using a simple HTML table. ` [maxbutton id="1"] [maxbutton id="2"] [maxbutton id="3"] ` * A lot of modern page builders have solution for positioning content, like grids. You can leverage those for better results. * You can use TablePress to create tables in WordPress.

How do I display a MaxButton in a WordPress menu?

By default WordPress can't display shortcodes in a menu. You can use this plugin to allow shortcodes in a menu. Just copy the MaxButton shortcode in the menu after installing

How do I display a MaxButton in Excerpts / Post listing

By default WordPress only displays plain text in Post Excerpts. If you want to show a button there, you can add this snippet to your functions.php add_filter( 'the_excerpt', 'shortcode_unautop'); add_filter( 'the_excerpt', 'do_shortcode'); Alternatively there are many plugins for customizing the excerpt that can do this for you and give control over other parts of the excerpt as well.

How do I display a MaxButton in a slider?

This depends on the slider plugin you are using. Most of the well-known ones are allowing the use of shortcodes within the slides. To find out if your plugin can handle that, please ask the slider vendor.

I use Autoptimize with MaxButtons

Autoptimize is supported and should work fine in most cases. However, if you see weird results, try to load the pageby adding ?ao_noptimize=1 to the URL. If the buttons load normally then the issue is with Autoptimize. You can enter an exclusion for .maxbutton in the CSS exclusions.

Non-Latin language users

The plugin works with users of non-lating languages with a few exceptions. First, the character set of the Database Table should be in UTF-8. If you see '????' characters in the plugin, go to Settings -> Advanced. There is a button to set the tabel to UTF-8 Secondly, please use latin only characters for button name ( Basic settings) and extra classes ( Advanced settings ). Not doing so might prevent the styling output from working correctly.

How do I upgrade the plugin?

Upgrading to the PRO version is quite simple. Obtain a license key via our site. You can enter the license code within the free version on the 'Upgrade to PRO' page. After entering the license key, the PRO version will automatically download and install. You are good to go!

更新日志:

9.7.8 9.7.7 9.7.6 9.7.4 9.7.3 9.7.2 9.7.1 9.7 9.6 9.5.3 9.5.2 9.5.1 9.5 9.4.1 9.4 9.3 9.2 9.0 8.8.4 8.8.3 8.8.2 8.8.1 8.8 8.7 8.6 8.5 8.4.2 8.4.1 8.4 8.3 8.2.2 8.2.1 8.2 8.1.2 8.1.1 8.1 8.0.4 8.0.1 8.0 7.13.4 7.13.3 7.13.2 7.13.1 7.13 7.12 7.11 7.10 7.9 7.8 7.7 7.6 7.5.2 7.5.1 7.5 7.4.1 7.4 7.3.1 7.3 7.2 7.1.3. 7.1.1 / 7.1.2 7.1 7.0