Home › Forums › Legacy Support › Support queries › Update Issues › Problem with Visual Composer in Courses
- This topic has 7 replies, 4 voices, and was last updated 8 years, 8 months ago by lightform.
Viewing 8 posts - 1 through 8 (of 8 total)
-
AuthorPosts
-
March 4, 2016 at 11:04 am #33991lightformSpectatorHello After the latest update 2.0.6.1 ( and with visual composer 4.10 ) I am facing this problem: The Visual composer elements such as tabs do not seem to work. Either there is a CSS problem or the Visual Composer shortcodes do not work within courses. I have enabled Visual Composer for Pages of course from day 1. I have also reinstalled everything but the problem persists. I have attached a screenshot for you to see. This happens only in Course pages. In Normal pages the problem does not exist. Any ideas why is this happening? Kind Regards Stratos A.March 4, 2016 at 12:04 pm #34014lightformSpectatorUPDATE: It looks like for some reason after the update the main CSS for Visual Composer does not load. I had to manually place into the header.php of your theme the following line: <span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;"><</span><span class="start-tag" style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">link</span> <span class="attribute-name" style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">rel</span><span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">='</span>stylesheet<span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">' </span><span class="attribute-name" style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">id</span><span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">='</span>js_composer_front-css<span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">' </span><span class="attribute-name" style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">href</span><span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">='</span>http://craftiuspro.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css<span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">' </span><span class="attribute-name" style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">type</span><span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">='</span>text/css<span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">' </span><span class="attribute-name" style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">media</span><span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">='</span>all<span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">' </span><span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">/</span><span style="font-family: Consolas, Monaco, monospace; line-height: 1.5;">></span> So far this seems to work but it is not a permanent solution.March 4, 2016 at 4:12 pm #34113carlosmerSpectatorI also have problems with VC. The units which have videos on it (WC video shortcode) are displaying a big empty space (bigger than the window) after the unit and before comments.March 5, 2016 at 7:39 am #34226Anshuman SahuKeymasterHi @lightform , Yep you are correct visual composer is not loading any css or js on course page . Visual composer should have load its scripts on the course page as course page is just like any other page but it does not .So we added a fix . In previous update we have en-queued the visual composer scripts and css manually so that it work on course pages . We will add the same fix in the udpate of vibe course module plugin so that scripts starts to load again . Thanks for reporting the issue . hi @carlosmer , Please add the video in pages by suing the add media button or use [iframevideo] shortcode to embed videos from youtube or vimeo . paste the shortcode form back end wp-editor in text mode like this : [iframevideo] <iframe width="560" height="315" src="https://www.youtube.com/embed/BvP4RIqSbiw" frameborder="0" allowfullscreen></iframe> [/iframevideo]March 5, 2016 at 8:00 am #34236carlosmerSpectatorI have been using VC shortcodes to create all of my Units and until 2.0.6.1 it has worked perfect. I have 110 units created now. Do I really have to change one by one all of them because of the 2.0.6.1 update? Won't it be fixed with the next update of Vibe Course Module you mentioned before? UPDATE: This Big Empty Space issue is not only in video units but in every unit that has any VC shortcodeMarch 6, 2016 at 8:37 am #34460carlosmerSpectatorFixed with the new update. Thank you very much Vibe team!March 7, 2016 at 5:31 am #34538H.K. LatiyanParticipantYes this issue has been resolved in the update. @carlosmer: Thanks for confirming. @lightform: please update your plugins and confirm.March 7, 2016 at 7:16 am #34574lightformSpectatorHello The problem look resolved. Thank you very much :) Keep up the awesome support. Kind Regards Stratos A.
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
- The topic ‘Problem with Visual Composer in Courses’ is closed to new replies.