Dan & Jennifer
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Instagram Widget] PHP errors in error_log since latest updateHey Scott! Thanks so much for the super fast response!!
I’ll test this later today on our staging site, and let you know.
Thanks!
Forum: Plugins
In reply to: [Genesis Connect for WooCommerce] Side bar widgets wrap below the shopAwesome!!! I was having the same issue with the Altitude Pro theme…
Thanks John!
I am hoping that the plugin developer will fix the plugin so that I don’t have to worry about writing code in the future 🙂
Forum: Plugins
In reply to: [Better Admin Pointers] Network capability exists?Hi there!
Is there any update on Multisite support?
By that, specifically I’m wondering about creating the pointers once at the network level, and having them visible in the individual sub-site admin areas throughout the network.
Thanks!
OK, we tracked down this issue, opening a new support ticket for that.
The issue is specifically with Yoast WordPress SEO on Multisite, there is NO interaction problem with WooCommerce.
Here’s the subject and link to the new ticket:
(NEW) Yoast SEO Breaks Permalinks on Multisite since 1.7.4 (still in 2.0.1)
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] How to inject ad halfway down a post?Hey Thomas.
LOL! I thought it would be simple to find that “mid point” computation code in In Post Ads, but to no avail… i just can’t seem to find it. it’s a fairly simple plugin, and I’ve been though all the code twice now lol. Which is really odd…
No, was just looking for HOW they do it, since their method works. We have it enabled on our site with thousands of articles, and midpoint is correctly computed, to where it “looks” to be in the middle…
Guessing they count paragraphs, since I never see it add to an <h2> or similar tag…
I would really love to move to Advanced Ads, love the clean actual injection to the desired spot… In Post Ads i believe injects after the fact with JS, so the page loads, then you see the ad float appear where you defined it to appear.
This is just a showstopper for us since I can’t find a mid-point number of paragraphs that applies well across our content… so that the middle ad doesn’t show too close to the 1st paragraph 300×250 or too far to the bottom.
Thanks!
DanForum: Plugins
In reply to: [Groups] Groups makes over 1,000 queries per page viewHi there.
I see that your post may be related to mine… Were you able to find a resolution?
Forum: Plugins
In reply to: [Groups] Groups Plugin Activation Fatal Error – MultisiteHi there.
I’m just following up on this… Next steps?
Thanks,
JenniferForum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] How to inject ad halfway down a post?Hey Thomas.
I like how Advanced Ads does a clean insert right in the designated spot in the post… instead of the “after post” and position the ad with jQuery afterwards that In Post Ads does.
Currently using In Post Ads to insert Google DFP ad calls, and I have to say that feature of “insert in article mid-point” is VERY powerful.
Really at this point that one feature is the only reason I can’t move away from In Post Ads…
Here’s why… in our example, we have a site with thousands of articles by different authors, and each one has different paragraph lengths… so a “mid-way” guess of paragraphs end up mid-way in some, at the bottom in others, and too close to the top add in other still.
I tried to duplicate “mid-way” by guessing a number of paragraphs, but it’s just not doable…
I wonder the best way to implement that… counting total paragraphs to infer the mid point, or counting characters and going that way?
Thanks!
DanUpdated to 2.0.1, still running into the same problem…
This issue makes network-activated Yoast WP SEO unusable on Multisite with multiple blogs, as the top site’s pemalinks break every time a new sub-site is added.
Any ideas how this can be fixed?
I’m happy to provide more test data or details if required to help solve this.
We did extensive debugging to track down the problem (as described above), up to and including doing a fresh, brand new WordPress multisite installation, and installing ONLY these 2 plugins: WordPress SEO and WooCommerce… same problem.
Thanks!
Verified this is still happening with the 2.0 update. 🙁
Forum: Plugins
In reply to: [Groups] Groups Plugin Activation Fatal Error – MultisiteHi there.
So I’ve been doing some more testing and was able to network activate the plugin, and activate it on single sub-sites, on a much smaller multisite on the same server.
Here are the specs for this server: 3GB guaranteed RAM, PHP memory memory_limit = 512M and max_execution_time = 1800.
The multisite activation that was successful only has 6 sub-sites and about 100 users.
The multisite activation that fails (both for network and sub-site activations) has 2600 sub-sites and just under 3000 users.
Has anyone ever installed this plugin on a multisite with that number of sites and users?
*******************************************************************************************************
I’ve turned on these debug options in our dev environment, but I’m not seeing debug errors dealing with Groups or the activation…Here are our debug settings – is there something I”m missing? 🙂
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);
*******************************************************************************************************
As an additional test, I disabled ALL other plugins on the large multisite to eliminate that possibility… Still no luck…Thanks in advance for your help!
JenniferForum: Plugins
In reply to: [W3 Total Cache] How can i exclude the woocommerce checkout pages ?Same question here. 🙂
Thanks!
Nevermind, this was only an issue with ColorWay Pro as they are NOT using the comment_form() function.
the regular ColorWay theme works fine, which is what threw me off.
Thanks!
Guys, in the short term, is there at least a way to override the plugin options maybe via the wp-config.php file?
My goal is simple: to network activate the plugin on our wordpress multisite, and ONLY have it enabled for comment form checking on all sites. no other features enabled for now. 🙂
Thanks!
Forum: Plugins
In reply to: [Captcha] get_plugins every call?That’s great to hear, thank you! 🙂