James Kirk
Forum Replies Created
-
Forum: Hacks
In reply to: Inserting Category Slug in URL without Using Permalinks MenuHey, tspek, have you checked into the Redirection Plugin? Pretty sure you can set up specific groups to redirect (either using the regex options or a straight category-by-category setting. This would allow you to choose which categories are getting redirected without requiring you to change them all wholesale.
Just because the links are no-follow doesn’t mean that actual real human beings are prevented from clicking on them and coming to the destination in the URL! This is why it still makes sense to leave comments on blogs that nofollow all the users comments. Folks will click on your links if they like what you had to say.
From an SEO perspective, you still want incoming traffic even if the engines don’t give you specific page rank/juice, etc.
Check that your file list is not completely “excluded” on the “Backup Settings” tab for the plugin. I just reactivated my WP to DB plugin, v.1.1 and noticed that all the file’s boxes were checked. When I started the “Backup Now” I only got the database file in the operation.
Hope that helps!
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] How To Hide 'Contact' in Menu?You could try one of the many user role permissions plugins available in the repository. Search Plugins for Role Permissions. User Role Editor looks promising. Role Scoper may need to be updated before it can be great again (it used to be really powerful, not sure now).
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] How does W3TC Work with Multisite?Hey brasofilo, unfortunately, no. I’ve ended up having to split off the domains where having the cache working was important and setting those up as individual WP installs. 🙁 Sucks, I know, but at a certain point I just had to move on since support really wasn’t there.
Try adding this line to your CSS file:
.simpleslider_controls{display:none;}Worked for me!
Forum: Networking WordPress
In reply to: Admin bar doesn't show every subsiteReally? Asking a follow on question clearly related to the original question of why subsites are not showing up in the “My Sites” list (which is technically different than the title of the thread “Admin bar doesn’t show every subsite” (which in fact was exactly what my follow on was referring to) is an “unrelated question”?
Uhm, okay.
Lesson learned. Please accept my most sincere apologies. My intentions, and actions were only about adding a bit of what I thought were clearly related experiences to this particular issue. I guess I was mistake. Again, my apologies for wasting your time as that was not what I set out to do.
Forum: Networking WordPress
In reply to: Admin bar doesn't show every subsiteThanks for that Ipstenu! I had been pulling my hair out trying to figure this one out. One question (not dire that it get answered, but curious to know if it is a known factor.) What would cause the Multisite install to suddenly drop the super admin from all but the main networked site? This (I believe) is what happened to me around about the time I was changing over from WP Supercache to W3 Total Cache. I thought for sure that caused the mysterious disappearance of my other networked sites.
Anyway, thanks again, so much!
Forum: Fixing WordPress
In reply to: Comment Subscription Pointing to Wrong Site AddressThe pleasure is all mine!
Forum: Fixing WordPress
In reply to: Comment Subscription Pointing to Wrong Site AddressYeah, the links in the email were to the test blog. Are you using the JetPack plugin to take advantage of WP.com’s email subscriptions?
Could be a case where they have your old address (the test) and not the new? I’ve never used JetPack, but I would try uninstalling and reinstalling (assuming you’re using that, of course 🙂 )
Forum: Fixing WordPress
In reply to: Comment Subscription Pointing to Wrong Site AddressOkay, I just submitted a comment to your top post. If I understand your problem, I should get bad links coming to me when others leave a comment, correct? I’ll let you know if I do.
You may have to do a search and replace in your DB to change the instances of the IP address you originally used with your URL that you changed to 🙁
This “could” help you: http://wordpress.org/extend/plugins/search-and-replace/
Question, I just received the email for subscribing to your comments, and your site looks to be on WordPress.com. Is that so?
Forum: Fixing WordPress
In reply to: Comment Subscription Pointing to Wrong Site AddressSo, on the “Settings/General” tab in the WordPress Address (URL) & Site Address (URL) text boxes, you have what, right now?
Forum: Developing with WordPress
In reply to: Redirect Feeds to Feedbuner Without Any PluginNice! Thanks for asking this question, suraj78. That was something on my list to get out of the plugins list and into my functions. Figured I’d just have to rework the FD Feedburner, but this look nice and clean. 10,000 Grazis david.bailey!
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] How does W3TC Work with Multisite?Of course, after messing about with this for a few hours, I’m not seeming to be able to do a couple of things:
- Get the built in minify to work allowing Smooth Slider. As such, I’ve had to disable that portion of the plugin and go back to Better WP Minify
- Individual activation of W3TC on subsequent subdomain sites works, but once all settings are good to go and the plugin set to overall enable, it does not appear that CDN services are working on these other sites (using domain mapping on them)
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] How does W3TC Work with Multisite?Hey Tevya,
Like yourself, a long-time WP SuperCache user. For the past several years I’ve been using WPSC on a VPS powered by Nginx. As such, I had to work really hard to get the conf files just right (this was back before a lot of folks were attempting WordPress on Nginx without Apache), of course, now there are .conf files for the pickings.
Just this morning I uninstalled SuperCache, and plodded through the process of installing W3 Total Cache. One of the first things I discovered was that it refuses to allow site-wide activation. So, right there you’re challenge with disabling it “per-site” is actually not an issue.
I’ve yet to turn the plugin on with any other sites on my install, but will report back here if I experience challenges.
Oh, the plugin also inserts a “Performance” menu item in the top admin bar with an “Empty All Caches” link for easy access wherever you are in the WP backend.
Cheers!
James.