Forum Replies Created
-
AuthorPosts
-
jsnmrk
SpectatorThis reply has been marked as private.December 22, 2016 at 10:07 am in reply to: How to integrate Cornerstone visual editor to edit course UNITS? #86417jsnmrk
SpectatorHI There, Thank you! This worked! For anyone else who has this issue and wants to use cornerstone here is the process I followed to get this working for units, and still NOT HAVE THEM searchable by the students. What you need to do: 1. Installed Cornerstone. 2. Made the change mentioned by Vibethemes above ( http://prntscr.com/dmin1v ) 3. Navigate back to CORNERSTONE>SETTINGS>ALLOWED POST TYPES Added 'units' (which is now discover-able) and clicked update inside of the Cornerstone settings area. 4. Then changed the custom-post-types.php file BACK to 'true' (remember we changed it to 'false') and via ftp uploaded the custom-post-types.php in its original condition to its original location. 5. You are still able to now edit units (existing and new ones) with cornerstone - even though you will now not see 'units' in the cornerstone settings. As a side note if you want to DISABLE editing of units with cornerstone after you do this, you will have to repeat the above steps and when inside of cornerstone then DELETE the 'units' from custom post types, update Cornerstone and then put back the custom-post-types.php in its original condition. Why this works: When you make this change you are essentially making units 'discover-able' by the Cornerstone plugin, so that you can add the 'units' custom post type, so after saving this inside of Cornerstone, this setting has been saved INSIDE of cornerstone, so changing back the custom-post-types.php to its original state makes it look like the units are not being able to be edited by cornerstone becasue you cant see this post type inside of Cornerstone setting BUT they are there. So essentially its a WIN WIN! Units are still NOT searchable on your installation of WPLMS but you can edit them with Cornerstone! This is the best news of my morning today! Thank you H.K for the above insights, and I hope whoever reads this in the future finds it useful. Take care, JasonDecember 22, 2016 at 8:00 am in reply to: How to integrate Cornerstone visual editor to edit course UNITS? #86391jsnmrk
SpectatorApologies for the code mess above, here is what they said: Please contact the developer if the post type could be queried with this: $post_types = get_post_types( array( 'public' => true, 'show_ui' => true, 'exclude_from_search' => false ) , 'objects' );jsnmrk
SpectatorHi there, where is the video you mention above in the private reply? I do no see a private reply above? Thanks, waiting on you.jsnmrk
SpectatorGuys, you still have not had a look yet? I gave you the login details you requested 25min after you requested them. I'm waiting your response eagerly. Thank you.jsnmrk
SpectatorThis reply has been marked as private.jsnmrk
Spectator- Guys, I'm paying for support, the days delay I have to wait for a response is not very encouraging. Please I need this resolved.
- I followed your steps exactly as in your tutorial.
- There IS (always was) an Avatars folder with 755 permissions.
- I am still getting this error when trying to login using Facebook BP social connect: http://prnt.sc/djqjvy
- When I click on where it says "submit for review" I get redirected here: http://prntscr.com/dlpo46 - looks like all is fine not so?
- What is the problem????!!!?!
jsnmrk
SpectatorHi Yes, I did check and there IS an Avatars folder there and the folder permission IS set to 755. So what still is the problem. Also the tutorials you have on how to set this up has OLD screen shots as Facebook AND Google have changed their interface considerably. Now what?jsnmrk
Spectator...as an update I get the additional following error when trying to register with Google sign on. I manage to login and then when it looks like its trying to redirect me back to the site I get presented with a white page with this error: http://prntscr.com/djqnuj However I can see that the user is created in the WP users. What's going wrong here, why do I get this error?December 7, 2016 at 1:56 pm in reply to: Remove "username" from sign up – user sign up with email address only #83987jsnmrk
SpectatorAny update here?jsnmrk
SpectatorHi Alex, Thank you for your reply. I watched your video but you did not re-create the error. Please recheck my post above. When there are TWO consecutive drop down select questions the quiz recognizes the FIRST input and marks / scores it. HOWEVER, it disregards the second completely. Please refer to the screenshot above. You will see of the two drop down select questions it scores the FIRST but it does not score the SECOND. This is the issue I am having, please can you let me know how this can be resolved. Thank you.jsnmrk
SpectatorHi Latiyan, Ok we updated WP, Theme, All plugins and the fill in the blank IS working still so thats good news however something strange is happening with drop down select. I have tested and retested this and an in course quiz only registers the first drop down select answer BUT NOT the second one. (see screenshot) Every time I tested it registers the first drop down select in a quiz but NOT the second one. What is the problem here now? Please help as soon as you can. Stressed here!jsnmrk
SpectatorHi There, Any update on this? Has this issue been resolved? Thanks. Jasonjsnmrk
SpectatorHi there Latiyan, Thanks for the file. I replced the old file with this one via ftp and then tested the in course quiz fill in the blank... IT WORKED!! BUT... I continued through the course as a student and when i got to a drop down select quiz question, it DID NOT register the selected answer and did not score the answer at all. So it seems like this issue is happening with the drop down select now. AH!!! Please help... Is it maybe something in the course.js file you gave me that needs changing?jsnmrk
SpectatorHi Latiyan, I logged in reset the course and proceeded through the course. every time there was a "fill in the blank" it did not score / register. By the time I got to unit 7 in my course I decided to make a screenshot and show you. Please see attached screenshot (screen01.jpg) of in course quiz results. Where I have indicated "1" you can see that my answer was not registered and I scored nothing, however at "2" indicated you can see that a questions that is not a fill in the blank DOES register. Why? Please can you re-check this on an in course quiz on our site? I have attached a second screenshot (screen02.jpg) confirming we are running the latest plugin updates, we are also running the latest theme version. i.e 2.1.1 I really need this resolved ASAP. Thank you! :) Jason -
AuthorPosts