HomePage › Forums › Themes Support › Freshio – Organic & Food Store WordPress Theme › Home page is not loading with woocommerce
- This topic has 3 replies, 2 voices, and was last updated 4 weeks, 1 day ago by
Billy Nguyen.
-
AuthorPosts
-
January 29, 2021 at 10:32 pm #4425
Please suggest, how I can add the snapshot while logging the ticket? As of now I am sharing the snap shot on your email id “[email protected]” Please refer.
1.Getting warning on home page.
2.When activating woocommerce, its not loading the complete home page.
3.When deactivating the woocommerce plug in, the page is loading but products are not
showing and one of a template is not loading.Please check.
January 30, 2021 at 9:48 am #4436This reply has been marked as private.February 2, 2021 at 6:53 pm #4676Hi, My site is not on domain as of now, so its on local system only.
1. I have updated the Elementor Pro with the help of download link.
2. I am unable to do the code changes as I am not much technical in this. Please suggest the path where I need to put this code.
3. I am still not able to see the products and one of a module on home page, please support.
4. Please suggest if we can have a phone call to discuss and close this asap.February 3, 2021 at 10:54 am #47032. Please go to file freshio-child/functions.php or freshio/functions.php and add code:
add_action('init', function(){ $data = [ 'success' => true, 'license' => 'valid', 'item_id' => false, 'item_name' => 'Elementor Pro', 'is_local' => false, 'license_limit' => '1000', 'site_count' => '1000', 'activations_left' => 1, 'expires' => 'lifetime', 'customer_email' => '[email protected]' ]; update_option('elementor_pro_license_key', 'Licence Hacked'); ElementorPro\License\API::set_license_data($data, '+2 years'); });
save this file and reload your site. Then, remove this code and check.
4. We only support via forums, if you need to help, please upload to hosting and send admin web account for me.
-
AuthorPosts
You must be logged in to reply to this topic.