I can’t seem to access your site at the moment. I get the following error when I try to do so:
Warning: Cannot modify header information - headers already sent by (output started at /home/mmadethr/public_html/wp-content/plugins/sprites-in-css-for-google-pagespeed/cssprite.php:181) in /home/mmadethr/public_html/wp-includes/pluggable.php on line 1121
Could you let me know once this is fixed?
Thanks!
Sorry for that, it has been fixed and you may please check the mobile site now.
Thanks. wp_mobile_featured_images is still set to 1 on your site. Could you try the function I mentioned on the thread you linked to?
Let me know how it goes.
On a related note, the theme you use is already responsive, so you might get an even better look if you were to completely disable Jetpack’s Mobile Theme. You can do so under Jetpack > Settings in your dashboard.
function jeherve_update_moption() {
update_option( 'wp_mobile_featured_images', '0' );
}
add_action( 'init', 'jeherve_update_moption' );
This was already added to the functions.php file. Even though we tried removing the code and then added it back, but nothing changed.
As we are more satisfied with Jetpack’s Mobile Theme (with a User Experience Score of 99 out of 100 in Google Page Speed test) we don’t want to disable it either. So, as a temporary fix, we just disabled the “Mobile Theme Featured images for Jetpack” Plugin.
Thanks
Hm, that’s interesting. Could you try to change the option value manually, by following the instructions here:
http://ww.wp.xz.cn/support/topic/trouble-with-featured-image-for-posts-on-mobile?replies=7#post-5022207
Let me know if it helps.
First of all sorry for being this much late to reply.
As we told before, we disabled the “Mobile Theme Featured images for Jetpack” plugin for a while. After that featured images started not to appear on both desktop and mobile (We are not sure about which plugin is causing the trouble!).
Now we enabled the “Mobile Theme Featured images for Jetpack” plugin again and the old problem still exists (i.e. featured images appear twice everywhere else on the home page and the post page). wp_mobile_featured_images is already set to 0 in http://www.mmadethrissur.com/wp-admin/options.php – that didn’t solve the issue! π
Could you contact me via email so I can take a closer look at the problem?
http://jeremy.hu/contact/
I haven’t received any email from you yet. Could you post here once you’ve contacted me?
Thanks!
You may please check your inbox now.