Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter noone

    (@elina7191)

    Hmm..i have no idea :)My theme is ”IMPREZA”. I have looked in all php files today, and i didn’t figure it out. I have no idea from where to fix it.

    Thread Starter noone

    (@elina7191)

    Thanks for the fast respond, Mike!
    Its not from the po files. The translation of everything else is perfect. Just that text – when you add product directly from category page, not from product page.
    Can you please tell what exactly to do with that filter on line 96? And where to set the message i wont to be displayed?

    Thread Starter noone

    (@elina7191)

    Yeah, i see it already.But when i add it my functions.php the whole site crashed. My functions.php looks like this:
    <?php defined( ‘ABSPATH’ ) OR die( ‘This script cannot be accessed directly.’ );

    /**
    * Include all the needed files
    *
    * (!) Note for Clients: please, do not modify this or other theme’s files. Use child theme instead!
    */

    $us_theme_supports = array(
    ‘plugins’ => array(
    ‘js_composer’ => ‘/framework/plugins-support/js_composer/js_composer.php’,
    ‘Ultimate_VC_Addons’ => ‘/framework/plugins-support/Ultimate_VC_Addons.php’,
    ‘revslider’ => ‘/framework/plugins-support/revslider.php’,
    ‘contact-form-7’ => NULL,
    ‘gravityforms’ => ‘/framework/plugins-support/gravityforms.php’,
    ‘woocommerce’ => ‘/framework/plugins-support/woocommerce/woocommerce.php’,
    ‘wpml’ => ‘/framework/plugins-support/wpml.php’,
    ‘bbpress’ => ‘/framework/plugins-support/bbpress.php’,
    ),
    );

    require dirname( __FILE__ ) . ‘/framework/framework.php’;

    unset( $us_theme_supports );

    Hi ! i have the same problem with the add to cart button ,look — > https://www.artollo.com/gallery/air-dance/

    i really need you help! ??

    Version 2.1.7

Viewing 4 replies - 1 through 4 (of 4 total)