tallhat
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Video Lightbox] Videos won’t play after WordPress 5.2.1 Updateam also now having problems – video pop-ups were working, now just getting a blank white pop-up with no video. updating theme is complicated in this case, has anyone got any pointers on what needs changing to get the lightbox videos loading again? thanks 🙂
Forum: Plugins
In reply to: [WP Video Lightbox] Video no longer showing in lightboxi think it IS related to something ‘insecure’ – but not sure where or how. when i click the lightbox video links the lightbox modal appears but no video, and a shield with x appears in my chrome URL bar, if i click this it says “Insecure Content Blocked. Trying to load scripts from unauthenticated sources”. but the video link is HTTPS and i’ve got an SSL with mixed content fix plugin running… any ideas?
thanksForum: Plugins
In reply to: [Geo Mashup] No SSL support?yes there’s a dirty fix for this i’ve discovered. we were using the ‘leaflet’ maps and were getting mixed content warnings.
i realise this plugin isn’t really being supported these days, but if you’re happy to edit the plugin JS files and are using leaflet maps you can get rid of mixed content issues by editing these 2 files:
/wp-content/plugins/geo-mashup/js/mxn/mxn.leaflet.core.min.js
/wp-content/plugins/geo-mashup/js/mxn/mxn.leaflet.core.js
and replacing any references to
http://server.arcgisonline.com
with
https://server.arcgisonline.com (line 51 in the non-minified one)Forum: Plugins
In reply to: [Geo Mashup] Zoom level/center of map in the post editorany suggestions on this please?
Forum: Plugins
In reply to: [Visual Slide Box Builder] New Version: How to get the old animations back?hi there, to add to this thread. i understand the reasoning to push forwards the technologies in use and how animations are created etc.
however, we have an issue now – we’ve just upgraded a site and have also added SSL (https) to the domain (which clearly most sites are now doing). however, the legacy animations reference images from http rather than https so now visual slide box is holding up our full transition to https.any thoughts/suggestions on this? how could we force the images in the VSB anims to be served from https (ideally withouth have to rebuild them all? (we’re using a “mixed content” SSL plugin already, which has fixed everything else on the site).
thanks,
Forum: Plugins
In reply to: [Geo Mashup] API visibility of location datai’ve got this sorted now – easy enough – there’s a checkbox in the setting for geomashup:
“Copy Geodata Meta Fields” – i needed to check that.
Hope that helps someone else 🙂Forum: Plugins
In reply to: [Contact Form 7] “Response” messages box remains hiddenhave seen this reply a few times now – but i think we need more than this – i’m using a pretty up-to-date theme which previously worked ok, have simply upgraded wordpress and CF7 which between them seem to have thrown up this response box visibility issue. yes it could be pushed back to ‘the theme’ (and i have written the the theme developer about this) but there are enough forum messages here about this issue to make it in CF7’s interest to investigate/solve or at least provide some concrete pointers for admins/theme devs etc.
at the moment i’ve got legacy builds that need fixes for this issue one way or another, but after years of using CF7 i’m going to be looking elsewhere for new setups unless this gets fixed pretty quickly.
- This reply was modified 8 years, 5 months ago by tallhat.
Forum: Plugins
In reply to: [Free Downloads WooCommerce] download ‘count’ issuethat would be amazing, yes!
Forum: Plugins
In reply to: [Free Downloads WooCommerce] download ‘count’ issueah got it. fantastic, thanks 🙂
(no rush at all but how tough would it be to display the counts on the product listing page?
i.e. /wp-admin/edit.php?post_type=product
this would properly cover things off from my perspective on this)Forum: Plugins
In reply to: [Free Downloads WooCommerce] download ‘count’ issuewow – thanks for the speedy update! i’ve updated to 2.1 but for some reason i’m not seeing the download count anywhere. when you say ‘the product page’ do you mean front-end or back-end? thb i’d rather see this stat on the back-end product listing page rather than front-end page product detail page.
many thanksForum: Plugins
In reply to: [Yoast Duplicate Post] Duplicate posts update and certain CPTswow thanks for the quick reply – that worked!
Forum: Plugins
In reply to: [WP Slick Slider and Image Carousel] Randomize Slidesanother shout for orderby=”random” as a shortcode option please!
it would be nice to be able to define *exceptions* i.e. pages that *don’t show* the social links e.g. the site homepage, contact page…
Forum: Plugins
In reply to: [WP Slick Slider and Image Carousel] right hand arrow glitch (carousel)apologies, yes it’s theme interference, not the slick component itself. didn’t spot that before, sorry.
Forum: Plugins
In reply to: [WP Slick Slider and Image Carousel] right hand arrow glitch (carousel)any thoughts on this – the non-carousel slider right hand arrow is fine by the way – it’s just the right arrow on carousels!