michaelware1205
Forum Replies Created
-
Cookie Yes circled back and finally made the account work with the plugin. So thumbs up for being thorough.
Thanks for checking Bruce. I had a colleague set up Jetpack and it worked for him. The issue seems to be with my account. I have a couple more websites to build on this multisite and would love to not have this happen again. What is the issue with the xmlrpc.php file?
Forum: Networking WordPress
In reply to: No roles available for adding users on multisiteTurns out there was some type of corruption or permissions error that prevented the creation of the wp_xx_userroles row in the options tables where xx is the ID of the child site. I have to manually create this row and populate the serialized data using a copy of a properly working subsite.
Forum: Networking WordPress
In reply to: No roles available for adding users on multisiteMore digging. Found that when creating the subsite, the OPTIONS table did not contain wp_XX_user_roles.
I copied that from another subsite, changed XX to the ID of the subsite and inserted into the DB. Thought that would do the trick, but nothing has changed.Is there something else I need to do when inserting a record in PHPMYADMIN?
Does the option_id number in the table have to be set to something exact?
Thanks
- This reply was modified 1 year, 10 months ago by michaelware1205.
Forum: Networking WordPress
In reply to: No roles available for adding users on multisiteRunning WP 6.1.1
Thank you Stef.
I was able to subscribe with 2 separate emails, so it appears something was unclogged on the backend. Thank you!How can I see a list of pending subscribers? I don’t see that anywhere in the admin.
Thanks for the reply Dan.
I’ve checked and I have no pending subscriptions. I’ve had other users test and they get the same result. You can subscribe to 1 site, but no more than that. Again, this is a multisite, a parent school district site and individual schools as subdirectories. These sites all have the same root domain but different subdirectories. Seems the subscribe system considers them all from the same site?- This reply was modified 1 year, 11 months ago by michaelware1205.
I deleted several fields and used mobile phone instead of phone. Now the profile displays correctly, though I don’t understand why.
Please consider resolved.Thanks Aswin. I’ve removed any user profile page from caching and confirmed that. Still no email or phone number visible on the profile page. Sorry that I cannot expose the membership section on the site, as it is for members only.
What I’m looking for is some setting in Ultimate Member that I could have overlooked, some way that these 2 field woulds remain hidden even after making sure that they are visible?
https://capture.dropbox.com/eEAZwCY3Vd6ggxrK
Please consider this issue unresolved.
Thanks,
MichaelThanks Vladimir,
Jetpack was the issue.Not an issue. Sorry!!!
My co-developer had the registration form role set to admin.
Apologies for the alarm.
Forum: Networking WordPress
In reply to: Multisite Media Library URLs missing site IDFigured it out. The custom logo function was borrowed from another theme and added the extra /site/0
But the main site of a multisite install does not use a subdirectory in the uploads directory. I believe that only the subsites use that extra ‘/sites/#’Forum: Plugins
In reply to: [Redirection] Facebook Query Strings and Too Many Redirect ErrorsThanks John.
Forum: Plugins
In reply to: [Redirection] Facebook Query Strings and Too Many Redirect ErrorsOne possible cause. Dynamic caching by the SG Optimizer plugin might be storing the query string in the URL, causing the redirect loop.
The idea came from this thread.I’m not sure omitting dynamic caching is the solution, but thought I should document this for others.
Thanks for the feedback Devin. I like the demo.
In my case, I was given a custom design where the client wanted me to modify the order of inputs and separate out the fieldsets, some on the left, others on the right, with custom checkbox styles. Some of it couldn’t be done, so I had to convince the client to settle for the plugin’s default layout order.