WordPress Configuration

Estimated reading: 3 minutes 637 views

General Information

Thank you for choosing our plugin. We hope you enjoy building your project with us. It is a powerhouse of great features and powerful functionalities that would take months to develop.

Help and Support

The expert team at Iqonic Design is always happy to help you with any questions or concerns you encounter. If you need any support with the item, please contact us through our dedicated support portal at Desky or email

Plugin Installation

WordPress Information

For WordPress Installation you can check the Famous 5-Minutes Install here:

Plugin Requirements

To use Plugin, you must be running WordPress 4.9.1 or higher, PHP 7.1 or higher, and MySQL 5.6 or higher. with.

Recommended PHP Configuration Limits

White screen, demo content fails when importing, empty page content and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:

  1. max_input_vars = 3000
  2. memory_limit = 128M
  3. max_execution_time = 300
  4. max_input_time = 300
  5. upload_max_filesize = 64M
  6. post_max_size = 64M
Enable JWT Authentication

WordPress JSON Web Token Authentication allows you to do REST API authentication via token. It is a simple, non-complex, and easy to use.This plugin probably is the most convenient way to do JWT Authentication in WordPress.

Enable PHP HTTP Authorization Header
Shared Hosts

Most shared hosts have disabled the HTTP Authorization Header by default.

To enable this option you’ll need to edit your .htaccess file by adding the following:

RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]
WPEngine

To enable this option you’ll need to edit your .htaccess file by adding the following.(See Issues)

 SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1  

How to install plugin

How to add a new plugin in WordPress

You can locate the plugin zip folder in your package zip file

wordpress_zip/woo-iqonic-api.zip

Permalink Setting

This is the important step. You must change your prmalink structure to get proper api response

Third party plugin installation

Woocommerce Installation

How to install woocommerce

  1. Click on add new
  2. Type “WooCommerce” in search bar
  3. Click on install now
  4. Click on activate
JWT Authentication for WP REST API Installation

How to install JWT Authentication for WP REST API

  1. Click on add new
  2. Type “JWT Authentication for WP REST API” in search bar
  3. Click on install now
  4. Click on activate
Redux – Gutenberg Blocks Library & Framework Installation

How to install Redux – Gutenberg Blocks Library & Framework

  1. Click on add new
  2. Type “Redux – Gutenberg Blocks Library & Framework” in search bar
  3. Click on install now
  4. Click on activate
Dokan – Best WooCommerce Multivendor Marketplace Installation

How to install Dokan – Best WooCommerce Multivendor Marketplace

  1. Click on add new
  2. Type “Dokan” in search bar
  3. Click on install now
  4. Click on activate

Auth key Generation

Enable payment Gateway

Install WP Mail SMTP

Email configuration​

Email Test

Note: If sent mail goes into the spam then change mailer and set email configuration as per mailer. The default mailer is a PHP mailer.

Example : Other SMTP Configuration

If you set gmail account as Other SMTP configuration then perform below steps:

  1. Login to Gmail
  2. Click to “Account”
  3. “Less secure app access” (If it is “Off” then make it “On”)

How to add new language

Go to the woo-iqonic-api/app-option/slider-option.php file and add language.

Select App Language

Social Options

Notification Settings

Leave a Comment

Share this Doc

WordPress Configuration

Or copy link

CONTENTS