delisha15
Forum Replies Created
-
Thanks
Forum: Plugins
In reply to: [WooCommerce] Required code to finish the purchase in Woocommerce…Hi, did you ever get an answer for this? I need the same feature.
Forum: Plugins
In reply to: [Videopack] Uploading videos from iOSI figured out the issue with iOS. In the list of accepted file formats in my code I had .mov as one of them. Well, iOS saves its videos as .MOV (all caps). That’s why I kept getting the error when trying to upload. I just added .MOV, along with .mov, as an accepted file type and now uploading from iOS works.
Thanks again for your help!
Forum: Plugins
In reply to: [Videopack] Uploading videos from iOSYeah, I figured it wasn’t your plugin. Just wanted to make sure. Thanks for your help!
Forum: Plugins
In reply to: [Videopack] Uploading videos from iOSI’m able to upload mov files from my Mac desktop, just not from my iPhone. I was having the issue before, so it’s not a problem with your plugin. I was told that your plugin may be able to help with it though. It’s definitely not your plugin that’s causing the issue. Just trying to troubleshoot.
Forum: Plugins
In reply to: [Videopack] Thumbnails not Generating when uploading via AndroidYes! Thank you
Forum: Plugins
In reply to: [Videopack] Thumbnails not Generating when uploading via AndroidOk! So it looks like the thumbnails were generating…just not immediately. They’d show up after about 3 minutes or so. BUT, now that I’ve switched it to LIBAV instead of FFMPEG they’re generating immediately!
This is the new LIBAV Test Output:
avconv version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2000-2014 the Libav developers built on Sep 16 2014 18:33:49 with gcc 4.6.3 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/burntorange3/burntorange/burntorangedesignClients/fitpitch/wp-content/plugins/video-embed-thumbnail-generator/images/sample-video-h264.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf55.33.100 Duration: 00:00:01.02, start: 0.000000, bitrate: 123 kb/s Stream #0.0(eng): Video: h264 (Constrained Baseline), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 109 kb/s, 23.98 fps, 23.98 tbr, 11988 tbn, 47.95 tbc Stream #0.1(eng): Audio: aac, 48000 Hz, stereo, s16, 2 kb/s [buffer @ 0x7ca320] w:1920 h:1080 pixfmt:yuv420p [scale @ 0x7c83a0] w:1920 h:1080 fmt:yuv420p -> w:640 h:360 fmt:yuv420p flags:0x4 [libx264 @ 0x7cad60] using SAR=1/1 [libx264 @ 0x7cad60] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX XOP FMA4 SSEMisalign LZCNT [libx264 @ 0x7cad60] profile Constrained Baseline, level 3.1 [libx264 @ 0x7cad60] 264 - core 120 r2151 a3f4407 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=0 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.25 aq=1:1.00 Output #0, mp4, to '/home/burntorange3/burntorange/burntorangedesignClients/fitpitch/wp-content/uploads/2016/05/sample-video-h264-360.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf53.21.1 Stream #0.0(eng): Video: libx264, yuv420p, 640x360 [PAR 1:1 DAR 16:9], q=-1--1, 2997 tbn, 23.98 tbc Stream #0.1(eng): Audio: libvo_aacenc, 48000 Hz, stereo, s16, 160 kb/s Stream mapping: Stream #0:0 -> #0:0 (h264 -> libx264) Stream #0:1 -> #0:1 (aac -> aac) Press ctrl-c to stop encoding frame= 24 fps= 0 q=28.0 Lsize= 6kB time=1.00 bitrate= 47.7kbits/s video:4kB audio:0kB global headers:0kB muxing overhead 42.536422% [libx264 @ 0x7cad60] frame I:1 Avg QP:15.55 size: 2916 [libx264 @ 0x7cad60] frame P:23 Avg QP:27.92 size: 14 [libx264 @ 0x7cad60] mb I I16..4: 94.3% 0.0% 5.7% [libx264 @ 0x7cad60] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0% 0.0% 0.0% skip:100.0% [libx264 @ 0x7cad60] coded y,uvDC,uvAC intra: 3.3% 0.0% 0.0% inter: 0.0% 0.0% 0.0% [libx264 @ 0x7cad60] i16 v,h,dc,p: 95% 0% 5% 0% [libx264 @ 0x7cad60] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 31% 17% 26% 3% 3% 7% 3% 6% 3% [libx264 @ 0x7cad60] i8c dc,h,v,p: 100% 0% 0% 0% [libx264 @ 0x7cad60] kb/s:25.85I’m sorry, I got your plugin confused with another locator plugin. Sorry about that!
It’s a page built with a page builder. It was working perfectly fine until I updated to the new version of WordPress. I’ve been using it for months.
it happened after I update to the newest version of your plugin, as well as the newest version of WordPress 4.3.1
titanteamsports.com/locations
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Form Not workingHI Thanks,
I replaced the plugin’s form with the default Mailchimp one until I heard back from someone. Juts to have something working so people could register. This one seems to be working fine. Thanks!Forum: Plugins
In reply to: [Simple Testimonials] Testimonial does not show on pageThe testimonials will not show on iPads. They show up great on my laptop. What do I need to do for the plugin to work on iOS devices? Thanks.
This is the short code I’m using: [testimonial]