Home Forums WordPress Plugins Hide My WP issues with the Hide my WP plugin

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #578
    rp1106
    Post count: 2

    Hello,

    I am having issues with the hide my wp plugin. I have used the plugin in the past and it worked nicely but this time when I am using on my company website (offwhitedesign.com) I am having hard time.
    1. When I try to copy and paste the registration code, it doesn’t take. Field remains blank and then I try to select Import Options that too don’t work.
    2. After that I do all the basic changes in one browser and it works but I can still se the wp-admin bar code at the bottom when I do the view source. This doesn’t ends here. If I do this changes in the Chrome then I can see all the changes in source except the wp-admin thing and then I go back to Firefox, I don’t see any change when I do the view source. It still shows me that website is running on wordpress. Then I do vice versa and now Chrome does same what Firefox does. I then login in same browser at the same time and check and then it shows me that it’s hiding information but as I log out the it goes back to it’s old code.

    I tried several times but it’s not working. I changed the .htacess permission too but still having same issues.

    Even my WordPress login address which I changed goes back to default by itself.

    Please tell me what to do.

    Thanks,
    Rahul

    .htacsess file below :-

    # BEGIN W3TC Browser Cache
    <IfModule mod_deflate.c>
    <IfModule mod_headers.c>
    Header append Vary User-Agent env=!dont-vary
    </IfModule>
    AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json
    <IfModule mod_mime.c>
    # DEFLATE by extension
    AddOutputFilter DEFLATE js css htm html xml
    </IfModule>
    </IfModule>
    # END W3TC Browser Cache
    # BEGIN W3TC Page Cache core
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{HTTP:Accept-Encoding} gzip
    RewriteRule .* – [E=W3TC_ENC:_gzip]
    RewriteCond %{REQUEST_METHOD} !=POST
    RewriteCond %{QUERY_STRING} =””
    RewriteCond %{REQUEST_URI} \/$
    RewriteCond %{HTTP_COOKIE} !(comment_author|wp-postpass|w3tc_logged_out|wordpress_logged_in|wptouch_switch_toggle) [NC]
    RewriteCond “%{DOCUMENT_ROOT}/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index.html%{ENV:W3TC_ENC}” -f
    RewriteRule .* “/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index.html%{ENV:W3TC_ENC}” [L]
    </IfModule>
    # END W3TC Page Cache core
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteRule ^owd/ext/modules/aa405a34/(.*) /owd/ext/modules/akismet/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/e5c328b1/(.*) /owd/ext/modules/alpine-photo-tile-for-tumblr/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/5daed7d5/(.*) /owd/ext/modules/custom-css-stylesheet-for-posts-or-pages/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/ec8b1af3/(.*) /owd/ext/modules/duplicator/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/3fcf43ba/(.*) /owd/ext/modules/easing-slider/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/a2802c8a/(.*) /owd/ext/modules/follow-us-on-widget/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/4870ff1e/(.*) /owd/ext/modules/google-analytics-visits/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/e7271557/(.*) /owd/ext/modules/jetpack/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/d2c802e1/(.*) /owd/ext/modules/nrelate-related-content/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/9b1d4e7f/(.*) /owd/ext/modules/photospace/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/a99d3c7e/(.*) /owd/ext/modules/resume-submissions-job-postings/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/954cc9fe/(.*) /owd/ext/modules/seo-ultimate/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/ff1c4ef9/(.*) /owd/ext/modules/twitget/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/dea2b53d/(.*) /owd/ext/modules/w3-total-cache/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/784c919b/(.*) /owd/ext/modules/wp-smushit/$1 [QSA,L]
    RewriteRule ^owd/lib/(.*) /wp-includes/$1 [QSA,L]
    RewriteRule ^owd/file/(.*) /wp-content/uploads/$1 [QSA,L]
    RewriteRule ^owd/ext/modules/(.*) /wp-content/plugins/$1 [QSA,L]
    RewriteRule ^owd/owd/main\.css //index.php?style_wrapper=1 [QSA,L]
    RewriteRule ^owd/(.*) /wp-content/themes/rework/$1 [QSA,L]
    RewriteRule ^ajax /wp-admin/admin-ajax.php [QSA,L]
    RewriteRule ^owd/user_submit\.php /wp-comments-post.php [QSA,L]
    RewriteRule ^wp-content/themes/rework/screenshot\.png|readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$ /nothing_404_404 [QSA,L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    • This topic was modified 10 years, 2 months ago by rp1106.
    #588
    Hassan
    Post count: 955

    First sorry for delay,

    I had some important exam.

    I think this is an incompatibility problem with a cache or membership plugin. Please provide your login details privately and I’ll take a look.

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

You must be logged in to reply to this topic.