• Resolved dhatul

    (@dhatul)


    I have selected the option to Open in Browser.

    However, I want the downlaod (a pdf file) to open in a new browser window.

    Please advise how to fix it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor W3 Eden, Inc.

    (@w3eden)

    Please give me your URL to check.

    Thread Starter dhatul

    (@dhatul)

    While at it, could you please also look at the pagination below. It is showing vertical instead of horizontal.

    • This reply was modified 7 years ago by dhatul.
    Plugin Contributor W3 Eden, Inc.

    (@w3eden)

    Use following CSS to fix pagination:

    .page-numbers li {
        display: inline;
        list-style: none !important;
        margin: 0 2px;
    }
    
    Thread Starter dhatul

    (@dhatul)

    It worked. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Opening Browser in a new window’ is closed to new replies.