seanadl
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Featured image not centeredThanks Ryan, that worked.
Forum: Plugins
In reply to: [AMP] Featured image not workingHi there,
Our CDN is set up to work automatically with the W3TC plugin. Once an image is uploaded, it its use in a post (or featured image) is automatically referenced to the CDN version of the image rather than the local wordpress one. However, when i look at a amp version of the page, i notice its referencing the wordpress version (which could start eating up a lot of bandwidth and slow the page down).
See for example: http://yournewswire.com/a-5-1-magnitude-earthquake-strikes-japan-off-fukushima-coast/amp/
The featured image is calling: http://yournewswire.com/wp-content/uploads/2016/02/earthquake.jpg
Whereas the non-amp version: http://yournewswire.com/a-5-1-magnitude-earthquake-strikes-japan-off-fukushima-coast/
The featured image is calling: http://cdns.yournewswire.com/wp-content/uploads/2016/02/earthquake-432×350.jpg
Forum: Plugins
In reply to: [AMP] Featured image not workingI’ve managed to get it working now. It needed a cache refresh to force it to see the changes I had made. I also had to paste the code direction into the functions.php (i had been using a custom-functions file before).
However, the featured image displays the image as taken from the server, and not the CDN. We have a cdn set-up and wordpress automatically displays the CDN image to save on bandwidth. Is there a way to modify it so that the featured image is pulling from our CDN?
Hi JS
Thanks for the explanation. Unfortunately it leaves me in a difficult spot.
This has never happened before with WPSSB. I’ve upgraded numerous times and i’ve changed around the buttons numerous times and the changes get instantly reflected back onto the website.
What has happened this time around to trigger the problem with W3TC? Can i roll back to the previous version?
Forum: Plugins
In reply to: WPSSO Social Sharing Buttons – Facebook button rarely showsSorry, posted in the wrong forum. Correct post is now here: https://wordpress.org/support/topic/wpsso-social-sharing-buttons-facebook-button-rarely-shows-1-post?replies=1
Forum: Plugins
In reply to: [W3 Total Cache] Blank pagesHi there,
Yes it only happens with W3 Total Cache being active.