mpbaweb
Forum Replies Created
-
Apologies – A theme conflict. Resolved
UsageDD plugin causes conflict. Ok to resolve. Sorry
Hi
We do actually have a SSL certificate for our site, but I am thinking there is some confusion between mpba.org.uk and http://www.mpba.org.uk. I think the certificate is assigned to the domain without www but I have setup the whole wordpress install as http://www.mpba.org.uk so the login page is http://www.mpba.org.uk/login** Update **
Apologies, this appears to be a plugin issue with WP Fastest Cache which is incorrectly caching the page(s).I agree. W3 Total Cache broke the whole site and I had to use the panic key to get back in and disable it. Gator cache seems to offer membership site caching in the ‘Pro’ version, but have not tried this.
You may as well close this issue.
Please consider adding membership site support in future development. Should be pretty simple to cache pages except the ones the user specifies. I thought I could achieve this with your ‘excludes’ function but it doesn’t work properly because you have this thing about logged in / not logged in which I don’t care about when I am making specific excludes. I just want to cache all except specific pages, regardless of whether the user is logged in or not. Can’t be hardForum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] How to display uncached menuI have exactly the same issue. Enabling that option loses all the performance improvements. Might as well deactivate the plugin.
That does not answer the issue. It is just a random statement.
I enabled it. The issue went away but as I expected, there is no measurable performance improvement as the only page logged out users see is the login page. I guess the plugin is not suitable for membership sites.
I do want to exclude certain pages from being cached however. Thhis is the feature that seems to be broken, as it does not respect the menu visibility options or redirects.
I don’t want to disable the cache for logged in users. The users need to be logged in to see any of the pages. If I disaable the cache, then I might as well uninstall it as I get no performance improvement. Strange suggestion!
Forum: Plugins
In reply to: [WordPoints] Doesnt workSorry. It’s conflicting with User Submitted Posts plugin. Functionality is ok with that plugin deactivated, but I need to allow posts without access to the toolbar. The rank change notification is key for me, so I’ll revisit the plugin if/when this is added.
ThanksForum: Plugins
In reply to: [Motor Racing League] Need some ChangesSame here. Want to customise it for our own league. Has the developer given up on this plugin?
Ok, so I searched for the ‘Logged in as…’ string in ExpressionWeb and found it in ‘includes/comment-template.php’
I know nothing about php (Am a SQL developer) but I found this bit of code:
[a href=”%1$s”>Logged in as %3$s[/a]. [a href=”%4$s”>Log out?[/a]I made a backup of the comment-template.php file and removed the logout href [a href=”%4$s”>Log out?[/a]
Seemed to fix it (Get rid of it). However, I don’t know what other knock-on damage I may have caused. I have a backup, so I guess time will tell.
It seems you have to add the other fields yourself by editing the existing profile Page or by creating a new custom page. Unfortunately, this is not made clear anywhere. It’s a great Plugin, but out of the box the features are not quite as accessibile as you might think.
The page editor itself however, is imho very clunky. This is not Ultimate Members fault though, it’s just Worpress itself. It’s just so unintuitive and has no wysiwyg builder. Lots of trial and error.Kind of resolved the Social links missing. Didn’t realise you had to edit the user profile form in order to add them. Also the fields appear in the wrong place below the icon bar. How do I move them above it?

I still have the problem of the “Your profile is looking a bit empty” / “This user hasn’t entered any information” even if the profile has clearly been updated. I have switched the message off completely as it was just misleading. Can you offer any solution to this?