Forum Replies Created
-
AuthorPosts
-
March 19, 2020 at 10:08 am in reply to: Delete contents of public_html/wp-content/uploads/dynamic_avia #1194349
@ Enfold:
Although my website is up & running again with optimal performance scores, I noticed a significant slower loading performance, only for the backend. Loading admin-pages and editing posts and pages is ‘slow’. Frontend, everything is loading fast end fine.Is it possible/thinkable that this has something to do with these dynamic_avia files and settings? Before, there were no problems and loading admin-pages went fast (as usual).
Hope to hear something….
March 17, 2020 at 4:45 am in reply to: Delete contents of public_html/wp-content/uploads/dynamic_avia #1193717Hi Leemshop and flanke7: Thanks for the comments. Flanke7, I use several plugins like WP Rocket Pro (caching), Admin Columns, Yoast, etc.
I hadn’t acces to WP-admin anymore due to several errors, because the physical memory for the server was exhausted. Finally I solved the problem for my situation. Here is what I’ve done:
1. Change Enfold Settings > See screenshot.
I set CSS & Javascript merging and compression to ‘Disable’. I use WP Rocket Pro plugin for caching and in spite of the recommendation, I enabled the option ‘Delete old CSS and JS files’. (just to be sure.)
Note: When I first had enabled this, and let the default-settings for merging and compression enabled, it doesn’t work for me. Enfold still created A HUGE amount of merged files automaticly: in my case even more than 50.000 (really!) avia-merged css- and js-files in the dynamic_avia folder, up to about 120GB!!! After deleting, Enfold created these files over and over again, until all space on the server was used and I was receiving several errors and couldn’t update the website anymore.2. Add code to functions.php – Just to be on the safe side, I added the following code to the bottom of the functions.php in my child-theme folder, as advised in another post:
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 );
This should accomplish that each created file has the same filename and overwrites the already existing one until your server returns the correct DB value that the file exists and Enfold can stop creating new files. (See another post.)
3. I deleted ALL merged files in the dynamic_avia folder. (120GB) In my case, the following files remain: (leave them there!)
- avia-gutenberg-dynamic-enfold.css
- avia-gutenberg-dynamic-globe_theme.css (my custom name)
- enfold.css
- enfold_child.css
- globe_theme.css (my custom name)
- index.php
4. After this, I updated the used Disk Space in DirectAdmin. (Click on the Disk Space-number in the right sight bar.)
5. I still couldn’t login to my WP admin. So I disabled all plugins via my ftp client. Now, I could login to WP again and I activated every single plugin.
I really don’t know if all step are necessary for everyone (probably not), but for me it worked out very well and all problems are gone.
So, my website is up & running again! My dynamic_avia folder stays clean now. :-))
- This reply was modified 4 years, 8 months ago by ALCOR.
March 16, 2020 at 1:39 pm in reply to: Delete contents of public_html/wp-content/uploads/dynamic_avia #1193477Can I delete all files in the dynamic_avia folder?
March 16, 2020 at 11:46 am in reply to: Delete contents of public_html/wp-content/uploads/dynamic_avia #1193442I have HUGE problems with this also….also .nl domainname. My dynamic_avia folder is 121GB BIG!! I use caching plugins so I ‘listen’ to your advise and not delete old files. It says ‘ONLY recommended when you’re NOT using a caching plugin!
Now nothing is working anymore. Also deleting old files via Performances isn’t working anymore. Please, which files can I delete manually??
Many thanks and warm regards,
Alice
Oh, I know what the problem is!
When I select a custom category for the masonry content, it doesn’t display the filter options. When I select Archive (or the category you can’t delete), the options are showing up.
Is it possible though to show a dropdown menu for the options? My client has many categories so displaying like the present way isn’t neat…it’s messy.
Thanks!
- This reply was modified 7 years, 6 months ago by ALCOR.
Hi,
I’ve the same problem on my clients blog. I selected display filter options, but it doesn’t work. No options are showing up.
What could be the problem?
Thanks!!
March 23, 2017 at 11:49 pm in reply to: Enfold 2017 Tab section works with Pages but not with Posts #765796Hi,
Found it!!! Everything solved. :-)
Thanks Alice
March 23, 2017 at 11:39 pm in reply to: Enfold 2017 Tab section works with Pages but not with Posts #765791Hi, I’ve a problem with Tab Section also.
I can’t see it anywhere! The tabs features are the same as the 3 Version. How come? I installed V4.03
I can’t use Tab Section with images and so on.
Hope you can help me also?
Many thanks!!
Alice
Hi, I bought the Hero Plugin and was wondering if this plugin already work fine with Enfold?? Seems like a wonderful plugin. :)
AliceNovember 2, 2016 at 8:54 pm in reply to: Woocommerce One page checkout not working – can not add product to cart #707344Hi there,
I commenting out line 422 in our functions.php file. This works! The only thing is that the style changed to the worse. How can I fix this?
Hope to hear asap.
Alice
November 2, 2016 at 7:14 pm in reply to: Woocommerce One page checkout not working – can not add product to cart #707304Hi,
Here the same problem with the plugin. You can’t add anything to the cart with product-table. The cart doesn’t update.
Do you have solved the problem already?
Regards, Alice
Hi Yigit,
As rickyporco, I tried your solution. Unfortunately it doesn’t work for me either. (I can’t even create a popup-link!)
3rd party Popup plugins work for the avia contactform for instance. But I need a more complex form. Because Enfold supports Gravity Forms I made several forms with this plugin. Everything works fine, except that I can’t use it within any Popup. The popup stays empty. What goes wrong?….
Hope you know an other solution or compatible plugin?
- This reply was modified 8 years, 9 months ago by ALCOR.
Hi Yigit,
Unfortunately the website is in maintenance mode.
BUT….I solved the issue already. I deactivated the layerslider in the theme, inserting the following code into the functions.php in my childtheme:
add_theme_support('deactivate_layerslider');
Then I activated a stand-alone version of Layerslider. Now, there’s a layerslider-widget showing up in the widgets area. I insert this widget into the the Header-section I created before. Voilá…no problems anymore and the layerslider displays on all pages and posts! :)
Thanks ;)
- This reply was modified 9 years, 2 months ago by ALCOR.
PS I tried also the layerslider php function to display the layerslider on all pages. That works fine too. But not for posts. I get an fatal error message:
Fatal error: Call to undefined function layerslider() in …..- This reply was modified 9 years, 2 months ago by ALCOR.
September 11, 2015 at 11:46 am in reply to: Rasterrow – how change responsive design for only some blocks #501552Sorry…..I saw to late that you can edit the display of the individual elements for the raster-row…..
SO problem solved!! ;)- This reply was modified 9 years, 2 months ago by ALCOR.
Hi Rikard,
Thanks for checking it out! It’s probably the browsers cache. Sorry for the late response….my client isn’t that fast. (Big office…)
When I set a background-image as well, does it work like a ‘fall-back’ for visitors who can’t load the video? That would be the best solution I guess…
Thanks anyway…..enfold is absolute one of the best themes ever!
AliceThis reply has been marked as private.This reply has been marked as private.By the way: I already compressed the full-screen movie to 3 MB
Hi Yigit,
That works fine! Thank you so much. :-)
Hi begrafiks,
Ohhhh it’s just that simple? :)
Thanks a lot!!! -
AuthorPosts