jools73
Forum Replies Created
-
I get…
Error: The source for the import is invalid or could not be accessed.
Just tried your example… it works OK… hmm…
Yes, i definitely selected “HTML”
Is there anyway of getting extra debug info?
I just narrowed it down to a plug-in we are using called “User Access Manager”… https://www.ads-software.com/support/topic/uam-stopping-slidedeck2-responsive-working
Any ideas why SlideDeck2 and UAM are not playing nicely together?
Yep – thanks from me as well
Are NextGen aware of this?
Thanks Tobias – keep up the good work
Shame to see no direct response from SlideDeck on here, but it looks like v2.2.2 has fixed this
I have a workaround by adding “iframe=1” to the shortcode.
Not ideal though – it doesn’t use my CDN for the images and the page render performance now sucks
OK, will have a look at that – may come back here to double-check stuff!!!
I’d prefer to not switch off the cache flush as for all other tables it does more good than harm – and prevents me having to remind people to hit the “Delete Cache” button whenever they update a table!!
It’s just this one scenario of these other tables I want to nail. Like I say, they only update about once a week (the site is for a Rugby Club, and the tables contain results and League Tables), but when they do update I want to run the update as soon as possible.
Will come back to you with more questions no doubt!!
Keep up the great work!
functions.php within the ‘after_setup_theme’ theme initialization
I found that…
add_filter( 'jetpack_enable_open_graph', '__return_false', 99 );
…worked
Agree with @flofly… Not all our posts have an image within them, but they generally do have a featured image (so that our home page shows a thumbnail). Publicize should support showing the featured imaage.
Also, there should be the ability to specify a global thumbnail to use in the scenario that there is no attached image or featured image.
NOTE: Yoast currently does all this and more. If you can’t support this, at least give us the ability to disable the Publicize Open Graph tags, so that we can use Yoast og: tags instead. Currently we have duplicate og: tags which is a whole world of pain