- This topic has 3 replies, 2 voices, and was last updated 4 years, 2 months ago by .
Gift Card is gone after update?
You must be logged in to reply to this topic.
Hi,
After I updated the plugin, I cant find it under woocommerce as it should be, can you please help me?
Can you locate the giftcards.php file line 324:
Change
add_action( ‘wp_loaded’, ‘Wooposgc_Giftcards_load’ );
to
add_action( ‘plugins_loaded’, ‘Wooposgc_Giftcards_load’ );
Let me know if gift cards show up.
Hi Benjamin,
I’ve changed it, but it is still not in the menu
woocommerce–>Giftcard as it have been before.
/Kenneth
I reinstalled the files and everything was good again.
thanks.
You must be logged in to reply to this topic.