-
AuthorPosts
-
October 23, 2023 at 6:49 pm #1423457
Dear Support,
I’m getting a bizarre error in the Memberpress section of my website. See private content. Any idea what this is telling me? I don’t expect you to fix the problem, but since I know they are going to say, “check with the theme builder” I thought I would go ahead and ask.
Many thanks,
TimOctober 23, 2023 at 7:42 pm #1423463Hey Timothy,
Your error points to this line:$enqueued->registered[ $remove ]->src = '';
in /config-templatebuilder/avia-template-builder/php/class-asset-manager.php
This was also reported by a user that was using the plugin: Asset CleanUp: Page Speed Booster are you using this plugin?
I recommend disabling all of your plugins, besides your Memberpress and see if this helps, if so enable your plugins one at a time to isolate the conflict.
Or you can try the solution in this thread, it seemed to help in 2021, perhaps it will also help you.Best regards,
MikeOctober 23, 2023 at 8:29 pm #1423471Mike,
You are super. Many thanks for the reply. I’ll investigate further and report back.
Best,
TimOctober 24, 2023 at 3:27 am #1423494Hi,
We’ll keep the thread open. Please inform us if you come across anything.
Best regards,
IsmaelOctober 24, 2023 at 12:27 pm #1423556Dear Mike,
I can confirm that the solution you indicated in your response solved the problem. :-)
You are a superstar. Thank you.
(And, of course, Yigit is a superstar… and you too, Ismael!)
There is another error I’m getting when I try to create a gallery in Memberpress, but I don’t think this is an Enfold problem. I’m putting the error in the private section, in case you might be familiar with it or have any thoughts on how to fix it. If not, no worries.
Thanks again!
TimOctober 24, 2023 at 6:47 pm #1423615Hi,
Glad that this helped, your new issue seems to be pointing at core WordPress js files in /wp-includes/js/ and may be related to jquery-migrate,
Try checking that Enfold Theme Options ▸ Performance ▸ Disable jQuery Migrate is not enabled, if you don’t see the option then your server has disabled it and you should try enabling it. If you don’t see the option then typically you will not see the Enfold Theme Options ▸ Performance ▸ Load jQuery in your footer either, when a server trys to force jQuery to the footer then both of these options are missing from the theme settings.
If you have a caching plugin that trys to Disable jQuery Migrate & Load jQuery in your footer, then disable these options or disable the plugin completely for testing.
It is possible that another plugin is causing a confident, so again try to disable all of your plugins to rule this out.Best regards,
MikeOctober 30, 2023 at 12:50 pm #1424120Dear Mike,
Many thanks for the input. Both ‘disable’ and ‘load’ are turned off.
I’m working with Memberpress to try and solve this one. In case anyone is also using it, I’ll report back once I have the solution.
Best,
TimOctober 30, 2023 at 5:31 pm #1424161 -
AuthorPosts
- You must be logged in to reply to this topic.