Coder Social home page Coder Social logo

maintenance's People

Contributors

anyakotyuk avatar dariavalieieva avatar flinius avatar fruitfuldk avatar maniakmill avatar pedro-mendonca avatar viktorsedzyalo avatar vitalikyakimenko avatar vkonurin avatar vvv3 avatar ykliuiev avatar yuriipavlov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

maintenance's Issues

Theme elements on top of maintenance view & Google Fonts error

Hi,
I noticed that latest version of the plugin (3.6) broke a few things, previous version works fine. WP version is 4.9.2. I tried to re-install the plugin, but that didn't help.

HTML-view problem

Some of my theme's elements are displayed on top of the plugin view. Seems that the HTML view is broken. There's 2 elements now in the markup, and I think this commit broke the view: 1af7e28

When you change the priority back to for example 9999, the maintenance view works and outputs valid HTML.

PHP notice error

I get the following PHP error message, and the problem seems to be $google_fonts variable:

Notice: Undefined offset: 1 in /data/wordpress/htdocs/wp-content/plugins/maintenance/load/index.php on line 71

...
Variables in local scope (#5)
...

$google_fonts = 
/data/wordpress/htdocs/wp-content/plugins/maintenance/load/index.php:71:
array (size=1)
    0 => string 'Open Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic:[object Object]' (length=96)

meta name issues

Hello!
I have an issue with the 3.1 release. It duplicates everything I have on the Description field. Even the HTML code I have for getting an email from my visitors.
You can check the bad behaviour on: http://www.chiarapice.it

Also, where can I get the 3.0 release?
Thanks

Can only view the loading spinner with WP 4.7 & jQuery 1.12

Hello,

Just installed this plugin in a Wordpress 4.7.0 installation and when maintenance mode is ON the page will show just the loading spinner.

It is related with this javascript error shown in the console:

Uncaught TypeError: Cannot set property 'mobile' of undefined at jquery.frontend.min.js:1 at jquery.frontend.min.js:1

After checking the error seems related to a deprecated function of jQuery not present in 1.9+ (jQuery.browser) called from jquery.frontend.min.js. Did a test removing that function call (is the first one in the file) and the problem is solved. Would be nice to have a fix.

Thanks you,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.