Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1194400

    Hi

    I have found the problem

    I use the Enfold and Avia Constructor theme.

    When the constructor is active, its plugin does not run.
    If I leave the classic wordpress mode active, your plugin works perfectly.

    How can I make it work with the avia constructor?

    En estos dias de tanta incertidumbre que al menos no falten los servicios basicos. Si necesitais abastecimiento de bolsas ecologicas para vuestra Farmacia estamos a vuestra disposición.

    Hello I have a problem with the folder
    dynamic_avia inside wp-config / uploads

    Since I updated the latest version of enfold, this folder does not stop growing, 500MB and this morning 1.4 GB I do not know what the problem is, but it has completely filled the hosting. It is oversaturated.

    Yesterday I deleted the folder and today it is even bigger. I don’t know what I can do to stop this.

    I need your help.

    #1194573

    Hey brunet77,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1194782

    In theme options performance

    when i active: Delete old CSS and JS files? The folder is empty but tomorrow the folder is full again.
    Today the folder size is 1.5 GB.

    Attach user y pass admin.

    regards.

    #1195056

    OMG
    Can you send me a solution?

    My hosting is full

    #1195220

    Hi Victoria.
    Can you help me?

    regards

    #1195967

    I need help, urgently

    can anybody help me?

    regards

    #1197623

    Hi,

    Sorry for the late reply!

    I tried to login to your site however login credentials did not work for me.

    Please see – https://kriesi.at/support/topic/dynamic_avia-making-way-too-many-calls/#post-1182734

    – Please add following code to bottom of functions.php file of your child theme (https://kriesi.at/documentation/enfold/child-theme/) in Appearance > Editor

    function my_custom_merged_files_unique_id( $uniqid, $file_type, $data, $enqueued, $file_group_name, $conditions )
    {
    return 'my_stamp';
    }
    add_filter( 'avf_merged_files_unique_id', 'my_custom_merged_files_unique_id', 10, 6 );

    – Then go to Enfold theme options > Performance and disable both CSS and JS file merging and check “Delete old CSS and JS files?” at the bottom and save theme options.
    – Enable file merging and disable “Delete old CSS and JS files?” and save once again.

    That should help :)

    Best regards,
    Yigit

    #1197781

    Tnks Yigit

    it’s fixed

    regards

    #1197932

    Hi,

    Great, I’m glad that it’s working as it should again and sorry for the problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1199150

    Hi There,

    have the same issue. How long does it take till the many many maaaany files disappear in the dynamic_avia Folder?

    I entered the code in my functions php and did these steps:

    – Then go to Enfold theme options > Performance and disable both CSS and JS file merging and check “Delete old CSS and JS files?” at the bottom and save theme options.
    – Enable file merging and disable “Delete old CSS and JS files?” and save once again.

    Thanks in advance KiM :D

    #1199164

    Hi Kim,

    Please make sure you have cleared server cache as well. If you are using Enfold 4.7.4, you can simply go to Enfold theme options > Performance > enable “Show advanced options” and disable timestamps in “Unique timestamp of merged files” :)

    Best regards,
    Yigit

    #1199196

    Hi Yigit!

    Thank you I will update enfold!
    So I leave “Delete old CSS and JS files?” enable and clear server cache and when the old files are deleted with the new option they wont be created anymore? so I can disable “Delete old CSS and JS files?” and use my caching plugin again? (turned it off because of the hint).

    Thank you!! :)

    Best KiM :D

    #1202556

    Hi,

    Yes, you can enable the option and continue using own caching plugin. If you have more inquiries, please don’t hesitate to open a new thread. We’ll close this thread for now.

    Best regards,
    Ismael

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘folder dynamic_avia very very big and hosting ko.’ is closed to new replies.