ctron
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: UTC time wrongI can confirm that:
yum reinstall tzdata
Followed by:
systemctl restart httpd
solved the issue for me as well. Running on CentOS 7.
Forum: Fixing WordPress
In reply to: UTC time wrongI got the same problem after upgrading to WordPress 4.7 (also with 4.7.1).
On the same server, same PHP settings I have other blogs running with WordPress 4.6.x which correctly report the UTC time.
So this looks like some regression in WordPress 4.7
Forum: Fixing WordPress
In reply to: Theme Customizer not working anymoreI did try with Firefox now. Which works with other WP installations. The console for opening the theme customizer, making a few changes and saving/publishing gives:
JQMIGRATE: Migrate is installed, version 1.4.1 load-scripts.php:9:542 ReferenceError: fabulous_fluid_misc_links is not defined <anonymous> customizer-custom-scripts.min.js:1 <anonymous> customizer-custom-scripts.min.js:1 customizer-custom-scripts.min.js:1:14 downloadable font: rejected by sanitizer (font-family: "dashicons" style:normal weight:normal stretch:normal src index:0) source: https://dentrassi.de/wp-includes/fonts/dashicons.eot load-styles.php:1:11 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542
Forum: Fixing WordPress
In reply to: Theme Customizer not working anymoreHello @sterndata,
Did you even ready my post? If so, then you would have read that I already did all of that. It is not a theme issue and neither a plugin issue. So yes, I already have tried turning it off and on again!
Forum: Fixing WordPress
In reply to: Theme holding customized settingsI have the same issue since the 4.7 with all Themes I tried. In the theme customizer you see the changes but after “Save & Publish” they are not activated and re-opening the Theme Customizer shows the old settings.
In the wp_posts table there are additional entries of type “customize_changeset” for every try.