Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #1310162

    Hi

    I can’t edit any pages in Avia Layout Builder – when I click on a page it does not load fully, the circle keeps on spinning. I have updated the theme, WordPress and tried switching all plugins off but it has no effect.

    many thanks

    Peter

    #1310213

    Hi Peter,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1310221

    Hi Nikko

    I have set up a new user – details in private content

    many thanks

    Peter

    #1310229

    Hi Peter,

    Please include a login link.

    Best regards,
    Nikko

    #1310231

    Of course, sorry – see below

    p

    #1310308

    Hi envapk2,

    Thanks for giving us admin access.
    I tried to check on your site however I seem to get error 500 from time to time and sometimes have the backend show up properly.
    I believe the issue might be related to the server, can you try to request assistance from your hosting provider to check on the issue?

    Best regards,
    Nikko

    #1310314

    Hi Nikko

    Yes, that was happening to me too. I went to the host first before coming to you and they couldn’t see any server issue having looked at the error logs – they suggested it could be a conflict between plugin and theme. I have included the error logs from today, 15th, in the private content – I hope that is some use.

    many thanks

    #1310354

    Hi envapk2,

    Thanks, I see you have already disabled all plugins except for Woocommerce and it seems the same issue is still present which does not normally happen.
    Can you try to switch the PHP version to 7.3 and see if this helps.

    Best regards,
    Nikko

    #1310377

    Hi Nikko

    I switched it to 7.3 but I’m not seeing any difference.

    many thanks

    Peter

    #1310616

    Hi,
    Thank you for your patience I found that in your child theme functions.php you were using this code snippet:
    add_theme_support('avia_template_builder_custom_css');
    This is no longer needed, I commented it out and now your site seems to be running much better, please check.

    Best regards,
    Mike

    #1310631

    Hi Mike

    Thanks for spotting that. It seems to have made things work with accessing pages to edit but I am still getting a problem with the WooCommerce products page, which still won’t load to edit.

    many thanks

    Peter

    #1310880

    Hi,
    Please try removing your custom child theme woocommerce files to see if this corrects, perhaps there is a conflict with your customizations
    2021-07-20_001.jpg
    When I check a woocommerce page I see this error Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    so if removing your custom woocommerce files doesn’t solve then you will need to check your web server log for the cause of the Internal Server Error.

    Best regards,
    Mike

    #1310892

    Hi Mike

    I tried disabling the whole woocomerce folder in enfold-child but it hasn’t made any difference. I can’t edit any existing product pages or create new product pages. I have put a recent take from the error log in the private content. So it seems to be a big issue with Woocommerce – I’m wondering if I should just delete the woocommerce plugin and install it again there are only about 9 product pages to reproduce.

    many thanks

    Peter

    #1311143

    Hi,
    I have not seen this before but I deactivated your plugin “Disable Gutenberg” and used the theme option Enfold Theme Options > Select Your Editor > Use WP Classic Editor instead, in case there was a conflict there.
    Your errors above seem to be coming from woocommerce and pointing to PHP 7.4 but your server settings show you are using PHP 7.3.29, what PHP does your server say you are using in your hosting panel?
    Perhaps try changing your PHP version either up or down, to test, but not 7.8
    I also see that your PHP ZipArchive Extension is not enabled, perhaps try enabling that also.
    Perhaps a woocommerce reinstall would help?

    Best regards,
    Mike

    #1311171

    Hi Mike

    I’ve been using PHP 7.3 – it was 7.4 but I switched to no effect. I’ve done the Zip extension to no effect either. I do appreciate you looking at this and I know how good the quality of support is from you guys so if you can’t find anything I’m at a loss now so I think all that’s left is to reinstall woocommerce, as you say.

    many thanks

    Peter

    #1311290

    I am having the same issue. Can you please look at it. We are not using a child theme. We have already checked our server.

    #1311291

    I think I found a few javascript errors. See in private content.

    #1311429

    Hi,

    @trexperts
    please open a new thread, your issue is not the same as this thread as you are not using woocommerce. I was able to open your Advanced Layout Builder so I’m not sure if your issue is with a specific page or not. In your new thread please explain how we can recreate your error, I do recommend disabling all of your plugins and reenabling them one at a time, clearing your browser cache between each one to see if that helps.

    Best regards,
    Mike

    #1311441

    Hi,

    @envapk2
    I notice that when I check one of your products I see this error:
    Connection lost. Saving has been disabled until you’re reconnected. We’re backing up this post in your browser, just in case.
    What web host are you using? Was this a new install or did you update an older version? You had some custom woocommerce files, is there a chance that you customized any of the main theme files?
    Can you create a WordPress test install on your server? Perhaps on a sub-domain like /test/ if so try to export all of your current content at WordPress > Tools > Export > All content
    wordpress_export_all_content.jpg
    and on the test site install a fresh Enfold & Woocommerce and then import the current content, please note that the export file only links to your current images so if you delete the images the install file won’t find them, all of the other content is in the file.
    I’m thinking that some strange error occurred with your original install and this will show another install would work correctly?
    I could try this on my test server, but that would not help you if it is some issue with your server.

    Best regards,
    Mike

    #1311461

    Hi Mike

    The site was originally on another server and domain name and, using the Duplicator plugin, I copied it onto the current domain and server. There didn’t appear to be any problems from that duplication but maybe something happened then.

    I don’t think there is a problem with the server as such. I have used the same set up with this host before with no problems. So I’m thinking of uninstalling Woocommerce and reinstalling a new version.

    many thanks

    Peter

    #1311486

    Hi,
    Ok, perhaps a file was corrupt or the permissions didn’t set correctly while using the Duplicator plugin, typically I’ve had good luck with it, but sometimes things happen.
    If reinstalling woocommerce doesn’t help also try replacing the enfold theme files, but please don’t try to overwrite them, fully delete and replace.
    Please let us know how it goes.

    Best regards,
    Mike

    #1311508

    My apologies. I thought it was the same issue since my Avia builder is also not opening. I started a new one called “Circle of death” #1311506

    #1312026

    Hi trexperts,

    I’ve replied to your thread already, please continue in there.

    Best regards,
    Rikard

Viewing 23 posts - 1 through 23 (of 23 total)
  • You must be logged in to reply to this topic.