Home Forums WordPress Plugins Hide My WP my css does not work

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15167
    schalder24
    Active
    Post count: 18

    After add a plugin on my multisite network and when I designed page with this plugin then it does not show the actual page.

    login info in first comment.
    please fix this issue asap.

    Thanks

    #15168
    schalder24
    Active
    Post count: 18
    This reply has been marked as private.
    #15176
    Suman M.
    Post count: 12480

    Hi, I tried deactivating HMWP plugin, but I do not see any difference in the this page – https://funnelsninja.com/live-training-with-s-c-halder/

    Can you please explain what exactly is the issue?

    Also, it seems like you had renamed wp-admin path name. So after deactivating HMWP I can no more login to backend. You’ll need to

    – comment out or remove following line from wp-config.php
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

    – remove or comment out following line from htaccess file:
    RewriteRule ^NEW_WPADMIN_NAME/(.*) /wp-admin/$1

    Once logged in you can rename back wp-admin path and uncomment the above lines.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.