Home Forums WordPress Plugins Hide My WP hmwp and subdirectory wpmu

This topic is: resolved
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #762
    autoinovacije
    Post count: 5

    Hi,
    I’ve tested the hmwp plugin on my test site on one host company and everything works fine but when I switch to my production site on the other host company with the same settings, I have a situation where the site on the main domain of the WordPress Multisite is working fine but the other sites have broken css.
    You can see it here :
    Main site: http://www.zoomcity.in -> works fine
    Subdirectory site: http://www.zoomcity.in/xml – has broken css
    I’ve tried everything, please help.
    Thanks!
    Ed

    #786
    Hassan
    Post count: 955

    First sorry for such long delay,

    If you still have problem with it please provide credential details as a private post.

    #787
    autoinovacije
    Post count: 5
    This reply has been marked as private.
    #796
    Hassan
    Post count: 955

    First please re-check WP login password. I couldn’t login.

    I think the problem cased by one of your plugins. Try disabling them one by one.

    Currently if you leave new style name empty everything should work well.

    #798
    autoinovacije
    Post count: 5

    Hi,
    Sorry, now user name is OK.

    It wasn’t the plugin issue because I already tried to disable all plugins.

    #809
    Hassan
    Post count: 955

    Sorry but I need to change HMWP settings in network and it need super admin access. Please go to MS settings page and add username to access network admin.

    I may try disabling all plugins so make sure you don’t loss your current plugin settings.

    #819
    autoinovacije
    Post count: 5

    Hello Hassan,

    now I add you as a super user.

    Good luck :-).

    Thanks…

    #827
    Hassan
    Post count: 955

    Finally I could find the problem!

    It was caused by a line in your theme, you can report it to templatic and request them to fix it.

    Here it’s:
    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home2/SITE/public_html/wp-includes/functions.php:3083) in /home2/user/public_html/wp-content/plugins/Tevolution/tmplconnector/templatic-connector.php on line 2

    If templatic was not responsible and each site has its own theme you can still use Replace in HTML to fix it. You need to change each sub site stylesheet URL with something like this :
    http://domain.com/SUBSITE/style_wrapper=true&template_wrapper=THEME

    I just added this Replace in HTML rule for testjedan and it works!
    skin/twentytwelve/main.css=testjedan/?style_wrapper[equal]true&template_wrapper[equal]twentytwelve

    • This reply was modified 9 years, 8 months ago by Hassan.
    Attachments:
    You must be logged in to view attached files.
    #846
    autoinovacije
    Post count: 5
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.