benny54
Forum Replies Created
-
Today i was able to check the update from version 2.4.8 to 2.5.0 and i’m happy to inform you that the problem has been resolved.
Thank you so much.Ticket has been created
After the update i cleared cache from my caching plugin (WP fatest cache) and also from Divi 5 css cache). This did not resolve the issue.
I have enabled the check for extra filetype 1 and in the field below (file extension) i entered .gpx
Mime type is empty.
Number of extra files is set to 1
Compatibility mode is disabled but i also tested with comaptible mode enabled but no luck.
For the time being i’m working with the plugin download manager but shared files would be my favorite.- This reply was modified 2 months, 2 weeks ago by benny54.
Forum: Plugins
In reply to: [Download Manager] Unable to attach file in the backendThe name of the theme is Divi version 5.1.
I would think it is independent of the theme because adding/attaching the file is done in the backend. But i’m not a developer 😉Forum: Plugins
In reply to: [Download Manager] Unable to attach file in the backendUnfortunately adding the filter in the child theme functions.php file did not solve the issue.
As a workaround i can use attaching the files via the media library. To force this filetype (gpx) to download in stead of showing in the browser i added the following code to the .htaccess file:# Force file download
<FilesMatch "\.(jpg|jpeg|png|gif|mp3|mp4|mpg|mpeg|avi|txt|gpx)$">
ForceType application/octet-stream
Header set Content-Disposition attachment
</FilesMatch>
# ENDForum: Plugins
In reply to: [WP GPX Maps] Bug in GPX Maps 1.8 – ES Module Import Failing on WooCommerceHi Brendan,
I had the same issue. Maps were okay on the page but not rendering on post. Thanks a lot!
Regards, Benny.
Hi @vipulelementor,
Thanks for your reply. My customer informed me that she decided to have her website rebuild in Divi 5. So until then i will keep the version on 3.33.2.
Sorry to let you know that version 2.4.2 did not solve the issue. When i try to update to version 2.4.3 the update via the update icon in the admin bar hangs like described in my first post.
Any solution yet? I do not dare to upgrade anymore.
url: https://yogazentrumtwente.nl
Errorlog:
Een fout van het type E_ERROR werd veroorzaakt op regelnummer 26 van het bestand /home/debxxxxx/domains/my-domain.nl/public_html/wp-content/plugins/elementor/modules/element-manager/module.php. Foutmelding: Uncaught Error: Class “Elementor\Modules\ElementManager\Ajax” not found in /home/debxxxxx/domains/my-domain.nl/public_html/wp-content/plugins/elementor/modules/element-manager/module.php:26
Stack trace: 0 /home/debxxxxx/domains/my-domain.nl/public_html/wp-content/plugins/elementor/core/base/module.php(86): Elementor\Modules\ElementManager\Module->__construct() 1 /home/debxxxxx/domains/my-domain.nl/public_html/wp-content/plugins/elementor/core/modules-manager.php(64): Elementor\Core\Base\Module::instance() 2 /home/debxxxxx/domains/my-domain.nl/public_html/wp-content/plugins/elementor/includes/plugin.php(703): Elementor\Core\Modules_Manager->__construct() 3 /home/debxxxxx/domains/my-domain.nl/public_html/wp-content/plugins/elementor/includes/plugin.php(621): Elementor\Plugin->init_components() 4 /home/debxxxxx/domains/my-domain.nl/public_html/wp-includes/class-wp-hook.php(341): Elementor\Plugin->init() 5 /home/debxxxxx/domains/my-domain.nl/public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters() 6 /home/debxxxxx/domains/my-domain.nl/public_html/wp-includes/plugin.php(522): WP_Hook->do_action() 7 /home/debxxxxx/domains/my-domain.nl/public_html/wp-settings.php(742): do_action() 8 /home/debxxxxx/domains/my-domain.nl/public_html/wp-config.php(95): require_once(‘/home/debxxxxx…’) 9 /home/debxxxxx/domains/my-domain.nl/public_html/wp-load.php(50): require_once(‘/home/debxxxxx…’) 10 /home/debxxxxx/domains/my-domain.nl/public_html/wp-blog-header.php(13): require_once(‘/home/debxxxxx…’) 11 /home/debxxxxx/domains/my-domain.nl/public_html/index.php(17): require(‘/home/debxxxxx…’) 12 {main}thrown
Thank you so much Joe. I think i will first do the trick with the php-template.
Hi Ivan
Cannot say exactly which version but on january 1st i did the last monthly update.
Today i installed the new update 2.4.2 and will let you know if this issue has been resolved but can be tested after a new update is available.Thanks so much for this great plugin.
Just found out the the icon code \e900 is not correct. After trying and changing i found out that the icon code should be \e905
??????????
Thank you, Edson,
The fileheader is the same so the problem has been solved.
Regards, Benny.