Tag: apple

  • Appestia – App Touchdown Web page WordPress Model (Know-how)

    phoenixcoded-facebook
    phoenixcoded-twitter
    phoenixcoded-support
    phoenixcoded-rateus/
    phoenixcoded-rateus/

    Description

    Appestia – app landing page is for your stunning application. Market your app with Appestia app landing page. It has lots of premade features which perfect suits to your application.
    Below is detailed features of landing page.


    Updates

    03/01/2017 - Release Version 1.0 Initially
    
  • Cellular App Booster – A WordPress Plugin (Interface Components)

    Cellular App Booster – A WordPress Plugin (Interface Components)

    Mobile App Booster is a plugin for WordPress users who want to implement Customised Google Play Store / iTune App Installer Popup to their website.

    Features:

    – Mobile Auto Detection (Android / iOS) Accordingly shows the Installer Popup
    – Control what to show and when to show to a user.
    1) Show to : Guest / Logged in / All Users
    2) Display in : Home Page, Blog Page, All Pages or Short Code Only
    3) Display settings like Sticky Top / Bottom, Fixed Top / Bottom, Hover icon etc.
    – Cookies Enabled to Set Expiry Time.
    – Different layouts for Mobile and Desktop.
    – Easily Customise Title, Descp, Google Play App URL,iOS App Store URL.
    – 1 Desktop layout & 4 Mobile Layout to choose from, more layouts coming soon.
    – Choose your own Font Color.

    More Customization Soon.

  • WAVA – Responsive App Show off WordPress Theme (Inventive)

    WAVA – Responsive App Show off WordPress Theme (Inventive)

    WAVA is the perfect mobile app wordPress showcase for iPhone and Android.
    Built with twitter bootstrap 3.2.0 and CSS3. It has visual Composer page builder so it’s
    very easy to customize, Wava is better way to present your startup mobile app website.

    Demo images (NOT included in the package)

    Don’t forget to rate us if you love it.

    Wava Html

    Features

    visual Composer
    One click installation
    wpml
    contact form 7
    unlimited colors
    Redux
    Mailchimp
    SEO
    Online Documentation
    Icon Fonts
    Typography
    Support
    Responsive and retina
    Mockup

    Files Included

    1. PSD Files ( PSD Mockup of Android and Iphone ) In demo only iPhone used
    2. Full Documentation HTML

    >

    Check Out


  • Visible Composer iVideoFrame (Add-ons)

    Visible Composer iVideoFrame (Add-ons)

    Visual Composer element that provides beautiful Apple device screen frame for your Youtube/Vimeo video or image.

  • iTunes Shortcode – WordPress Plugin (Utilities)

    iTunes Shortcode – WordPress Plugin (Utilities)

    iTunes Shortcode is a WordPress Plugin, which allows you to present always up-to-date information about iTunes Store products (in this version Mac and iOS App Store apps, more media types coming soon) in posts in a simple and elegant way and to earn money in the iTunes Affiliate Program.

    Data presentation

    The plugin offers three ways to present data:

    1. Large box (default)
    perfect at the end of app review:

    2. Clickable App Name with price
    great to create a list of apps:

    3. Clickable App Price
    always up to date, to be placed anywhere in the text:

    You can download this app for $3.99.

    Price drops

    Our plugin has also one more great advantage – it shows when the app is available at a discounted price! Just take a look:

    This is possible because the plugin stores data about apps and refreshes them in the time interval set by you. It also helps to reduce the number of queries to the Apple servers.

    QR codes

    QR codes are an awesome method to open quickly any link on your smartphone. Why not use it to conveniently download iOS apps directly on the iPhone, when we read about them on a computer?

    Just scan and enjoy – it’s so easy!

    Custom CSS

    We tried to make our plugin the most universal and independent of the used template. Of course, this is not always possible and sometimes a minor appearance changing may be necessary (like font size, button colors etc.). You can do it in the settings page, adding your own CSS rules.

    Features

    • three ways of presenting data
    • iTunes Affiliate Program support (PHG)
    • showing information about price reductions
    • QR codes
    • custom CSS
    • responsive
    • ready for translation (.po files)
    • data caching (reducing the number of connections to iTunes lookup)
    • support for soft-launched apps (when they is available only in selected countries)

    Coming soon

    • showing the app description and screenshots gallery
    • support for another iTunes media types (ebook from iBookstore first)

    If you have any pre-sale questions or suggestions for additiotal functionality, post a comment.

  • Push Notifications for Posts (Newsletters)

    Push Notifications for Posts (Newsletters)

    Send push notifications to iOS, Android, and Fire OS devices when you publish a new post. Straight from your WordPress site, in real-time.

    Alert your visitors when new content is published, converting them to regular and loyal readers. It’s like a newsletter, but so much more effective. Keep your audience engaged.

    Push Notifications for Posts allows you to focus on building beautiful and unique apps, without developing your own server-side back-end. Content for the apps is collected automatically from your WordPress site, so no extra work is needed to maintain them.

    Key Features

    Natively supports:

    • Apple Push Notification service (APNs)
    • Google Cloud Messaging (GCM)
    • Amazon Device Messaging (ADM)

    No charge for delivery. You don’t have to pay any fees since Push Notifications for Posts does not use any third-party’s server.

    Integrated statistics. Get a quick overview of the last 30 days.

    Localization ready. With English and Italian translation out of the box.

    Instant notifications. Notifications appear as message alerts, badge updates, and even sound alerts.

    Additional Information

    • Saving a post as a draft will not trigger push notifications.
    • Static pages will not trigger push notifications.
    • Scheduled posts will trigger push notifications at the time they’re scheduled to publish.
    • Statistics require HTML 5 support, available in all modern browsers.

    Who Is This Plugin For?

    This plugin is primarily intended for mobile developers who do not want to develop their server-side back-end. Supporting push notifications is incredibly complicated. This plugin lets you focus on creating the apps, without the hassle.

    Can You Build The Apps For Me?

    Yes. We’re a team of mobile developers. We put our expertise to work on custom projects for companies that need great apps. Interested? Contact us: http://www.delitestudio.com/contact/.

    Getting Started

    1) Build your iOS, Android, and/or Fire OS apps.

    2) Install the plugin on your WordPress site.

    3) Enable push notifications on the plugin’s settings page (providing required certificates and keys, see below).

    4) Connect the apps to your WordPress site using the “register API” (see below).

    Now, when users launch the apps, their devices will automatically register to your site. As soon as a new post is published, a push notification is sent to registered devices, with the title of the post.

    Prerequisites

    To begin using this plugin, you first need an app that uses one of the supported push notification services: APNs (Apple Push Notification service), GCM (Google Cloud Messaging), or ADM (Amazon Device Messaging).

    To send push notifications to mobile devices using APNs, you need to obtain the following:

    To send push notifications to mobile devices using GCM, you need to obtain the following:

    To send push notifications to mobile devices using ADM, you need to obtain the following:

    Register API

    Description:
    This API allows client device to register itself to Push Notifications for Posts so that it can receive future notifications.

    URL structure:
    http://yoursite/register/

    Method:
    POST

    Parameters:

    • token: String token given by APNs, GCM, or ADM identifying the device, often called device ID.
    • prevToken (optional): String containing the old token used by the device. If set, server will update the existing token with the new one.
    • os: String identifying the calling operating system. It must be “iOS”, “Android”, or “Fire OS” (case sensitive).

    Sample request for new registration:
    POST /register/ HTTP/1.1
    Host: yoursite
    Content-Length: 26
    Content-Type: application/x-www-form-urlencoded

    token=new_device_id&os=iOS

    Sample request for updating registration:
    POST /register/ HTTP/1.1
    Host: yoursite
    Content-Length: 50
    Content-Type: application/x-www-form-urlencoded

    prevToken=old_device_id&token=new_device_id&os=iOS

    Returns:

    • 200 OK: on success.
    • 404 Not Found: if prevToken is not found on updating registration.
    • 500 Internal Server Error: on missing mandatory parameters, unknown operating system, or general failure.
  • Rocking Parallax iPhone App Exhibit WP (Expertise)

    Rocking Parallax iPhone App Exhibit WP (Expertise)

    Check out this awesome, modern and easy to customize one page iPhone App Showcase. It’s modern, it’s playful, it’s extraordinary, it’s perfect for your next iPhone App!
    Premium theme to promote an iPhone App.

    Rocking Parallax iPhone App Showcase is a professionally designed theme to help you promote and sell your app. It is a single page template designed for Parallax Scrolling Effect. It has plenty of design elements and is created to provide many layout combinations.

    Check the demo! Please remove the TF frame for better browsing experience ;)

    WordPress and HTML5 all the way!

    RESOURCES

    Alternate FREE resources are listed within the HELP file.

    UPDATES:

    • Control number of slides from WP admin
    • Small bug fixes
  • Rocking Parallax iPhone App Show off wordpress (Know-how)

    Rocking Parallax iPhone App Show off wordpress (Know-how)

    Check out this awesome, modern and easy to customize one page iPhone App Showcase. It’s modern, it’s playful, it’s extraordinary, it’s perfect for your next iPhone App!
    Premium theme to promote an iPhone App.

    Rocking Parallax iPhone App Showcase is a professionally designed theme to help you promote and sell your app. It is a single page template designed for Parallax Scrolling Effect. It has plenty of design elements and is created to provide many layout combinations.

    Check the demo! Please remove the TF frame for better browsing experience ;)

    WordPress and HTML5 all the way!

    RESOURCES

    Alternate FREE resources are listed within the HELP file.

    UPDATES:

    • Control number of slides from WP admin
    • Small bug fixes
  • Dynamo – Retina Onepage WordPress Theme (Company)

    Dynamo – Retina Onepage WordPress Theme (Company)


    Support Forums


    Follow us on Themeforest


    Follow us on Themeforest


    Support Forums

    Dynamo is minimal & flat responsive WordPress One Page Template, perfect to promote your portfolio. With a responsive design it is easily usable with any device (desktop, tablet, mobile phone…).

    Features

    • Fully Responsive

    • Single Page

    • Retina Display Graphics

    • PSD Included

    • iOS 7 inspired Design

    • Sticky Navigation

    • HTML5/CSS3

    • Slider Revolution

    • Ajax Contact Form

    • Cross-browser Compatible

    • Filterable Portfolio

    • jQuery Enhanced

    Theme Features

    Credits

    To see all contributors and credits for images and scripts used please click here: Candy WordPress Credits

  • Satellite7 – Retina Multi-Function WordPress Theme (Company)

    Satellite7 – Retina Multi-Function WordPress Theme (Company)

    SATELLITE7 is a professional multi-purpose WordPress theme

    Main Features

    Fully Customizable Headers – Each page can have it’s own custom header with different height and background image or slider.

    AJAX Animations ON/OFF – Choose between 4 fluid AJAX animated transitions between pages for a creative experience or turn AJAX off to create a classic website. Besides the predefined animations, create your own scenario by choosing animation type for any page individually.

    Bonus Parallax Pages – SATELLITE7 comes with an amazing bonus feature – easy to create Parallax pages perfect for presentations, microsites or a new homepage.

    Woo Commerce Integration – Add online shop module to your web site.

    Interactive Elements – Counters, pie charts, horizontal progress bars, icon progress bars, elements with animation, elements fade in

    Custom Post Formats – SATELLITE7 supports following custom blog post formats: Standard, Gallery, Link, Quote, Video, Audio

    Portfolio – Choose between 6 different portfolio single layouts and 4 different portfolio list layouts combined with different number of columns

    Blog Masonry Layout – Make your blog page display in masonry layout

    LayerSlider Responsive WordPress Slider Plugin ($15 value) – Create a responsive (mobile friendly) or fullwidth slider with must-see-effects

    Easy-To-Use Powerful Admin Interface – SATELLITE7 comes with very intuitive, easy to use admin interface. Add unlimited sliders and slides while you are editing page/post/portfolio, add unlimited portfolio images or videos while editing your portfolio item, add unlimited parallax section to any page.

    Retina Ready – This theme includes high resolution icons

    Smooth Scroll – This theme includes smooth scroll ON/OFF

    Multiple Sidebars – Create unlimited custom sidebars and choose them on global or post/page level

    Fully Customizable Mega Menu – Customize both standard and mobile menu, create wide or normal sub-menus at the same time, choose wide menu layout with or without icons

    Side Menu – SATELLITE7 comes with an amazing side menu widget area.

    Modern, Professional Design – This theme is designed by a team of professional designers focused on user-experience and unique design style.

    Fully Responsive – SATELLITE7 is a fully responsive WordPress theme and works perfectly on all screen sizes and mobile devices.

    Extremely Customizable – Unlimited colors and sizes for all elements, 500+ Google fonts and a robust backend offers a solution for a variety of business or personal uses.

    Flexible Layout – Use our demo layout or create your own visually different experience using our modular shortcodes and feature-rich backend.

    Modular Shortcodes – Get creative with unlimited combinations of easy-to-use shortcodes and quickly create any type of page you like.

    WPML Ready – Fully compatible with WPML plugin – create multilingual web sites

    Translation Ready – This theme is fully prepared for translation to any language using po & mo files

    Search Engine Optimized – Search engines will easily index any page of your website because of the integrated search engine support. Set meta keywords and description for each individual page and increase SEO ranking.

    Perfect Code – Coded in HTML5, CCS3 and jQuery, this skillfully constructed theme is 100% valid.

    Modular Contact Page – You can set any combination between Google maps, Contact Form and regular content.

    Child Theme Ready – Create child theme starting from included dummy child theme.

    Five Star Support

    Whenever you have an issue with our theme or WordPress in general, we are here to assist you. Post a comment, open a ticket here or email us directly at support@qodeinteractive.com

    Update History

    Version 1.1.3 – December 3rd, 2013

    - Updated smooth scroll on/off logic to choose between all devices and all without Mac devices (all devices are not including touch devices)
    - Updated LayerSlider to version 4.6.5
    - Fixed portfolio list load more on home page
    - Fixed masonry with sidebar responsivness
    - Fixed 404 page subtitle
    - Fixed header height when side area is disabled in global options
    - Fixed deliting of custom sidebars
    - Fixed portfolio list for new version of Chrome
    - Fixed title alignment on portfolio lists with text
    - Fixed Woo Commerce cart display on small devices 
    

    Version 1.1.2 – October 31st, 2013

    - Updated functions.php not to require allow_url_fopen=1 php.ini variable
    - Updated header resize logic
    - Fixed title on custom sidebar widget
    - Fixed top header css
    - Fixed background image on touch devices (scrolling of fixed background)
    - Fixed title positioning when title image is responsive
    - Fixed site width on touch devices when responsiveness is turned off
    - Fixed blog with sidebar responsivness
    

    Version 1.1.1 – October 8th, 2013

    - Updated demo xml and layer slider demo txt files
    - Removed ie9.css file because it's empty
    

    Version 1.1 – October 4th, 2013

    - Added Woo Commerce integration
    - Fixed google map height
    

    Version 1.0.3 – September 28th, 2013

    - Added style for black and white social icon in top header
    - Fixed logo position when header is full width
    - Fixed social share icons (twiiter and goolge plus)
    - Fixed responsive for top header
    - Fixed portfolio list hover color
    

    Version 1.0.2 – September 21th, 2013

    - Added featured posts in wide drop down menu (rethumbnail required for existing posts)
    - Added transparency option for initial header color
    - Removed smooth scroll from iOS devices
    - Fixed content top margin when header height is changed
    - Fixed Mac Chrome parallax "jittering" 
    - Fixed hiding of featured image on single post 
    

    Version 1.0.1 – September 19th, 2013

    - Added line graph shortcode
    - Added pie chart 2 (doughnut) shortcode
    - Added pie chart 3 (pie) shortcode
    - Added latest post shortcode
    - Added "Menu in center" option to Qode Options
    - Added "Header in grid" option to Qode Options
    - Updated boxed version
    - Updated width of wide menu drop down
    - Updated smooth scroll effect
    - Updated search field layout in Side Bar Area
    - Updated dropdown menu to close on click of the menu item
    - Fixed link on title in portfolio listing
    - Fixed mobile menu opening subitems bug
    - Fixed social share popup position on smaller screens
    - Fixed logo loading on iPad
    - Fixed contact page when recaptcha is enabled
    

    Version 1.0.0 – September 17th, 2013

    - Initial Release