A simple & customizable back button, add it to any WordPress page using shortcode or widget for enhanced user navigation experience and site acces …
“GREAT! WORKS PERFECT AND WONDERFUL SUPPORT: I needed a simple way to allow my clients to go back (BACK TO RESULTS) using my IDX real estate pages. The Back Button worked perfect and was easy to use. The Developer also was very kind to provide me with some additional code to match the rest of my web site colors.” – ⭐⭐⭐⭐⭐ norwood451
Main Page | Support Forum | Documentation & How to
Navigating through a website should be smooth sailing, right?
Well, that’s where our Back Button plugin steps in. It’s all about simplicity and convenience. With just a shortcode or widget, users can add a customizable Back button to their WordPress site, a simple & handy tool for improving navigation and enhancing the user experience, making it smooth for visitors to explore your content and navigate your site easily.
As simple as it sounds, you can add & customize your back button with WP Widget, whenever they are supported on your theme (sidebar, header, footer, menu, WooCommerce sidebar, etc).
It comes with multiple options to customize the appearance of your Back button widget:
If you’re more into customizing the button through shortcode, the plugin allows adding the button by using [alg_back_button]
or echo alg_back_button( 'Back' );
PHP function.
You can include any icon in your back button using simple addition to the shortcode, like [alg_back_button fa="fas fa-angle-double-left"]
“Great plugin with excellent support: This is a “must have” plugin for every WordPress site, thanks to the developer for creating this plugin, and for providing excellent and fast support.” – ⭐⭐⭐⭐⭐ carsten-lund
“Great Plugin!!!: I had a slight issue that was mainly my own error, but the author responded very quickly and all was resolved on this wonderfully simple and very useful plugin.” – ⭐⭐⭐⭐⭐ kastenmeier
“Great plugin with excellent support: This is a “must have” plugin for every WordPress site, thanks to the developer for creating this plugin, and for providing excellent and fast support.” – ⭐⭐⭐⭐⭐ carsten-lund
“Awesome plugin: It just works perfect!” – ⭐⭐⭐⭐⭐ anticosti
The premium version of Back Button Widget plugin comes with more features, like:
You can add the back button to any menu location (based on your theme options) or your own menus that you’ve created.
The options allow you to customize the button & item template for the back button
Add the back function as a floating button anywhere on your page, select from bottom (right & left), and top (right & left) locations where the button should appear.
This comes with basic CSS options to change horizontal & vertical margins.
WPFactory has a diverse range of plugins tailored to enhance your experience:
Rename Media Files: Improve Your WordPress SEO: Enhance SEO and organize media effortlessly with Rename Media Files WordPress Plugin. Fix upload issues, santize & optimize filenames, and improve SEO seamlessly. (Free version)
Download Plugins and Themes from WordPress: Download installed plugins and themes in ZIP files directly from your WordPress admin dashboard, download any or all plugins & themes without FTP or cPanel access (Free version)
Slugs Manager: Delete Old Permalinks from WordPress Database: Scan & remove old or outdated slugs (permalinks) in WordPress, keep your database optimized & your URLs SEO-friendly (Free version)
Automated Order Status Controller for WooCommerce: Change order statuses programmatically based on a wide range of conditions, like time intervals, user roles and more! (Free version)
Custom Order Status for WooCommerce: Create & manage unlimited number of custom statuses, to reflect your business desires & needs. (Free version)
Free Shipping Amount Label & Progress Bar for WooCommerce: Encourage higher spending by offering free shipping based on amount, with a progress bar for customers. (Free version)
Follow these simplified steps to get your plugin up and running:
From the WordPress Admin Panel:
1. Navigate to “Plugins” > “Add New”.
2. Use the search bar and find the plugin using the exact name.
3. Click “Install Now” for the desired plugin.
4. Once the installation is finished, and click “Activate”.
Manual Installation Using FTP:
1. Download the desired plugin from WordPress.org.
2. Using your preferred FTP client, upload the entire plugin folder to the /wp-content/plugins/ directory of your WordPress installation.
3. Go to “Plugins” > “Installed Plugins” in your dashboard and click “Activate”.
Manual download & upload from the WordPress Admin Panel:
1. Download the desired plugin in a ZIP format.
2. On your site, navigate to “Plugins” > “Add New” and click the “Upload Plugin” button.
3. Choose the downloaded plugin file and click “Install Now.”
4. After the installation is complete, click “Activate”.
Post-Activation:
Once activated, access the plugin’s settings by navigating to “WooCommerce > Settings” and look for the relevant tab.
ALG_BACK_BUTTON_WIDGET_VERSION
constant updated.fa_template
attribute added (defaults to %icon%
).before
and after
attributes added.plugins_loaded
action now.show_on_url_param
and show_on_url_param_value
attributes added.hide_on_url_param
and hide_on_url_param_value
attributes added.type
– href
option added.load_plugin_textdomain
moved to the init
action.[alg_back_button]
– fa
(Font Awesome) attribute added.[alg_back_button]
– Language (i.e., translation) attributes (lang
and not_lang_text
) added.[alg_back_button_translate]
shortcode added).