Hello, I am very grateful for this 2.1 update on ClassicPress!
I am currently trying to update, and using the latest version (2.1). However, I’m having issues not being able to select/upload images from the library via Bricks Builder (v.1.9.8). In the previous version (2.0) there were no problems at all, everything worked fine.
@byzt - Looking at the video and your description I suspect a JavaScript issue here, is there any error in the browser console?
This issue is hard for the ClassicPress community to test as Bricks Builder is not available to download for free. Have you raised a query with the authors of Bricks Builder at all?
@MattyRob Hi Rob I tried to follow your instructions, here’s a video I can share File on MEGA. There seems to be a problem with the javascript you mentioned. I haven’t reported it to Bricks Builder, because I tried ClassicPress version 2.0 with any version of Bricks Builder without any problems.
@byzt Like @MattyRob , I suspect it’s a JavaScript problem. I recently looked into a similar issue with Beaver Builder, and it turned out that that plugin was not declaring all its dependencies, but was simply assuming that the relevant scripts would be available. I suspect it’s the same with Bricks Builder. So the remedy almost certainly lies with the Bricks developers.
If you can send me a copy of Bricks, I’ll be happy to test it. But otherwise there’s little we can do as it’s a paid plugin.
@timkaye I upgraded from v2 nightly to 2.1 stable and the new theme did not install (I used the migration plugin to do the upgrade using the release url link)
That main.min.js file is part of Bricks Builder. The only thing I can think of here is either a file cache is stale on the server or locally and needs refresh, or that js file is injecting into core HTML / PHP and the content rendering has changed resulting in error.
Hard to say without access to the plugin. But you can try clearing any caches and force reloading in your browser (usually done by holding down shift while clicking reload).
I, too, don’t see the new theme in my updated ClassicPress installation. I started fresh with 2.0 and updated to 2.1 today. Also, I don’t see the new admin dashboard widget that was mentioned in the release post. And the view configuration for the dashboard also doesn’t show me that widget so I could enable it.
The theme thing is an issue that needs to be patched.
I upgraded another site from 2.0.0 and am being presented with the admin dashboard notification widget promoting the directory integration plugin:
@byzt Matt and I have been trying to diagnose your problem. As I suspected, Bricks isn’t expressly calling a dependency. Try going to the file ~/includes.setup.php and changing line 343 to this:
In my testing, Bricks then works again. If it works for you too, I’d suggest you ask the Bricks developers to make that change. It won’t affect how Bricks works on WP but will actually help ensure that Bricks doesn’t break again in future on either platform.
@timkaye Hi Tim, Thank you for taking the time to find a solution to this problem. I have recently tested it by following your instructions. But the problem is still not resolved. So I am currently following @MattyRob instructions to use version 2.0.