coeurmechante
Forum Replies Created
-
Thanks– the only other comment-related plugin we’re running is WPDiscuz. We’ve been running both for months without problems, and only after the latest WP update has this begun happening. I will continue to peck away at it. Thanks.
Shortcakes– I meant shortcode (thanks, Siri).
I think the problem is similar to the one described here. I’m getting the same alternate container around my embeds. I’ve tried with and without shortcode. When I disable Jetpack Shortcodes, it works, but my client relies on them.
I’ll send a link to your support address and see if you can take a look. THANKS!
Forum: Plugins
In reply to: [Feed Them Social - Social Media Feeds, Video, and Photo Galleries] templateOoof, the extra space did the trick. Thanks!
Forum: Plugins
In reply to: [Feed Them Social - Social Media Feeds, Video, and Photo Galleries] templateHi,
Any way to pass a dynamic variable through there?
example:echo do_shortcode(‘[fts facebook id=’.$theID.’posts_displayed=page_only type=page]’);?>
When I try this it generates an error.
Error: (#803) Some of the aliases you requested do not exist: posts_displayed=page_only
Type: OAuthExceptionYes. Anyone have anything approximating a solution?
Forum: Plugins
In reply to: [Yoast SEO] Update snag persistanceDitto this. Any resolution in the offing? This is making my client crazy.
Forum: Plugins
In reply to: [Download Monitor] Internal Server Error when trying to Export to CSVThanks so much for writing back.
As it happens, my client had over 200K records. The server was timing out for obvious reasons. I exported through the database and flushed it, and advised them to export and delete records monthly, and it’s working fine now. Thanks again.
Forum: Fixing WordPress
In reply to: Delete Email Subscribers (JetPack)I’d like to be able to do the same. We’re using another mailing list service, and I don’t want my subscribers to be double-mailed. Any ideas?
Forum: Plugins
In reply to: [PHP Code Widget] Compatible with Genesis framework?Otto, yes, I can see that– that’s why it’s curious that it isn’t working on my site. It’s worked on other sites I run, and the default text widget works fine. I still haven’t managed to resolve, but found a workaround (elas, hard-coding sidebar.php template), should anyone else run into the same problem, I’d be curious to the solution.
Forum: Fixing WordPress
In reply to: Fatal error: out of memory error (specific to comments)Hi,
@tara, I tried both of those suggestions. Thank you. The problem persists. I’ve contacted my host, who suggested putting a php.ini in wp-admin. I’ve done this too, and still nothing. I’ve written them back and hope to get some kind of support, but they don’t seem to have any great ideas, or a decent support forum. Any other idea?@vividsoftwaresolutions. Done. My memory consumption is 17mb. Doesn’t seem enough to take me down so hard, does it?
Again, the problem seems specific to any calls for comments, if that rings a bell.
Forum: Fixing WordPress
In reply to: Fatal error: out of memory error (specific to comments)Full message on dashboard:
Fatal error: Out of memory (allocated 73662464) (tried to allocate 40 bytes) in /homepages/20/d128477246/htdocs/markbraverman/wp-includes/functions.php on line 2617
on edit-comments.php:
Fatal error: Out of memory (allocated 73662464) (tried to allocate 49 bytes) in /homepages/20/d128477246/htdocs/markbraverman/wp-includes/cache.php on line 457
I tried increasing to 128mb, just for kicks. The host is 1and1, who says that we’re allocated 30mb, and using 17mb, so I can’t figure out what’s happening.
Forum: Plugins
In reply to: [Hammy] Always getting biggest breakpointTo clarify, from what I can see in my code, it seems the images are being generated at all the right sizes; it’s just always serving up the largest, no matter the size of my viewport. I have other responsive classes set up which are responding well…