cschmelzer
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Trusted] Remove Checkout option from Cart icon drop downI found the answer. I added the following to my child theme’s style.css file:
.top-login-mini-cart a.button.checkout{
visibility: hidden;
}Forum: Plugins
In reply to: [Next Active Directory Integration] sync is not syncing all AD usersHi Richard,
I’ve not had this issue resolved yet. I did purchase a full license so I am working with Support now.
Forum: Plugins
In reply to: [Next Active Directory Integration] V2.1.0 Sync to WordPress not completingHello
Thank you for the quick response. I checked the log file, and there are no .php errors.
Regards,
CherylForum: Plugins
In reply to: [Next Active Directory Integration] sync is not syncing all AD usersThe userAccountControl value is 512.
Forum: Plugins
In reply to: [Next Active Directory Integration] sync is not syncing all AD usersThank you for the follow up! Yes, I will contact our IT team and get that information for you. I will send it shortly.
Should also indicate that I did get your plugin to work. I did have to apply the Course category versus the post category. Thanks for that feedback.
Hi,
Thanks for getting back to me. I ended up just using the functionality within LearnDash that lets me restrict access to courses based on a group. All users can see the course desscription, but only users in the IT group can actually access sthe lessons.
Thanks for your support.
Forum: Plugins
In reply to: [Next Active Directory Integration] Sync stops before all users are syncedI increased the max_execution_time to 10000, and the sync is now successful; however, some domain users are not being synced.
We are use the ID:513 security group
We are using these environment variables:
Domain controller: The IP address
Port: 389
Base DN: ou=corpusers,dc=corp,dc=e2open,dc=comBased on our environment variables, do you see any issue that might prevent some users from being synced?
Thank you.
Forum: Plugins
In reply to: [Next Active Directory Integration] Sync stops before all users are syncedThank you. I did increase the max_exeuction_time to 3600, and that didn’t do it. Then I increased it to 8000. The process still stopped before it was complete. It got a little farther, but not all the way. Is there a permission I have to set to ensure that it can increase the execution time itself? Thank you.
Forum: Plugins
In reply to: [Next Active Directory Integration] Not all users synced from ADDid you ever get an answer to this? I am having the same issue. Thank you.
Forum: Plugins
In reply to: [Next Active Directory Integration] display deactivated usersI figured it out. Sorry
Forum: Plugins
In reply to: [Admin Custom Login] Remove LogoThat worked! Thanks again for the awesome support.
Forum: Plugins
In reply to: [Admin Custom Login] Remove LogoThank you for the quick response. Unfortunately, my website is behind our firewall and only accessible through our network.
Hi, thanks for the response. I solved this by adding a tag to the top-level courses. then I created a sidebar and associated it with courses that have that tag. Thanks for the plugin!!
Forum: Plugins
In reply to: [Next Active Directory Integration] Authentication FailingHi
Thank you for the reply. We did try to enable logging, but the Save button is disabled. It indicated that we could not save changes until we were able to authenticate. I am missing something? Is there a way to activate the Save button? Thank you.