arcticexplorer
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] Unable to see pages and posts in maintenance modeAnswered this on my company Blackberry this afternoon but doesn’t seem to have gone through. I didn’t do a re-install – not yet – but I did install on a single site and did not work there either. Have gone to a simpler MM plugin until I figure this out. Still not sure if it’s me or something else.
Forum: Plugins
In reply to: [BulletProof Security] Unable to see pages and posts in maintenance modeYou’ve been very helpful. Will do as you suggest and continue to exp[lore other features of BPS. Problem will reveal itself in due course and I will update this space.
Forum: Plugins
In reply to: [BulletProof Security] Unable to see pages and posts in maintenance modearcticexplorer.ca (also domain)
http://arcticexplorer.ca/wp-admin/network/site-info.php?id=1avcr.arcticexplorer.ca
http://arcticexplorer.ca/wp-admin/network/site-info.php?id=2Above are the two sites I have created and are appearing on network dashboard as same. Not sure how to get to Primary Site ID. That dashboard has no pages or post items on menu, only Sites, Users, Themes, Plugins, Settings, Updates.
This is the latest version of WordPress.
Forum: Plugins
In reply to: [BulletProof Security] Unable to see pages and posts in maintenance modedefine(‘SUBDOMAIN_INSTALL’, true);
define(‘DOMAIN_CURRENT_SITE’, ‘arcticexplorer.ca’);
define(‘PATH_CURRENT_SITE’, ‘/’);
define(‘SITE_ID_CURRENT_SITE’, 1);
define(‘BLOG_ID_CURRENT_SITE’, 1)The difference is the subdomain install in my config is set to false. In your example it is set to true.
Perhaps I have to do a clean re-install.Forum: Plugins
In reply to: [BulletProof Security] Unable to see pages and posts in maintenance modeAnd yes, the IP addresses match.
Forum: Plugins
In reply to: [BulletProof Security] Unable to see pages and posts in maintenance modeWhen I am in maintenance mode and go to Visit Site, I get the BP maintenance page (url:http://arcticexplorer.ca/?p=22&preview=true). The same the same happens when I got to view a post. As PBS appears to work for many people, it points to my set up of a multi-site. It appears to be set up properly but there are a couple of things that make me wonder.
Point 1. The BPS security settings appear only on the subsites. This surprises me when I come to Put The Primary Site And All Subsites In Maintenance Mode because it appears I am controlling the primary site from a subsite as opposed to controlling a subsite from the primary site. There is no reference to BPS under network
Point 2. This may be due to my lack of understanding of multisite structure but when I go to View Site under Network Admin, I go to the first site I created – arcticexplorer.ca which has the same name and url as the Network admin.
If you are interested, I can set you up with access (it’s a new site) to see how to get BPS maintenance mode working for me. Thanks.
Forum: Plugins
In reply to: [BulletProof Security] Unable to see pages and posts in maintenance modeSorry, still no luck. I have done all the BP .htaccess files and eliminated all BP alerts. Everything is working fine and makes sense except maintenance mode. Have set options with exception of timer which is a feature I don’t want. When I do a test page with maintenance mode on, I cannot view the test page in preview mode. All I get is the url – http://arcticexplorer.ca/sample-page/?preview=true&preview_id=2&preview_nonce=508c1a43c2
which is the maintenance mode page I designed. I want to be able to view the page I am working on. I referred wrongly to non-logged in viewers. I am admin and login as admin. Can insert screen capture of settings page if that would help. Obviously, I am doing something wrong. Not sure what to try next. Thanks.Forum: Plugins
In reply to: [BulletProof Security] Unable to see pages and posts in maintenance modeI think I am missing some fundamentals here. My expectation was the creation of a static page that would appear for unlogged in users while logged in users would be able to view the site while working on it. That has been my experience in the past with maintenance mode and it has been very straightforward. Understand multi-site function may increase technical complexity but as I said, I must be missing some fundamentals. I am not suing subdomains, sticking with the subfolders structure. Thanks for the help.
After further research, I am guessing the custom facebook feed can only work with a “Public” Facebook page and won’t work with a personal page. Would like Confirmation of this. Thanks.
Custom Facebook feed works beautifully with:
http://www.facebook.com/wordpress
and
https://www.facebook.com/NnslOnlineBut doesn’t work with:
https://www.facebook.com/bruce.valpy
The first two are business/organizations, the third one is an individual page. Must be something I’m missing with Facebook page distinctions.
Unable to display Facebook posts.
Error: No posts available for this Facebook ID
Please refer to our Error Message Reference.Getting this message at http://www.ftreliancenwt.ca. Facebook page is published and public, there are posts so don’t know what it’s not appearing. Have tried several different plugins but none seem to work with custom-facebook-feed.
Forum: Fixing WordPress
In reply to: IE9 problem<h1 class=”widget-title”>Read what’s new</h1>
Unless I am misreading, it is an H1 tag, although I agree that doesn’t make sense. However, have bigger issue after testing in older browsers. Broke cardinal rule of sticking to latest Chrome, Firefox and IExplorer. Should have been testing lower versions. Suspect when I address that larger problem, small one will also be fixed. Thanks for help.
Forum: Fixing WordPress
In reply to: IE9 problemThanks. Will review and retest and report back.