Themeix
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Reviews
In reply to: [Skrill - WooCommerce] Easy Digital Downloads integrationEasy Digital Download integration is really important
Forum: Reviews
In reply to: [Churel] Churel is the bestThanks for the feedback
Forum: Themes and Templates
In reply to: [Hueman] mobile menu issueHello,
I found a solution for you,
Please try the following css to fix that dropdown menu auto close issue.
.sub-menu.expanded { display: block!important; }Let me know if it works
Forum: Themes and Templates
In reply to: [Axiohost] customizing saying exception thrownOur support portal link is https://support.themeix.com/
Please contact there to get support in 24 hours.Forum: Plugins
In reply to: [Wallet for WooCommerce] Display cashback in percentremove_action('woocommerce_shop_loop_item_title', array(Woo_Wallet_Frontend::instance(), 'display_cashback'), 15); remove_action('woocommerce_before_single_product_summary', array(Woo_Wallet_Frontend::instance(), 'display_cashback'), 15);these two line causing an error,
Error message: Uncaught Error: Class 'Woo_Wallet_Frontend' not found- This reply was modified 6 years, 4 months ago by Themeix.
Viewing 5 replies - 1 through 5 (of 5 total)