Linda Ursin
Forum Replies Created
-
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteYes, I am able to access them now. Thank you
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteOk, thanks. I hope that’s it
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteThank you, I hope so too. I’d like to plug those holes before anyone takes advantage of them
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteThank you for trying
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteYes, I am sure. I have three sites on my multisite network and I know which one is the main one and what’s the network admin dashboard.
The admin dashboard shows no menu for this plugin
I’ve been running my own site since 2003 and working with web admin and design for 15 years
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteNot since I network activated it. I could when it was only active on that site.
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisite.htaccess File Operations
wp-config.php File Operations
User Registration Settings
Registration Captcha Settings
Block Spambot CommentsForum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteI first installed it via the network admin site since that’s the only place where I can install plugins. It was first activated on my main website. I then went back to network activate it when it told me I should
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteDisabling plugins was the first thing I tried. I hardly suspect one of the best and most popular paid themes around is the culprit. Divi has gone to great lengths to make sure it doesn’t mess with other things.
Forum: Plugins
In reply to: [All In One WP Security & Firewall] Unable to access settings on multisiteI have looked at that already. The menu doesn’t appear in the network admin dashboard. Only on the sites and there, I can’t edit those settings. Not even on the main site
Forum: Fixing WordPress
In reply to: All images broken after updateThe codex gives the following for a multisite .htaccess post WordPress 3.5:
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# add a trailing slash to /wp-admin
RewriteRule ^wp-admin$ wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^(wp-(content|admin|includes).*) $1 [L]
RewriteRule ^(.*\.php)$ wp/$1 [L]
RewriteRule . index.php [L]/wp-admin/network/setup.php says:
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# uploaded files
RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]That last one actually worked, so now my images are back
Forum: Fixing WordPress
In reply to: All images broken after updateI get ‘file not found when I use that link (not even on a different browser) and the images don’t show up in the media library. If I use the link https://lindaursin.net/wp-content/blogs.dir/25/files/2017/09/Jotunheim-acrylic-landscape-by-Linda-Ursin-400×400.jpg I get the image. So it seems to me like there’s a rewrite issue for the subfolder sites but not for the main site. I did double check my .htaccess file and I have made no changes to it or the server config files.
Forum: Fixing WordPress
In reply to: All images broken after updateI have already done that. Upload has worked well for many years.
Forum: Plugins
In reply to: [Polylang] Conflict with WooCommerceOk, thanks. As it worked fine previously, I thought it would keep working but sadly not. I’ll take a look at the plugins
Forum: Plugins
In reply to: [Polylang] Google says no hreflang-tagsIt doesn’t look like it sees all of them. I still get this today
84 Hreflang Tags 25 Hreflang Tags with Errors
Error, Number of errors
‘nb-NO’ – no return tags, 14
‘nb’ – no return tags, 5
‘en’ – no return tags, 4
‘en-US’ – no return tags, 2