• Resolved betagoo

    (@betagoo)


    You should modify function wpp_print_style().
    Because this function generate empty tag:
    <style type="text/css"></style>

    This rule:

    if(isset($this->options['hide-standard-pagination']) && $this->options['hide-standard-pagination'])

    should be over the:

    <style>

    block of code.

    Otherwise into code will be:
    <style type="text/css"></style>

    Screenshot https://imgur.com/v6dw5bL

    • This topic was modified 4 years, 4 months ago by betagoo.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Empty orphaned style tag’ is closed to new replies.