Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1114958

    Hi,
    I have problems with the avia editor.
    When I load a saved template to create a new post, then I can not publish the entry, because the “publish” and “preview” buttons are deactivated (grey color)
    I deactivated all the plugins, but it still does not work.

    http://proyectoeconomico.com/wp-content/uploads/2019/07/proyectoeconomico.jpg

    • This topic was modified 5 years, 4 months ago by fedecorreo.
    #1115091

    Hey Federico,

    I can’t load your screenshot, please post admin login details in private so that we can try to reproduce the problem on your actual installation.

    Best regards,
    Rikard

    #1115169

    Thanks!!

    • This reply was modified 5 years, 4 months ago by fedecorreo.
    #1115364

    Hi,

    Thanks for that, though your site is still not loading on my end. Please see private. Are you blocking some IP ranges maybe?

    Best regards,
    Rikard

    #1115476

    I guess it was the “wordfence” plugin. I desactivated it.. you can login now

    Thanks!

    #1115646

    Hi,

    Thanks for that, though I’m still getting the same error message. I can’t load your site on my end. Is the site actually working on your end?

    Best regards,
    Rikard

    #1115787

    Yes, it works for me. You can’t login or you can’t see the site?

    #1115796

    I’ll give you a new user

    #1116065

    Did you recived the admin login details?

    #1116151

    Hi,

    Thanks for the update. I’m still unable to load your site, but I’ve asked the rest of the team to have a look as well to see if they have better luck than me.

    Best regards,
    Rikard

    #1116287

    Hi,
    Thank you for the login, I was able to create and publish a new test post using the Advanced Layout Builder, and then I was able to edit again. I then tested each of your templates and found only one that would crash the Advanced Layout Builder with this error:

    /wp-admin/admin-ajax.php Failed to load resource: the server responded with a status of 403 (Forbidden)

    It is the Informes PE template, the button gives the same error when trying to edit. So this button is corrupt, I tried to debug but couldn’t add the debug code to your functions.php, your site requires it to be added via ftp. Can you add this to line nuber 18, right after the line: if(isset($avia_config[‘use_child_theme_functions_only’])) return; ?

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }
     

    Also please ask your webhost if there is any server rules against the pdf file type. Try editing one of your posts to cause the error just before you contact them so you can tell them a time so they can check the server logs for the error, and hopefully see the cause.

    Best regards,
    Mike

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