-
AuthorPosts
-
March 7, 2018 at 7:02 pm #923221
Hi,
I have updated to the last version of Enfold and from that time all product are not possible to open.
I found out when I get rid the Product Purchase Button element, the issue disappear. But its not solution for selling products.
I have tried this workaround for one product. It runs but delete all translations, so no solution for me as well – https://kriesi.at/support/topic/woocommerce-product-page-advanced-editor-page-hanging/Do you have some solution? Should I delete an Enfold folder and copy the old version what I have caked up, I think 4.2.3?
Thank you for some fast reply.March 8, 2018 at 4:59 am #923537Hi Lukas!
Thank you for using Enfold.
Please try the solution that we provided in the following thread.
// https://kriesi.at/support/topic/4-2-5-woocommerce-issue/#post-923535
Regards,
IsmaelMarch 8, 2018 at 2:35 pm #923897Hi Ismael,
Just changed the code, unfortunately it didn’t help.Regards,
LukasMarch 8, 2018 at 9:33 pm #924098Hi,
I loaded your page and the code is nowheere – can you add it again?
Best regards,
BasilisMarch 8, 2018 at 11:24 pm #924167Hez,
What is nowhere? What code do you mean?
I folowed Ismaels instructions.
From file: config-templatebuilder > aviashortcodes > product_snippet_button.php
Change this code around line 101:
ob_start();
//wc_clear_notices();/**
* hooked by: add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 30 );
*/
//do_action( ‘woocommerce_single_product_summary’ );$output .= ob_get_clean();
to this code:
ob_start();
wc_clear_notices();wc_get_template( ‘single-product/add-to-cart/’ . $product->get_type() . ‘.php’ );
$output .= ob_get_clean();
So, its done and issue continues.
Best,
LukasMarch 8, 2018 at 11:53 pm #924180I’m with Lukas on this. While it stopped causing the resource look hogging all the server’s CPU and get the page to load for me, the issue is far from fixed. Now not a single product shows as in stock despite none of them having inventory management turned on.
March 12, 2018 at 9:08 pm #925708Hi,
Our developers still investigate in the issue, to have a final result on that.
We appreciate the patience.Best regards,
BasilisMarch 15, 2018 at 3:47 pm #927410Hey again,
If you don’t have a solution, could you send me a download link of the latest enfold version where the woocommerce is running?
The main money income is from selling online excursions and now its more then week without those money. Its not possible for my client.
I need a solution now. Some fix or older version, please.
Thank you, LukasMarch 16, 2018 at 4:16 am #927876March 17, 2018 at 11:14 pm #928580Are we still waiting on a fix? I haven’t been able to sell anything on my site for a week or so now….at least anything that isn’t a simple, virtual product that is.
March 20, 2018 at 11:02 am #929697Hi,
Our developers fixed the product purchase button issue. Please check the following thread.
Best regards,
IsmaelMarch 20, 2018 at 7:31 pm #930075HI Ismael,
I updated the theme to 4.2.6. The same issue. So I tried change the code in the product_snippet_button.php. Still the same issue.
So I’m back at 4.2.4 version again and waiting for a different solution.Best,
LukasMarch 20, 2018 at 7:47 pm #930087@Lukas
I’m on the newest version and I just put in the new code and it works for me. I would assume there was an issue with way you put in the new code or something up with your server not loading the updated version.
The only other option is to wait for them to push the update with the fix included.
Hopefully all these major update issues….this issue, the auto-update issue, the header issue, etc…all serve as a lesson for the dev team to do more extensive tests on various setups…especially on ones with a Woocommerce setup that uses the various kinds of built-in product types.
March 21, 2018 at 9:20 pm #930863Hi,
Yes we are fixing as many of the issues we can as possible!
Appreciate your patience a lot!Best regards,
BasilisApril 4, 2018 at 4:18 am #936905Hey guys,
After 2 weeks I tried to update the theme again. Unfortunately still the same issue. The product purchase button change code doesn’t help too.
Do you have an idea when the issue will be solved?April 5, 2018 at 11:03 am #937593Hi,
Do you have a staging or a test site? Please upgrade to version 4.2.6 then we’ll check the site again.
Best regards,
IsmaelApril 6, 2018 at 4:01 pm #938287Hi Ismael,
Just updated to 4.2.6. You can see the issue. All excursions are woocommerce products.The owner stopped business and went to vacation so just now we have few days to find a solution.
Regards,
LukasApril 8, 2018 at 3:46 pm #938800Hi,
Thank you for the update. The site is still running on version 4.2.4. Please upgrade to version 4.2.6 then edit the config-templatebuilder > aviashortcodes > product_snippet_button.php file. Replace everything with this code.
// https://pastebin.com/raw/eKQ7RS08
Best regards,
IsmaelApril 8, 2018 at 4:59 pm #938835The owner is back so I’ve had to back the older version because he needs to receive some online orders.
Trying to migrate the whole backup to another place to show you the issue.
Will inform you what its done with new credentials.April 9, 2018 at 5:14 am #938933This reply has been marked as private.April 10, 2018 at 5:47 am #939571Hi,
Thank you for the update. I get errors when I try to modify the files via the Appearance > Editor panel. Please provide the FTP details in the private field.
Best regards,
IsmaelApril 10, 2018 at 5:54 am #939577This reply has been marked as private.April 10, 2018 at 7:53 am #939663Hi,
Thank you for the info.
We modified the config-templatebuilder > aviashortcodes > product_snippet_button.php file as described on the previous thread. The product pages work properly now. (see private field)
Best regards,
IsmaelApril 10, 2018 at 6:13 pm #939965Hello Ismael,
Thank you for your time with solving my issue.
I’ve check the link what you sent in the private message. It runs correctly only in EN. Try it in FR and SP,please, you will see the same issue. Other excursions have this issue in all languages.
Thank you,
LukasApril 13, 2018 at 8:55 am #941345Hi,
I”m not sure why the solution doesn’t work for the translated pages. I have implemented the updated code but the translated pages still loop endlessly. I will ask our developers to take a look.
Best regards,
IsmaelApril 22, 2018 at 2:55 pm #945042Hi Ismael,
Some update in this issue?Lukas
April 27, 2018 at 4:55 am #947601 -
AuthorPosts
- The topic ‘Enfold 2.3.6 – Woocommerce issue’ is closed to new replies.