- This topic has 15 replies, 5 contibutors, and was last updated 9 years, 4 months ago by .
-
Question
Answers
- The question ‘Boss BREAKS Visual Composer’ is closed to new replies.
BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › Boss BREAKS Visual Composer
Hi,
So, frustrating time tonight with Visual Composer. It would work when creating LearnDash Courses and Forums, but wouldn’t after publishing. I could still get the frontend/backend editor, but nothing in VC would open/add when I clicked on it.
Here’s what I did:
1. Disabled all plugins one by one until nothing was left… didn’t work.
2. Set the theme back to Twenty Fifteen — WORKED!
I’ve done this three times to check; the conflict is definitely with the Boss theme. Help!
…A
Hi @phoenixloop
you might getting frontend_editor.js:33 Uncaught TypeError: Cannot read property ‘setSortable’ of undefined which is Js Composer issue for frontend editing
Backend editor is working fine and i am able to load it and add new rows and elements there
Please also let us know about which version of JS composer you are using.
Regards
Varun Dubey
Hi @vaparun,
I’ve installed both the VC that was bundled with the Social Learning theme, and when that didn’t work I deleted it. I then installed v4.7.2, which didn’t help.
I can create the page and use VC immediately after creating it, no problem. After I click “publish”, when I go back and try to edit the page that’s when it’s broken.
Thanks,
…A
Please attach the Broken Screenshot to get idea about it
Regards
Hi @vaparun, you actually can’t see it in a screenshot, so I’ve put it in a video here.
<iframe width=”420″ height=”315″ src=”https://www.youtube.com/embed/d-PaGvkEt0E” frameborder=”0″ allowfullscreen></iframe>
Hi all,
I get the same problem. Please get to this asap. Started after latest Boss theme update. We running the sensei learner setup. I’m working on grid elements in virtual composer. Some actions seem to work and others cause screen grey out and to freeze with the expected element popup window not showing. Have to reload page to get access again to links on that page and problem repeats.
Please also send through visual composer updates as promised elsewhere on this forum. Are they not supposed to accompany theme updates?
Thanks for a great theme!
Video embed didn’t work. Here’s the direct link: https://youtu.be/d-PaGvkEt0E
Hi @phoenixloop and @happybynature, i have notified developers to fix it
Regards
Got the same issue here,
When do you think its gonna available the fixed one?
The Sooner The Better I hope.
Thanks,
Arda
Hi @kharmabali, i have already marked it as high priority task. It will be fixed shortly.
Regards
Thank you,
I down grade to Boss Theme 1.1.6 for now, and it works just fine.
🙂
Hi @kharmabali
@phoenixloop
@happybynature
Please edit only when you are comfortable with it, else wait for our next update
file path
boss/buddyboss-inc/buddyboss-shortcodes/shortcodes.php
line 94
modify
echo '<div class="shortcodes_dialog" style="display: none;">';
with
echo '<div class="shortcodes_dialog">';
It will solve the issue
Regards
Varun Dubey
This worked for me! Thank you!
Glad it worked 🙂