Linux 软件免费装
Banner图

Brozzme Product Navigation

开发者 Benoti
更新时间 2021年10月28日 23:30
捐献地址: 去捐款
PHP版本: 4.5 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

widget shortcode woocommerce navigation link pagination options product customization fontawesome next previous wc french arrows

下载

1.0.0 1.1.0 1.2.0 1.2.5 1.2.8 1.2.9 1.3.0

详情介绍:

Brozzme Product Navigation, is the best way for your customer to browse your Woocommerce shop. This plugin adds Next and Previous links in the Woocommerce product template without editing it. The links are generate with the automatic shortcode. Navigation container can be customize to fit your wishes. In addition, the main shortcode that is running, is available as a simple shortcode (to place in your content) and a widget (for any widgetized area). Require Woocommerce Options: Since 1.3.0 : Add settings options for Next and Previous text. Since 1.2.8 : Add the availability to change previous and next text link. Waiting for the 1.3 version, this is only available via filter. In your functions.php or in plugin, add : function my_custom_previous_text(){ return __(‘Previous’,’brozzme-product-navigation’); } function my_custom_next_text(){ return __(‘Next’,’brozzme-product-navigation’); } Since 1.2.5 : Lot of plugin can embed Font-Awesome css and font files. You can use 'load_fontawesome' filter to stop loading fontawesome files if you theme or other plugin load them on each page. Example for php > 5.4 : add_filter( 'load_fontawesome', function(){ return false;} ); More plugins available : search Brozzme on WordPress.org Link to Brozzme.

安装:

  1. Upload Brozzme Product Navigation to the \"/wp-content/plugins/\" directory.
  2. Activate the plugin through the \"Plugins\" menu in WordPress.
  3. Enable and configure the plugin in Woocommerce settings, section Navigation.

屏幕截图:

  • Plugin settings panel.
  • Options for navigation text.
  • Available symbol.
  • Basic integration.
  • Sidebar navigation.
  • Product summary integration.
  • Text and symbols integration.
  • Widget available.

更新日志: