WP Manifestindependent plugin directory
manifest / themes / wordpress-kadence_extras

Extras for WordPress Kadense Themes

Adds extra features to Kadence themes (only tested with Virtue for now)

by TNG Consulting Inc. (Michael Milette) · github.com/michael-milette/wordpress-kadence_extras · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/michael-milette/wordpress-kadence_extras/archive/refs/heads/master.zip

Readme

Extras for WordPress Kadense Themes

Table of Contents

Basic Overview

Extras for Kadense Themes for WordPress will:

  • Hide the main search field in mobile view.
  • Add a search icon next to the menu icon for the mobile.
  • Add a search box in the mobile menu.

IMPORTANT: Although we expect everything to work, this ALPHA release has not been fully tested in every situation. If you find a problem, please help by reporting it in the Bug Tracker.

(Back to top)

Requirements

This plugin requires WordPress 4.1 from https://wordpress.org/

(Back to top)

Download Extras for Kadense Themes

The most recent DEVELOPMENT release can be found at: https://github.com/michael-milette/wordpress-kadence_extras

(Back to top)

Installation

Install the plugin, like any other plugin, to the following folder:

/wp-content/plugins/kadence_extras

(Back to top)

Usage

IMPORANT: Although we expect everything to work, this ALPHA release has not been fully tested in every situation. If you find a problem, please help by reporting it in the Bug Tracker.

There are no configurable settings for this plugin at this time.

(Back to top)

Updating

There are no special considerations required for updating the plugin.

The first public ALPHA version was released on 2017-11-03.

For more information on releases since then, see CHANGELOG.md.

(Back to top)

Uninstallation

Uninstalling the plugin by going into the following:

Dashboard > Plugins > Installed Plugins > Extras for Kadence Themes

...and click Deactivate, and then Delete. You may also need to manually delete the following folder:

/wp-content/plugins/kadence_extras

(Back to top)

Language Support

This plugin only supports English language. However, this will not prevent it from working in other langages.

This plugin has not been tested for right-to-left (RTL) language support. If you want to use this plugin with a RTL language and it doesn't work as-is, feel free to prepare a pull request and submit it to the project page at:

http://github.com/michael-milette/wordpress-kadence_extras

(Back to top)

FAQ

Frequently Asked Questions

IMPORANT: Although we expect everything to work, this ALPHA release has not been fully tested in every situation. If you find a problem, please help by reporting it in the Bug Tracker.

Are there any security considerations?

There are no known security considerations at this time.

Other questions

Got a burning question that is not covered here? If you can't find your answer, open a new issue on Github at:

http://github.com/michael-milette/wordpress-kadence_extras/issues

(Back to top)

Contributing

If you are interested in helping, please take a look at our contributing guidelines for details on our code of conduct and the process for submitting pull requests to us.

Contributors

Michael Milette - Author and Lead Developer

Pending Features

Some of the features we are considering for future releases include:

  • Being able to enable and disable specific features
  • Add support for language translations for plugin strings.

If you could use any of these features, or have other requirements, consider contributing or hiring us to accelerate development.

(Back to top)

Motivation for this plugin

The development of this plugin was motivated through our own experience in WordPress development and topics discussed in the various WordPress forums. The project is sponsored and supported by TNG Consulting Inc.

(Back to top)

Further Information

For further information regarding the Extras plugin for WordPress Kadence Themes, support or to report a bug, please visit the project page at:

http://github.com/michael-milette/wordpress-kadence_extras

(Back to top)

License

Copyright © 2017 TNG Consulting Inc. - http://www.tngconsulting.ca/

This file is part of Kadence Extras for WordPress.

Kadence Extras is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Kadence Extras is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Kadence Extras. If not, see http://www.gnu.org/licenses/.

(Back to top)

Read the full README on GitHub →