Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor codersantosh

    (@codersantosh)

    Hello @ceylonthemes ,

    Please make sure all your recommended plugins are available on WordPress dot org.

    Can you check and send the recommended plugin array for the demo
    For example:

    'plugins' => array(
                    array(
                        'name'      => __( 'Gutentor', 'text-domain' ),
                        'slug'      => 'gutentor',
                    ),
                    array(
                        'name'      => __( 'Contact Form 7', 'text-domain' ),
                        'slug'      => 'contact-form-7',
                        'main_file' => 'wp-contact-form-7.php',/*the main plugin file of contact form 7 is different from plugin slug */
                    ),
                )

    Best Regards!

    Plugin Contributor codersantosh

    (@codersantosh)

    @ceylonthemes resolving the thread. If you have a further query you can comment again.

    Thread Starter Ceylon Themes

    (@ceylonthemes)

    Installing demo first time OK, but installing a demo second time – Error

    “Plugin Does not exist / Error contact the theme author”

    Please fix the issue

    Plugin Contributor codersantosh

    (@codersantosh)

    @ceylonthemes please follow this thread

    Thread Starter Ceylon Themes

    (@ceylonthemes)

    ‘plugins’ => array(

    array(
    ‘name’ => ‘eCommerce theme Extra Functionality’,
    ‘slug’ => ‘ecommerce-extra’,
    ),

    array(
    ‘name’ => ‘Elementor Page Builder’,
    ‘slug’ => ‘elementor’,
    ),

    array(
    ‘name’ => ‘WooCommerce’,
    ‘slug’ => ‘woocommerce’,
    ),

    array(
    ‘name’ => ‘Product Quick View’,
    ‘slug’ => ‘yith-woocommerce-quick-view’,
    ),

    array(
    ‘name’ => ‘Contact Form 7’,
    ‘slug’ => ‘contact-form-7’,
    ‘main_file’ => ‘wp-contact-form-7.php’,
    ),
    )

    This is working at first demo installation, if you install a demo twice , error:”plugin file does not exists, contact the theme author”

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugin does not exist, contact theme author’ is closed to new replies.