Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Marcelismus

    (@marcelismus)

    Try to add this to your functions.php of your theme:

    //WP-Appbox: Appple AppStore URL
    function wpappbox_get_appstore_url() {
    return(‘https://itunes.apple.com/il/lookup?id={APPID}’);
    }

    TonyBusko

    (@tonybusko)

    I added the above and now I’m getting that tradedoubler warning for this too.

    This link is not active, please inform the webmaster. If you are the webmaster please contact your local TradeDoubler Support

    Plugin Author Marcelismus

    (@marcelismus)

    Info: Although the plugin supports multiple languages, the app stores, however, are designed only for German users. If the app stores of other countries are to be used, the URLs must be adapted himself. See the F.A.Q. or this blog article for more informations.

    First paragraph of the plugin description. ?? Anyway: Another function for the function.php – but you know, that TradeDoubler support Apple/iTunes just till end of march?

    //WP-Appbox: TradeDoubler-CountryID
    function wpappbox_get_tradedoubler_countryid() {
    return(‘COUNTRYID’);
    }

    TonyBusko

    (@tonybusko)

    I don’t get it…as I mentioned there are no issues w/ the android portion, but only with windows and ios. here is the link to our page and you can see. the first app is from apple. and it is in euro…but u scroll down u will see the other apps for android, in USD and it works.

    https://gtvfriends.com/2014/03/04/complete-list-chromecast-apps/

    TonyBusko

    (@tonybusko)

    btw, i apologize i didn’t see that in the description…been using your plugin for some time and before I had to go in and manually edit the language to english.

    so i entered the stuff in the functions, and its still happening.

    TonyBusko

    (@tonybusko)

    So I found out what my countryid # is 143441 and think i put it correct, updaetd and still nothing.

    Is this correct?

    //WP-Appbox: TradeDoubler-CountryID
    function wpappbox_get_tradedoubler_countryid() {
    return(‘143441’);
    }

    I tried all variations, still nothing. ?? lol

    Plugin Author Marcelismus

    (@marcelismus)

    There aren’t any windows apps. But: Could you please send me a screenshot of your affiliate-settings? It uses TradeDoubler as service, but uses an apple-affiliate as ID. Couldn’t reproduce this on my servers…

    TonyBusko

    (@tonybusko)

    I didnt add any windows app because I didnt want to have more than one error linking to a page.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘The plugin doesn't work for an iPhone app.’ is closed to new replies.