Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author afzal_du

    (@afzal_du)

    Hi,
    make sure your host/server can connect to remote server (using curl library or other methods). Some hosting blocks them. Try it on localhost first (or some other host) to check.

    I know this is an old post but hopefully it helps others. We had this same issue. Ended up having to ask our hosts to turn on the following php setting:

    allow_url_fopen = on

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not Showing Anything On The Page With The Shortcode’ is closed to new replies.