Skip to content

sharmashivanand/genesis-footer-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Genesis Footer Builder ===
Contributors: varun21, ruchika_wp
Donate Link: https://www.converticacommerce.com?item_name=Donation%20for%20Genesis%20Footer%20Builder&cmd=_donations&currency_code=USD&lc=US&business=shivanand@converticacommerce.com
Tags: genesis, genesiswp, genesis footer, footer customization
Requires at least: 3.6
Tested up to: 5.2
Stable tag: 1.3.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Genesis Footer Builder allows you to customize the site footer just as you want. This plugin exclusively works with Genesis framework.

== Description ==

Genesis Footer Builder helps you customize the site footer with ease. No more tinkering with functions.php; just configure the plugin options to update the site footer.

After activating the plugin, go to plugin settings page and start customizing the credits text, brand name, copyrights date / duration. You can additionally include privacy policy and disclaimer pages in the footer credits.

**The plugin also allows you to add a footer menu to the site.**

You can configure the options and go with the plugin default credits text or you can completely customize it using the Custom Footer Copyrights area in the plugin. The Custom Footer Copyrights area allows you to use valid HTML markup and supports the use of shortcodes. Along with Genesis shortcodes, you can use your custom defined shortcodes as well. In addition to this, Genesis Footer Builder also provides shortcodes for each of the options you set-up in the plugin.

= Genesis Footer Builder allows you to: =

1. Specify custom brand name for use in the footer credits, which otherwise defaults to the site title.
1. Specify the copyright year or duration to be included in the copyright notice. Defaults to current year.
1. Select and set *Privacy Policy* and *Disclaimer* pages from the dropdown for use in the footer information.
1. Set Genesis Affiliate link to be used in the footer credits text.
1. Customize the footer credits text completely (in case the plugin's default credits text doesn't work for you).
1. Set-up and display a footer menu on the site.

= Add Privacy Policy and Disclaimer pages =

Yes, you read it right. If you want to add *Privacy Policy* and *Disclaimer* page links in the footer information, just select the pages from the dropdown and save the settings. Bingo! The footer information will then include Privacy Policy and Disclaimer pages.

** *You can now customize the linked text for the Privacy Policy and Disclaimer links.* **

= Shortcodes for extra customization =

Genesis Footer Builder offers various shortcodes for using the options that you set-up on the settings page. Now, when you want to set-up your own custom credits text, you can use these shortcodes in the Custom Footer Copyrights area (to display the values of the available options) and customize the text to your liking.

= Fully translation ready =

Genesis Footer Builder is now all set to be translated into any language. To translate the plugin to your own language, you can use the *genesis-footer-builder.pot* found here: `genesis-footer-builder/languages/genesis-footer-builder.pot`. You can use any translation editor like Poedit to edit the translations in your language. However, you need to take care of the file name conventions while saving the translation file. For example, when translating the plugin to German language(de_DE), you will need to save the translation file as **genesis-footer-builder-de_DE.po**. Once translated, move the *genesis-footer-builder-de_DE.po* and *genesis-footer-builder-de_DE.mo* to `genesis-footer-builder/languages/` directory.

You can also drop in the .po and .mo files in the WordPress languages directory under the parent folder *genesis-footer-builder* so that the plugin is translated to your language.

== Installation ==

Log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. In the search field type “Genesis Footer Builder” and click Search Plugins. Once you’ve found the plugin you can install it by simply clicking “Install Now”.

Or you can follow the steps given below:

1. Upload the entire `genesis-footer-builder` folder to the `/wp-content/plugins/` directory.
1. DO NOT change the name of the `genesis-footer-builder` folder.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Once activated, visit the **Genesis Footer Builder** page in the Genesis Menu.
1. Set up the options as required.
1. Save the changes.

== Screenshots ==

1. Genesis Footer Builder: Brand name and copyrights duration
1. Genesis Footer Builder: Select Privacy policy and Disclaimer pages
1. Genesis Footer Builder: Register and insert the footer menu
1. Genesis Footer Builder: Custom Footer Copyrights area

== Frequently Asked Questions ==

= How do I set-up my own Genesis affiliate link and use it in the footer? =

Genesis Footer Builder now provides you an option to set-up affiliate link for Genesis that can be displayed in the footer credits text. Use the *Genesis Affiliate Link* option on the plugin's page to set your own affiliate link and use the **[gfb-affiliate-link]** shortcode in the *Custom Footer Copyrights* field to output the link.

= All my pages are not listed in the dropdown. Where are the other pages that I've created? =

The *Privacy Policy* and *Disclaimer* pages dropdown only includes the **Published** pages. Drafts, Pending Review, Trashed pages will not be included in the pages dropdown.

Make sure, the pages to be used as Privacy Policy and Disclaimer are published. The dropdown lists all the published pages on the site and allows you to select a page to be used as the Privacy Policy and Disclaimer page respectively.

= Can I add custom text to the Privacy Policy and Disclaimer links? =

Yes, Genesis Footer Builder now offers you the flexibility of customizing the text for the Privacy Policy and Disclaimer links. The shortcodes [gfb-privacy-policy] and [gfb-disclaimer] now support additional attribute **text** which lets you specify the text which you wish to use for both the links respectively. For example using the shortcode [gfb-privacy-policy text="My Policy Page"] will create a link to [My Policy Page](https://www.binaryturf.com/genesis-developer), instead of the default [Privacy Policy](https://www.binaryturf.com/genesis-developer).

= How do I set up the footer menu? I do not see any menu in the site footer! =

Check if the *Insert Footer Menu* option is enabled in the plugin options. If yes, navigate to the WordPress Menus page, create a new menu or select an existing menu and assign **Genesis Footer Builder Menu** location to the menu.

= How does the Custom Footer Copyrights work? =

The Custom Footer Copyrights textarea allows you to compose the footer credits text as you want it to appear in the site footer.

The textarea allows you to use plain text, HTML tags, entities and shortcodes (Genesis shortcodes, custom defined shortcodes and the shortcodes provided by the plugin).

= Can I use the options that I've set in the fields, to customize the text for the footer? =

The plugin provides the shortcodes for each of the plugin options. Once, you've set up the options as required, you can use the shortcodes provided on the settings page in *Custom Footer Copyrights* area. 

Example: Once, you've set the *Brand Name* option to *John Doe*, you can use [gfb-brand] shortcode as follows:

Add the following to *Custom Footer Copyrights* textarea:
`Copyright © [gfb-brand] · All Rights Reserved`
The copyright message in the site footer will change to:
`Copyright © John Doe · All Rights Reserved`

== Changelog ==

= Version 1.3.5 =
Fixed compatibility with Genesis 3.0

= Version 1.3.4 =
Updated donate links.
Fixed styling issues.
Updated deprecated functions to eliminate warnings.

= Version 1.3 =

* **New:** Added Genesis Footer Builder import / export settings to Genesis Import / Export screen to allow users to import and export the plugin settings.

= Version 1.2.2 =

* Fixed: Fixes the broken plugin admin page UI owing to Genesis update. Added compatibility with Genesis 2.2.6.

= Version 1.2.1 =

* Minor fixes to UI (not apparent) owing to changes in WordPress 4.4. Genesis Footer Builder is now fully compatible with WordPress 4.4.

= Version 1.2 =

* **New:** You can now customize the text for Privacy Policy and Disclaimer links with additional shortcode attribute.
* **New:** Genesis Footer Builder is now translation ready.

= Version 1.1.3 =

* Fixed: Fixed the plugin code to resolve Genesis toggles conflict.
* Fixed: Updated the nav menu filter to *gfb_menu* (previously set to genesis_do_nav) which can be used to filter the GFB footer menu arguments.

= Version 1.1.2 =

* Fixed: Fixed the bug related to updating the affiliate link setting. 

= Version 1.1.1 =

* Fixed: Resolved filter output conflict (issue noticed in few Genesis child themes). 

= Version 1.1 =

* **New:** You can now use your own Genesis Affiliate Link in the footer credits for monetization.

* Added the Genesis Affiliate Link field to enable user to set an affiliate link for Genesis.
* Added the shortcode *[gfb-affiliate-link]* to output Genesis Affiliate Link as set up in the plugin options.
* Minor fixes to the plugin core files.
* Added an upgrade routine to the plugin.

= Version 1.0 =

Initial Release.

== Upgrade Notice ==

= 1.3 =

This version adds the ability to import / export the plugin settings using Genesis Import / Export screen. Added compatibility with WP 4.5.

= 1.2.2 =
This version makes the plugin compatible with Genesis 2.2.6 release. Fixes the broken UI owing to Genesis update.

= 1.2.1 =
This version is a minor release against WordPress 4.4 to address minor UI issues.

= 1.2 =
This version makes the plugin translation ready. Along with this, it also allows you more flexibility with the Privacy Policy and Disclaimer links.

= 1.1.3 =
This version addresses the fix to minor bugs in plugin core files. Update recommended.

= 1.1.2 =
This version resolves the bug related to the affiliate link setting.

= 1.1.1 =
This version resolves filter output issue.

= 1.1 =
This version adds a new cool feature to the plugin. You can now use your own Genesis Affiliate Link in the footer credits for monetization.

= 1.0 =
This is the initial release of the plugin.

About

Genesis Footer Builder allows you to customize the site footer just as you want. This plugin exclusively works with Genesis framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published