McPace
Forum Replies Created
-
Hey Ipstenu, thanks for the reply. Yes, it did start working on deactivating Custom Fields Plugin. Sorry should’ve found that myself, I tried the other plugins that were installed later. I’ll move this investigation to the plugin site. Thanks
Also getting:
Warning: Use of getAttributeNode() is deprecated. Use getAttribute() instead.
Source File: /casestudies/wp-admin/post.php?post=44&action=edit
Line: 0I did not activate any plugins in between functional state and broken.
Forum: Networking WordPress
In reply to: wpautop off for root but on for one sub blogHmm I might have a larger problem, my admin bar also always links to blog 1. Any ideas or is that a new thread?
Forum: Networking WordPress
In reply to: wpautop off for root but on for one sub blogThanks, worked great!
Here’s what I used for any others looking for it<?php if (get_current_site(id) != 8 ) { remove_filter('the_content', 'wpautop'); } ?>
The code is working, but for some reason the post page I’m looking at thinks it’s on blog 1 but it’s on 8… so now I need to debug why it thinks that.
Forum: Networking WordPress
In reply to: wpautop off for root but on for one sub blogThanks, I’ll try it out.
Forum: Networking WordPress
In reply to: wpautop off for root but on for one sub blog“If you put the code in mu-plugins, then it would simply check if NOT the On-Site, then turn off. Acts like a functions.php for all sites in the network :)”
Sorry, I’m not that technical, does that mean creating a plugin with just that one line of code in it? I understand what you’re saying to do, but I don’t know exactly how to implement it. I’ve activated site wide plugins, but I’ve never made a plugin. Would this be creating a plugin to activate, or create a functions.php file that goes in there.
Thanks for the reference Andrea, I’ve already have wpautop turned off via my functions.php on my root theme, affecting all blogs, but then a team who doesn’t know html needed to have it on for just their site. So I need the easiest way to turn it on for just one subsite, b/c I don’t want to jack up everyone else’s blogs who know html and like it off.
Forum: Networking WordPress
In reply to: wpautop off for root but on for one sub blogThanks Ipstenu. So you’re saying it has to be on by default and then disable it on all the others. Is that correct?
Forum: Networking WordPress
In reply to: Have page favored over sub blogThank you both very much.
Forum: Networking WordPress
In reply to: Have page favored over sub blog“switch_to_blog is not the best or cleanest way to have a global menu”
will you point me to the better way?
Forum: Networking WordPress
In reply to: Have page favored over sub blogSorry Ipstenu, realized it was off topic on that other thread so I started a new one stating clearer.
Andrea, I would use the homepage of the blog but am switching to blog 1 to grab the menu, so when on the homepage of blog 2, the menu from blog 1 shows and that custom link doesn’t highlight as the selected page b/c it’s showing another blog. Guess I could just add the selected class while on that blog…?
Forum: Networking WordPress
In reply to: MOD REWRITE RULE for sub sites to display under rootI have a similar problem, I have my MU install at root with blog 1 having a page named x.com/events, I want to create blog 2 that lives at /events. So any post on blog 2 lives at x.com/events/slug, but if you visit x.com/events you get the page from blog 1.
I tested by creating a new blog and it defaults to showing blog 2 at /events instead of the page on blog 1. Is there anyway to get wordpress to show the page from blog 1 when hitting /events?
Forum: Plugins
In reply to: Auto deactivated plugin not showing up any more@esmi, thanks, wonder why it’s not showing then. It’s not an old plugin. It’s wordbooker. I’ve activated it successfully on another domain, I just didn’t check the version of WP before activating it on this domain. I’ve deleted all files from the server and re-uploaded but it’s still not showing.
Forum: Plugins
In reply to: Auto deactivated plugin not showing up any moreSorry, maybe shouldn’t be under plugins, but under troubleshooting. Clicked too fast
Forum: Networking WordPress
In reply to: Publicize PluginI’m guessing they will throw it into JetPack soon
https://www.ads-software.com/extend/plugins/jetpack/Forum: Plugins
In reply to: [Plugin: YAK for WordPress] The best cart!weschyrchel, what’s your yak store? I’d like to see an example of YAK.