Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Val.Go

    (@valgo)

    Merci pour votre réponse, mais en fait, je n’ai qu’une seule administration de WP pour les deux sites (domaine et sous-domaine) car j’utilise l’extension WPML pour mes traductions.

    Quand je suis connectée et WP maintenance activé, je peux naviguer sur le domaine principal (FR) mais dès que je veux voir la page correspondante du sous domaine (EN) je suis redirigée vers la page de maintenance.

    Peut être que je m’étais mal exprimée dans mon 1er message.

    Merci, bonne journée

    Thread Starter Val.Go

    (@valgo)

    COmparing the html code between page view ADMIN and page view EDITOR, i see the scipt below is not loading when i’m editor :

    <script type="text/javascript">
    		(function() {
    			var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)');
    
    			request = true;
    
    			b[c] = b[c].replace( rcs, ' ' );
    			b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs;
    		}());
    	</script>

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    Thread Starter Val.Go

    (@valgo)

    Thanks to spend time for my problem.
    I try with twenty twelve theme … and it work ! (admin or other role OK)
    So the problem is whith my theme, and his child theme.

    I desactivated all plugins execpt taby > Not work
    In fact, the pluggin is not desactivated, the css and js are simply not called when i”m a editor user.

    I think you can’t resolve it, i have to found why in my themes files …

    Thanks for your latest answers

    Thread Starter Val.Go

    (@valgo)

    Yes it work when a user “non connected” visite the page (a visitor who not have account int his site)
    But when my client connect (in editor role) the js ans css are desativated, and the apparence of the site change.
    When i connect in admin role, it’s all OK.
    It’s ok for all visitors … but not for an editor connected.
    I don’t understand why.
    I change editor role to admin role for my client account, and it’s OK.
    But in the futur, i whant let him in an editor role.

    User connected not “ADMIN” > Non OK
    User connected “ADMIN” > OK
    Any Visitor not connected > OK

    Thread Starter Val.Go

    (@valgo)

    Hello,

    I’m not using cache plugin.

    the link : http://www.thomaas.fr

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)