moose123
Forum Replies Created
-
I also took the URL error from the inspector network debugger and put it into a browser…again, not sure how helpful this is, but it throws a “Slim application error.”
Thanks for getting back to me. I deleted the plugin, re-installed and cleared cache. Getting the same result. I did notice the following error in the Firefox inspector debug console:
Uncaught (in promise) Error: Request failed with status code 500 tC https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:8 W8 https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:8 p https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:9 zy https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:9 zy https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:9 b5 https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:9 request https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:9 t https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:9 Kk https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:8 Tpe https://sites.keene.edu/bigbeliefs/wp-content/plugins/ameliabooking/v3/public/assets/stepForm.725d1692.js:2393
I don’t know if that’s helpful at all.
Thanks again.
Forum: Plugins
In reply to: [User Role Editor] Can’t See Table Press Admin Menu for Custom RoleNevermind. The problem was with the Table Press plugin itself and I was able to solve it. Thanks again for this terrific user role plugin.
Anyone who is running into this issue with Table Press should follow the instructions here.
Once you reset the Table Press db version to 0 in your site’s options screen and click save, you can then go into User Role Editor, down to “Custom Capabilities” and select all the tablepress_* options and then Update for that roll. The Table Press admin menu should then appear for that role’s users.
Forum: Fixing WordPress
In reply to: Insert Link Not Working After 5.0.2 updateHi Otto,
I’ve tried both the paragraph block and in the “classic” editor. in fact, I’ve tried this on two different websites with two different hosts. And then the link field is just stuck on the page. https://imgur.com/a/ABWGTy2
Thanks
Forum: Plugins
In reply to: [User Role Editor] Allowing access to custom header only?Thank you, Vladimir! Much appreciated.
Forum: Plugins
In reply to: [Staff List] Does it work in multisite?It’s been network activated and it’s activated on my sub site. I created a new template and I see it there, per the Quick Start video. And I see the Staff List menu but I do not see a way to actually add new staff profiles. Here’s a screen shot.
Thanks
Hi jazkobo,
No, I haven’t gotten it working yet. I have created unfiltered views for each of my sub-sites within Google Analytics, as the plugin author suggests, then in the plugin general settings for each sub-site, I have the plugin mapped to that view. Yet, what gets displayed in the dashboard of each site is not stats for THAT site but for the overall site.
Thanks
MooseThank you for this information. So do I understand correctly that what you’re saying is the only way to do this is to create a filter view but that is really only a last resort because they can be destructive?
Thanks again.
Forum: Plugins
In reply to: [Arconix FAQ] OrderingPlease disregard my question above. I’ve figured it out by using orderby=menu_order and the Simple Custom Post Order plugin.
Forum: Plugins
In reply to: [Arconix FAQ] OrderingIs it possible to do a custom order by FAQ ID? I need to display my questions in a specific order. I tried:
[faq style=”accordion” orderby=”ID” order=”41,43,54″]
Thank you!
Ok, thanks very much. We host two WordPress sites that are managed by other people with admin rights, but they were using /wp-admin/ to log in. I’ve asked them to use wp-login.php and it seems to be working.
Thanks so much for this excellent tool.
Thanks for this information Gioni. I have users who use /wp-admin/ to login. Is it best practice to keep the “Disable automatic redirecting to the login page when /wp-admin/ is requested by an unauthorized request” option checked and ask people to use wp-login.php instead?
Thanks again.
MooseForum: Networking WordPress
In reply to: Bulk apply theme?Hi Clarion,
I’ve done that and what network activate does is it makes the theme available to all sites, but does not actually apply the theme.
Thanks
Forum: Networking WordPress
In reply to: Export list of users and their sitesAll set.
Forum: Networking WordPress
In reply to: Export list of users and their sitesThanks Cloudy. The problem is that the table that contains the email addresses does not also contain the site URLs that those users are associated with. What I want to do is send out a mail merge to all users that tells them (reminds them) of which sites they have access to. Trying to work on a query that will join the table with the email addresses and the one with the site URLs to tease out these two bits of information.