Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author savrix85

    (@savrix85)

    I think yours could be a problem with your hosting server.
    It could be that your hosting provider doesn’t allow the use of the php function file_get_contents().
    You could contact your provider and ask if it’s enabled. Some people managed to make it work asking if file_get_contents() was allowed and if there were the following parameters in the server php configuration:

    Registered Stream Socket Transports: tcp, udp, unix, udg, ssl, sslv3, sslv2, tls

    Registered PHP Streams: compress.zlib, php, file, data, http, ftp, zip, https, ftps

    Thread Starter cezars

    (@cezars)

    No problem with hosting provider, this happend only with some apps not all

    Thread Starter cezars

    (@cezars)

    check another page/app on my site to see that its working fine. Move the cursor to google play banner were download link is to se how its add <u> tag to app after com.tractorsetgo. like this com.tractorsetgo.<u>gelluloid</u>

    Plugin Author savrix85

    (@savrix85)

    I tried to use the badge with the app you provided as example and works for me.

    Now, check if the app id between [app][/app] is correct, maybe wordpress editor added a space or something strange.

    Another option could be that the apps the plugin can’t show, maybe are not accessible from Romania (if I’m not wrong with the server location).

    Thread Starter cezars

    (@cezars)

    No space betwen [app], i have installed on my phone work on RO

    Plugin Author savrix85

    (@savrix85)

    It seems like you have entered the com.tractorsetgo.gelluloid and accidentally underlined the word gelluloid in the wordpress editor. Please check this, I’m sure if you go in “text” view of the wordpress editor you will find [app]com.tractorsetgo.<u>gelluloid</u>[/app]

    Thread Starter cezars

    (@cezars)

    the problem it`s with another plugin add auto underline to keywords …. thanks

    Plugin Author savrix85

    (@savrix85)

    You’re welcome!

    In the next release I’ll add a line of code to avoid this problem.

    Thread Starter cezars

    (@cezars)

    Thanks for the fast fix

    Plugin Author savrix85

    (@savrix85)

    You’re welcome

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘not showing app’ is closed to new replies.