Michael Van Den Berg
Forum Replies Created
-
Howdy! Sorry that this happened to you! But I would like to figure out what might have caused this, to prevent this kind of stuff happening to other people. Could you perhaps tell me what plugins you were using? Thanks! ??
You can reply in this thread or send me a private message over here:
https://michaelvandenberg.com/contact/Hi Brandon,
Better late then sorry I guess: but thank you! It worked perfectly!
Best regards,
Michael
I tried something like this:
function ap_remove_related_posts() { remove_filter( 'the_content', 'filter_add_target_to_dom',19 ); } add_action( 'wp', 'ap_remove_related_posts' );
And this:
function ap_remove_related_posts() { remove_filter( 'the_content', 'action_frontend_init',10 ); } add_action( 'loop_start', 'ap_remove_related_posts' );
And several variants.
Nothing helps. It’s just a guessing game for me…
Anyone out there who is a bit more knowledgeable about these things? ??
Hi lettergrade!
Thank you so much for your reply!
Just one problem: I don’t have a clue on how to unhook the original filter! ??
I’ve looked in the source code:
https://github.com/Automattic/jetpack/blob/master/modules/related-posts/jetpack-related-posts.phpAnd in the Codex:
https://codex.www.ads-software.com/Function_Reference/remove_filterBut I’m to much of a n00b to make sense of it….
My theme is using the_post_thumbnail to fetch the featured image.
Any suggestions how I could solve this?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Photon crops my imagesI’m experiencing the same problem. Photon seems to work perfectly with smaller images, but larger ones (like the one on my frontpage 920 * 626) gets resized to 620 * xxx. There is also a problem with smileys, which have disappeared in my posts.
When I look at the source the code for smileys appear like this:
<img src='https://i1.wp.com/www.mysite.com/wp-includes/images/smilies/icon_smile.gif?resize=640%2C9999' alt=':)' class='wp-smiley'/>
I guess that’s why they don’t show up anymore? Because they are now ridiculously large?
Good question.
Forum: Alpha/Beta/RC
In reply to: featured image upload problemI get the same error when I try to upload a new image to the image library.
3.5-beta2-22546
Didn’t experienced this problem with an older version last week.
I’m experiencing the same problem right now. Just wanted to check what would happen if I checked the “disable the date-based archive”-option. Now I’ve unchecked it but it still directs me to the frontpage. When I disable WordPress SEO the date based archives work again. Very frustrating….
And here another one with the same problem: https://www.ads-software.com/support/topic/plugin-wordpress-seo-by-yoast-archives-and-indexation-not-unchecking-when-saved