Jared Bennett
Jared Bennett
If you select the check box: > Enable auto-forward to Azure AD | Automatically forward users to the Azure AD to sign in, skipping the WordPress login screen. Anyone attempting...
Hi Dave, I'm running the Git version and the issue was resolved for me. The lightbox appears now and allows logging into Persona. At that point I'm receiving a malformed...
Further to that, when I click the accept link, this error appears in firebug: "NetworkError: 404 Not Found - http://beta.openbadges.org/issuer/%5B%5Bassertion.badge.image%5D%5D" And when I click on the "Cool, Let's Go" link...
This is now working on 0.7
Did you install the WP-repo version? If you download the zip file from github here, that issue was resolved for me. You will need to ensure that under Settings/permalinks in...
Click on the "code" button on the top menu. You should then see a button just below that that says "zip". Once you have downloaded the zipped plugin, you can...
I'm seeing the same thing, just to add to the chorus. Doesn't matter how long my description is.
Can the Follow button on the Blogs listing be added to the Issues check box. Adding the blog-button class seems to fix the layout, as seen in the second site...
Have you tried the snippet? Others seem to be using it successfully. An addition to the functions.php file can be easily accomplished via a child theme. https://developer.wordpress.org/themes/advanced-topics/child-themes/#how-to-create-a-child-theme Otherwise, there are...
If you want it to work on multiple sites, you might want to convert the snippet to a plugin. Code for a functions.php file is basically a plugin without the...