webtechIMT
Forum Replies Created
-
Thanks a lot !
No, it doesn’t appear, it’s OK, thanks !
In a next dev, could you add the noscript checkbox when using manual tracking ?
Thanks a lot for your answer and your work !
Olivier.Forum: Networking WordPress
In reply to: How make WP multisite create sites in httpsThanks 😉
Is there any core developers to add this in the WordPress core ?
Forum: Networking WordPress
In reply to: How make WP multisite create sites in httpsI’m running subdomain multisite with a wildcard cartificate.
For the http server configuration, I redirect all http traffic to https (301 redirection).
When a new site is created, if I go into Network Admin–Sites–edit a subsite, on the Settings tab, the Siteurl and Home aren’t set to HTTPS but in HTTP. I have to do it manually, and it works, but, of course, I want that it’ll be done automatically.
Forum: Themes and Templates
In reply to: [Twenty Thirteen] twenty thirteen named twenty twelveHi,
here is the solution (and fix) :
http://wordpress.org/support/topic/twenty-thirteen-theme-is-named-twenty-twelveForum: Networking WordPress
In reply to: Twenty Thirteen theme is named Twenty TwelveHi,
thanks, the problem was indeed the translation files .po and .mo from wp-content/languages/themes/. Files provided by automatic WordPress updates !
Here are the good french translation files :
https://partage.mines-telecom.fr/public.php?service=files&t=89bed7b7ab21e0f606077b2e45b28fc3Tanks a lot !
Forum: Networking WordPress
In reply to: Twenty Thirteen theme is named Twenty TwelveHere is a screenshot :
https://partage.mines-telecom.fr/public.php?service=files&t=cc85eca0d1ca392a3b4cfe29d3b612e0Forum: Networking WordPress
In reply to: Twenty Thirteen theme is named Twenty TwelveNo caching plugin…
Forum: Networking WordPress
In reply to: Twenty Thirteen theme is named Twenty TwelveHi,
it’s OK cause the first I’ve done is to reinstall the all theme :
Theme Name: Twenty ThirteenThat’s the reason I think the problem come from the DB…
Thanks for your help.
Forum: Themes and Templates
In reply to: [Twenty Thirteen] twenty thirteen named twenty twelveHi,
I’ve got the same problem.
Someone to answer us ?
Forum: Plugins
In reply to: [WordPress Charts] Adding labelsHi Paul,
I need labels on pie chart too.
Thanx for you plugin !!
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeI’VE FOUND THE SOLUTION… AT LEAST…
It’s because of the constant NONCE_SALT :
define( ‘NONCE_SALT’, ‘xx’ );This line was after this line :
require_once(ABSPATH . ‘wp-settings.php’);When you put it before, there’s no more message “Cheatin’ uh?”.
Weird no ?
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeYes I tried removing all plugins from all sites by replacin plugin directory by ehe one provided by install package, the message was still there.
Logged as admin on the root site, it’s also the same message when changing theme.
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeYes, unfortunatly…
Forum: Fixing WordPress
In reply to: "Cheatin' uh ?" when you want to change the themeWhen I tried too emptying your browser cache and deleting your cookies, and said “it’s the same” : it means that I get the message “Cheatin’ uh?”.