Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author SOGO

    (@orenhav)

    Can you please share a link

    Thread Starter Artur

    (@arturart7gmailcom)

    There is the site:
    https://www.dynamicsbusinessforum.pl/dziekujemy_pobranie/

    and I would like to add 5 second delay. Explain you open the page and after 5 second automatically is opening the window with PDF.

    Plugin Author SOGO

    (@orenhav)

    Hi Arthur,
    I see that you have some JS error on your page, did you try fixing them? that might prevent scripts from running.

    You also should consider putting it in the footer and not in the header, you should also understand that browser can block popup windows so you should use
    location.href = [link to your file]

    Please try first to clear you js errors and use the script in the footer with
    alert('testing');

    Plugin Author SOGO

    (@orenhav)

    No response

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Query doesn't work’ is closed to new replies.