Home › Forums › Legacy Support › Support queries › How-to & Troubleshooting › Add Students to course not working
Tagged: add student, admin section
- This topic has 15 replies, 4 voices, and was last updated 8 years, 9 months ago by H.K. Latiyan.
-
AuthorPosts
-
February 5, 2016 at 12:08 pm #25705bogartzkieSpectatorHi after update everything to the latest version of wplms the other features are not working anymore just like the add bulk button in admin section on a single course ill attached an image that shows there's no more text box anymore. thanksFebruary 6, 2016 at 11:33 am #26013Anshuman SahuKeymasterPlease make sure that you theme and all its plugins are updated to latest . Update the modern child theme also .it is available in the wplms package . Re-save the permalinks and then clear the browser cache after update .February 6, 2016 at 11:34 am #26014Anshuman SahuKeymasterIf above does not helps then please share site url and admin credentials to check this at your end PS: mark reply as private while sharing the credentials .February 6, 2016 at 8:14 pm #26165bogartzkieSpectatorHi i'm using pointing system as its child theme, and all of my plugins are already updated. I'm wondering why my site is a bit buggy. 1. The add students feature in admin's section is not working. 2. The pointing system in MYCRED is a bit messy. the points is not working when im putting a reward to a student when they finished a single quiz. 3. The share link in quiz result is not working. 4. My logo is not showing properly in mobile or tablet devices 5. When someone's trying to sign up with us via facebook my admins account will also change its name to the user who tried to sign up with us via facebook I hope you can help me to resolve this issues btw, here's my login info username: webacademy password: asianstudies31February 8, 2016 at 9:57 am #26400Anshuman SahuKeymasterCan you please share site url also to login and check the issues ? 1. Needed admin credentials . 2. Working fine at our end . Needed credentials to check this . 3. Yes the quiz results cannot be shared .This is an issue as of now .Will be fixing this in the next update of wplms . 4. Please check the height width of your logo to show up logo properly on mobile devices . 5. This is also an issue with the bp social connect plugin as of now . Will be fixed in the upcoming update of bp social connect . Can you please share screenshots of your bp-social connect facebook settings screens?February 8, 2016 at 10:46 am #26419bogartzkieSpectatorHere's the url https://wecad.co username: webacademy password: asianstudies31February 8, 2016 at 10:48 am #26421bogartzkieSpectatoris there any alternate plugin for bp social connect?February 9, 2016 at 3:03 pm #26926Anshuman SahuKeymaster1. Checked the site and found that the pmpro register helper plugin is conflicting woth the wplms . It is using old select2 js script and is loading it in the course pages also . So we need to modify the plugin code . changed the function " pmprorh_enqueu:e_select2 " in the pmpro-register-helper/pmpro-register-helper.php file to : function pmprorh_enqueue_select2() { if(isset($_GET['action']) && $_GET['action'] == 'admin'){ return; } //should check for cases when this is needed instead of always including. wp_enqueue_style('select2', plugins_url('css/select2.css', __FILE__), '', '3.1', 'screen'); wp_enqueue_script('select2', plugins_url('js/select2.js', __FILE__), array( 'jquery' ), '3.1' ); } Can you please try deactivating the third party plugins ?February 9, 2016 at 3:57 pm #26942bogartzkieSpectatorgreat it worked!! how about the sizing of logo in mobile?February 10, 2016 at 8:20 am #27089Anshuman SahuKeymasterPlease try adding the given css from wp-admin -> appearance -> customize -> custom css : @media (max-width: 767px){ #logo img, #alt_logo img { height: auto !important; max-width: 300px !important; } }February 12, 2016 at 2:23 pm #27986cescc78SpectatorHi Alex, I have the same issue in my site. I disable extra plugins, clear cache, save permalink, and nothing works. RegardsFebruary 15, 2016 at 10:20 am #28662Anshuman SahuKeymasterIs you wplms theme and all its plugins are updated to latest version? Latest Versions WPLMS v 2.0.6 Vibe Course Module v 2.0.6 Vibe Custom Types v 2.0.6 Vibe Shortcodes v 2.0.6 WPLMS Dashboard v 2.0.6 WPLMS Assignment v 2.0.6 WPLMS Front End v 2.0.6 WPLMS EventOn v 2.0.6 WPLMS Modern Child Theme v 2.0.6 If yes but still issue appearing then please share site url and admin credentials to check the issue . Ps: mark reply as private while sharing the credentials .February 16, 2016 at 2:19 pm #29140cescc78SpectatorHi Alex, I check my theme version: WPLMS v 2.0.6 OK Vibe Course Module v 2.0.6 OK Vibe Custom Types v 2.0.6 OK Vibe Shortcodes v 2.0.6 OK WPLMS Dashboard v 2.0.6 OK WPLMS Assignment v 2.0.6 OK WPLMS Front End v 2.0.6 OKWPLMS EventOn v 2.0.6 OK All the theme and plugins are up to date, and still have the issue. Here are the credentials: Url:http://entertraining.lunaticos.com.mx/kinesteq User: vibethemes Password: P@SSw0rd By the way I have issues with the Header and Course Style combination, the course overlap the Header. Thx Alex.February 17, 2016 at 11:39 am #29415H.K. LatiyanParticipant@cescc78: I am unable to open your website, it shows me the webpage is not available. Please check.February 17, 2016 at 6:21 pm #29628cescc78SpectatorHi Latiyan, I double check my site and it's working: http://entertraining.lunaticos.com.mx/kinesteq/ http://entertraining.lunaticos.com.mx/kinesteq/wp-admin/ Here the link again. Thx
-
AuthorPosts
- The topic ‘Add Students to course not working’ is closed to new replies.