Blanc Pages
-
Some of pages in the “German” site of our Multisite contain the same code when the plugin is activated:
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> <meta name="robots" content="noindex"> <link rel='stylesheet' id='dashicons-css' href='https://irinaafrika.de/wp-includes/css/dashicons.min.css?ver=4.7.5' type='text/css' media='all' /> <link rel='stylesheet' id='open-sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.7.5' type='text/css' media='all' /> <link rel='stylesheet' id='fontawesome-css' href='https://irinaafrika.de/wp-content/plugins/sliced-invoices/public/css/font-awesome.min.css?ver=3.4.1' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://irinaafrika.de/wp-content/plugins/sliced-invoices/public/css/bootstrap.min.css?ver=3.4.1' type='text/css' media='all' /> <link rel='stylesheet' id='style-css' href='https://irinaafrika.de/wp-content/plugins/sliced-invoices/public/css/style.css?ver=3.4.1' type='text/css' media='all' /> </head> <body data-rsssl=1 class="body payment"> <div class="container sliced-wrap"> <div class="row sliced-header"> <div class="col-xs-12 col-sm-6 col-sm-offset-3 sliced-business"> <a target="_blank" href=""> <h1></h1> </a> </div> </div><!-- END row --> <div class="row sliced-upper"> <div class="col-xs-12 col-sm-8 col-sm-offset-2"> </div> </div><!-- END row --> <div class="row sliced-footer"> <div class="col-sm-12"> <div class="footer-text"></div> </div> </div><!-- END row --> </div> </body> </html>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Blanc Pages’ is closed to new replies.