noone
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] change the text of success message in woocommerceHmm..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.
Forum: Plugins
In reply to: [WooCommerce] change the text of success message in woocommerceThanks 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?Forum: Plugins
In reply to: [WooCommerce] remove description tabYeah, 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