shanhard
Forum Replies Created
-
Forum: Plugins
In reply to: [Eway Payments for Woo] Deprecation ErrorsPlugin last updated 10 months ago: is this plugin still maintained???
Forum: Plugins
In reply to: [Contact Form 7] Form won’t upload HEIC format from iPhoneI am having the same problem. I can upload heic files using a desktop browser, but not using safari on iOS. I have tested with the same 4mb heic file.
I have added the heic and heif file types in the form shortcode:
Attach a Photo (Size limit: 10mb) [file photo limit:10mb filetypes:heic|heif|jpg|jpeg|png]Once I supmit the form, I can see it trying to upload (spinning icon) then I get an error message: ‘One or more fields have an error. Please check and try again’.
I need this upload form to be foolproof, our users are not going to know what a heic is and just want to upload a photo.
Has anybody found the solution?
Forum: Plugins
In reply to: [Video Thumbnails] Plugin abandoned?Woohoo! Great news.
Forum: Plugins
In reply to: [Video Thumbnails] Plugin abandoned?Sadly, it seems to be the case 🙁
Anyone know of a similar plugin that will pick up Facebook video thumbnails?
I know of
http://www.ww.wp.xz.cn/plugins/automatic-featured-images-from-videos
but this only does Youtube and VimeoForum: Plugins
In reply to: [Video Thumbnails] Embedded video not workingYou can change the IFTTT rule to use the video URL instead of the embed code 🙂
Forum: Plugins
In reply to: [Front End PM] Disable 'All Messages' Option for AdminI just updated to v4.1 😀
Forum: Plugins
In reply to: [bbpress Simple Advert Units] Header ad display issueYeah that was a while ago and I removed the ads. I am changing the site again soon anyway.
Forum: Plugins
In reply to: [bbpress Simple Advert Units] Header ad display issueI’ll try that.
Yeah the ad is a responsive unit.
Forum: Plugins
In reply to: [bbPress Votes] Avatars not in a row?Thanks grosbouff!
Forum: Plugins
In reply to: [bbPress Votes] Avatars not in a row?Hey, thanks for responding, plz check
http://www.perthtrailscene.com/discussion-forum/topic/kickin-it-2015/page/4/#post-261636Forum: Plugins
In reply to: [Video Thumbnails] resize thumbnailsI am also interested to know this too.
I am embedding some Facebook clips on our wordpress website and we need the thumbnails to be 400px wide minimum for the post preview to work on Facebook when the WP page is shared, however the auto-generated thumbnails are only 227×128. Is there any way to set them to be larger?
Forum: Plugins
In reply to: [Video Thumbnails] Facebook and Vimeo not workingIt does work with facebook you just have to embed your videos the correct way.
First, get the video ID of your clip, then use this format to post it (in the text window) and the plugin will grab the thumbnail:
<div class="fb-video" data-allowfullscreen="true" data-href="https://www.facebook.com/video.php?v=1132645760098914"></div>Make sure you replace the
v=1132645760098914with the ID of your own video.Hope that helps!
Forum: Plugins
In reply to: [Video Thumbnails] Doesn't Work With FacebookIt does work with facebook you just have to embed your videos the correct way.
First, get the video ID of your clip, then use this format to post it (in the text window) and the plugin will grab the thumbnail:
<div class="fb-video" data-allowfullscreen="true" data-href="https://www.facebook.com/video.php?v=1132645760098914"></div>Make sure you replace the
v=1132645760098914with the ID of your own video.Hope that helps!
Forum: Plugins
In reply to: [bbPress Votes] How to hide vote score from latest posts display?Thanks 🙂
Forum: Plugins
In reply to: [bbPress Votes] How to hide vote score from latest posts display?Actually I am seeing the user points everywhere. Is it possible to limit this to just under the user avatar with the other stats when they make a post?