harshasbc
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Smart COD] BUG: COD visible but not chargedHi any update
Forum: Plugins
In reply to: [WooCommerce Smart COD] BUG: COD visible but not chargedHi How to add above code. I am facing same issue.
Forum: Plugins
In reply to: [Woocommerce Order address Print] not working meStrict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method WooCommerce_shipping_Address_Labels_Settings::settings_page() should not be called statically in /home/madhwak1/public_html/madhwakart/wp-includes/plugin.php on line 525
Forum: Plugins
In reply to: [WooCommerce] Error in emailThey told not overriding
Forum: Plugins
In reply to: [WooCommerce] unable to log in in myaccountsolved
Forum: Plugins
In reply to: [WooCommerce] unable to find shop pageI cant edit kindly help
Forum: Plugins
In reply to: [WC - APG SMS Notifications] Not supoortingHi
after install pulg in i used smss.co.in
used demo account
no sms sent from my site
i am ready to pay if you solved this issue
Forum: Plugins
In reply to: [WooCommerce] In checkout page Tax not showingcan any one help please
Forum: Plugins
In reply to: [WooCommerce] Featured Image not working in Twenty Eleven themePlease follow these steps to fix this issue:
Go to file ‘smart-manager.php’ located at ‘wp-content/plugins/smart-manager-for-wp-e-commerce’
Go to line number 105 OR look for this code:
// Including Scripts for using the wordpress new media manager
if (version_compare ( $wp_version, ‘3.5’, ‘>=’ )) {
define ( ‘IS_WP35’, true);
wp_enqueue_media();
wp_enqueue_script( ‘custom-header’ );
}
Replace it with following code:
// Including Scripts for using the wordpress new media manager
if (version_compare ( $wp_version, ‘3.5’, ‘>=’ )) {
define ( ‘IS_WP35’, true);
if ( isset( $_GET[‘page’] ) && ( $_GET[‘page’] == “smart-manager-woo” || $_GET[‘page’] == “smart-manager-wpsc” ) ) {
wp_enqueue_media();
wp_enqueue_script( ‘custom-header’ );
}
}
Save the file. That’s it!Forum: Plugins
In reply to: [WooCommerce] Featured Image not working in Twenty Eleven themeDear friends Just try disable all plugins expect woo commerce. if you used smart manager 3.1.2 sure plug in code clash with featured image
Forum: Plugins
In reply to: [WooCommerce] display ‘tax’ term woocommerce cart and checkout sumsForum: Plugins
In reply to: [WooCommerce] display ‘tax’ term woocommerce cart and checkout sumsYes my theme bazar theme with compatable for 2.0.5 but it not show tax (heading) in cart page. Tax adding perfectly not it not show it is Vat
Forum: Plugins
In reply to: [WooCommerce] display ‘tax’ term woocommerce cart and checkout sumsI am also facing same issue i need 5.5 Vat tax tax calcualated perfectly not not showing any name in checkout user dont know what is the amount
Please help me
Forum: Plugins
In reply to: [WooCommerce] Products not displayingHi after update 2.0.5 featured image now working can you help pls
Hi
from today i facing issue in shop page
https://www.madhwakart.com/product-category/vyasaramadhwa/
catogary not showing right side
what wrong in site
Please help me