parth41486
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] Force Download .Mp3 file from different serverAlready did it still facing the same problem..
Forum: Plugins
In reply to: [Download Manager] Force Download .Mp3 file from different serverI tried it, but when I click on download button it opens in new page..
Forum: Plugins
In reply to: [WooCommerce] Variation Price and zoom on ImageProblem is solved, it was at hosting end
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pagegreat, loved the way you guys work. Quick responses and quick solution.
Thanks for all your support
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageYes, please do let me know over here once the feature is added.
Thanks for your support.
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageOk thanks for the response, is there any alternate solution for it…?
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageCan we connect over skype or somewhere for the quick communication solve the issue asap?
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageI dont know what is causing this problem, I have used this plugin before and it was working fine…
Please do let me know what can be the problem and how we can solve it
Thanks for you quick responses
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageNow I am also not getting any notice…
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageI have updated the plugin, but facing the same issue..
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageif ( isset( $cart_item[ PWGC_GIFT_CARD_CUSTOM_AMOUNT_META_KEY ] ) ) {
$item_data[] = array(
‘key’ => PWGC_AMOUNT_META_DISPLAY_NAME,
‘value’ => $cart_item[ PWGC_GIFT_CARD_CUSTOM_AMOUNT_META_KEY ]
);
}this is the code near the line 122
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pagePHP Notice: Use of undefined constant PWGC_GIFT_CARD_CUSTOM_AMOUNT_META_KEY – assumed ‘PWGC_GIFT_CARD_CUSTOM_AMOUNT_META_KEY’ in /home/sydneyha/public_html/wp-content/plugins/pw-woocommerce-gift-cards/includes/pw-gift-cards-purchasing.php on line 122
I am getting this 1 error for meta key
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageIt is not showing any debug log in the folder you mentioned. So for now I have unable
define( ‘WP_DEBUG_DISPLAY’, true );
@ini_set( ‘display_errors’, 1 );so you can check the errors and provide me solution kindly check it and help me out, as I need to WP_DEBUG_DISPLAY asap once the issue is resolved
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageIt reloads the page but the gift card is not reflecting on cart page
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Unable to apply gift card on cart pageI am talking about box on the cart page not on the checkout page