IOS home screen icons: where put and what size?

I’ve read several articles about customizing the home screen icon used by IOS (and some Android) phones/tablets for the “add to homescreen” option. I’m seeing different recommendations re: sizes of the pngs, number of pngs, and am not clear where I should upload it/them. Here’s a sample of articles; some WP specific, some not: http://www.bryanhauer.com/2012/06/25/how-to-easily-create-iphone-ipad-home-screen-retina-icons-for-your-website/ … Read more

WordPress dont show up videos at IOS devices

Attached videos don’t show up at IOS devices. It will show just download link like this: https://prnt.sc/11acyca At destkop and android phones, video will show just fine, but at ios it will like like this: https://prnt.sc/11acyca I have test this at default wordpress theme, and couple websites, but situation is same… Thanks! Regards Answer AttributionSource … Read more

How can I improve the performance of this query_posts loop?

I created a WordPress page template to build a customised XML feed for certain WordPress posts on my site. Specifically, the page template renders XML and only includes certain custom post types and only if these posts contain specific meta data. I’m using the data to feed WordPress content to an iOS application. It seems … Read more

How to query WordPress from another application?

We’re building an iOS app for BarbadosPropertyList.com. The iOS app needs to query the website and download recent listings data, including titles, datestamps, thumbnails and custom fields. We would like to know the best practice for querying WordPress data from an external app? Answer different solutions use the rss or atom-feed (each is xml) and … Read more

MP4 video on wordpress working on desktop, not on mobile devices

I embedded a video in the following URL: https://www.speurtochten.nl/over-ons/ I made it with Premiere Pro CC, exported it as H.264. The code I use in WordPress: I tried uploading several dummy videos instead (http://www.sample-videos.com/video/mp4/720/big_buck_bunny_720p_1mb.mp4), and they worked perfectly fine on the desktop AND on a mobile phone. On my iPhone, I get “Error loading this … Read more