How to display the See all products button in the Products section in Shop Isle when using a shortcode

If you are using Shop Isle and want to use the WooCommerce shortcode option for the Products section, you might notice that the 'See all products' button that appears by default in that section disappears.

If you want to display that button, follow this doc:

1. Install and activate the Widget Shortcode plugin.

2. Navigate to Widgets and in the 'Widget Shortcode' widget area ( created by the plugin above ) add a Text widget with the following content ( make sure you are on the Text tab in the editor ):

<div class="col-sm-12 align-center"><a href="https://demo.themeisle.com/shop-isle-pro/shop/" class="btn btn-b btn-round">See all products</a></div>

Just replace https://demo.themeisle.com/shop-isle-pro/shop/ with your site shop page. After saving the widget, you will notice, that a custom shortcode was created.

3. Navigate to Appearance > Customize > Frontpage sections > Products section. Add your desired shortcode and after that add the shortcode generated at step 2.

All done :)

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us