WooCommerce Catalog Mode

Thank you for the purchase. We hope you love this plugin!

If you find any bugs or enhancements in this script get in touch with a clear description of the problem so we can fix it. We do not support modifications!

Requirements

The following things are required to run this script:

  • PHP 5.3.0+
  • MySQL 5+
  • Apache
  • WooCommerce 2.0+
  • Wordpress 3.8+
  • Theme must be WooCommerce Standard compliant

Index

  1. Installation
  2. Features
  3. Troubleshooting


Installation

1. Upload the ZIP via the wordpress backend


  • Log into your website backend /wp-admin/
  • Go to Plugins -> Install -> Upload Plugin
  • Select the ZIP file and upload it
  • Active it and that's it!

2. Upload it via FTP


  • Log into your webserver via FTP
  • Unzip the file on your PC
  • Upload the extracted folder to /wp-content/plugins/
  • Go into your backend and activate the Plugin

Return to the Index


Features

Settings Panel

Where can I find the catalog mode / settings?

You can find the everything inside your Admin Panel below WooCommerce -> Catalog Mode


General Settings

In the General settings are you have the following options:

  • Enable:
    Enable catalog mode to use the options below
  • Remove add to cart button:
    Removes the add to cart button on single product and category pages.
  • Remove price:
    Removes price on single product and category pages.
  • Hard Remove:
    This will add CSS to hide the price or button using !important. Please only enable when your theme still shows prices or the add to cart button.
  • Redirect Cart / Checkout Page:
    Redirects the cart and checkout page to your home page.
  • Apply for users:
    Which user group should be affected by the catalog mode.

General Settings - Exclusions

With the below settings you can exclude products / categories so that the price and add to cart will be shown.

  • Exclude product categories:
    Which product categories should be excluded by the catalog mode.
  • Exclude products:
    Which products should be excluded by the catalog mode.

Product categories

Replace the add to cart button on category / archive / tag pages with your own button.

  • Enable:
    Enables the custom button on loop pages.
  • Button Text:
    Text inside the custom button.
  • Button Action:
    What happens when the User clicks the button.
    • Go to prduct page
    • Go to a custom URL

Single Product Pages

Replace the add to cart button on single product pages with your own.

  • Enable:
    Enables the single product custom button.
  • Button Text:
    Text inside the custom button.
  • Button Action:
    What happens when the User clicks the button.
    • Open Enquiry form
      With the open enquiry form action you can set the title and the contact form of the enquiry. For a contact form you can use any contact form shortcode e.g. from Contact Form 7 Plugin. Furhtermore you can set the size of the enquiry modal
    • Go to a custom URL

Advanced settings

Want to give your modal an special styling or want to add some effects? Then you can insert your custom stylesheet / javascript here!

  • Custom CSS:
    Add some stylesheet if you want.
  • Custom JS:
    Add some javascript if you want.

Return to the Index


Troubleshooting

Where can I find the catalog mode / settings?

You can find the everything inside your Admin Panel below WooCommerce -> Catalog Mode


I found a bug / got an error

Please make a comment on codecanyon. We will take care asap!


Return to the Index