Forum Replies Created

Viewing 15 posts - 91 through 105 (of 623 total)
  • Author
    Posts
  • in reply to: http://builtwith.com/ still can see I am using WordPress? #12287
    Hassan
    Post count: 955

    Hello guys,

    It seems you removed HMWP lines from nginx config. If it’s the case please get them again from HMWP and add them to Nginx config file.

    If they are already there, this means you placed them in a wrong place. In this case let me know your server provider, OS and location of nginx config file (you attached above) please also attach following files:

    common/wpfc-php7.conf;
    common/wpcommon-php7.conf;
    common/locations-php7.conf;

    in reply to: plugin wont hide wordpress from Wappalyzer #12228
    Hassan
    Post count: 955

    Hi-

    Firstly, you don’t need to wait to cache be cleared. Just remove and install the extension.

    I checked all possible configurations and here what can hide woocommerce, but there is a problem: Hiding ‘var woocommerce_params’ stop woocommerce from working. This is a technical limitation but we are working on a new feature for upcoming version which may solve this problem.

    PS:
    There’s one dirty way to hide it from source code which is not recommended if you’re newbie:
    Create a js file somewhere in your host and paste related code from source code . Something like this:
    var woocommerce_params = {"ajax_url":"\/ajax","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
    Then, manually change your header.php and add path of that file. Something like this (remove stars):
    <***script type='text/javascript' src='//path_to_my_js_file.js'></***script>

    • This reply was modified 8 years, 3 months ago by Hassan.
    Attachments:
    You must be logged in to view attached files.
    in reply to: site broken #11973
    Hassan
    Post count: 955
    This reply has been marked as private.
    in reply to: site broken #11969
    Hassan
    Post count: 955
    This reply has been marked as private.
    in reply to: serious Compatibility issues with this plugin #11656
    Hassan
    Post count: 955

    Hi,

    I was working on the site and the plugin was suddenly removed. Sounds a conflict.

    This is a buffer problem. HMWP uses buffer to capture page but it seems there is an error during buffering which cause this problem.

    More details:
    http://stackoverflow.com/questions/36610608/php-buffering-error-unknown-in-line-0

    PS: I noticed your refund request just approved it

    • This reply was modified 8 years, 4 months ago by Hassan.
    in reply to: Purchase code invalid and does not import settings #11629
    Hassan
    Post count: 955

    Hi guys,

    License problem has been solved but it seems you don’t install WP properly.
    If this was the case, this is dangerous situation I mean almost anybody can make problem for you!

    Please check you wp-config.php, you should have something like this:

    define('AUTH_KEY',         '0<K#oL/Wbp|$?rv0$~EV}<M-EE{x;I}.nfmznf-X_GS');
    define('SECURE_AUTH_KEY',  '[0zbRf~3aU+ ~.RvG/N/uy,1

    3yTysDy^r$WH’);
    define(‘LOGGED_IN_KEY’, ‘,+wA|ZBi^Pcaa<} sa2D39mA<3 *yrz@');
    define('NONCE_KEY', 'TaImoV;%@S[I--U6*f*B&7,OJ3L_-zVtDu+:*d/yDzQgn');
    define('AUTH_SALT', 'QOycY(4=-7zl]nd2!M~-~D%Xy~-o+.~/)f-|Uo');
    define('SECURE_AUTH_SALT', 'Dw=dzb+doi6^(|-?{4*]o],$M>@i9<2[&^$4[~F#^r.{g&');
    define('LOGGED_IN_SALT', 'hy6J+aTr9Nvl+1;^;-Y,P{2H<8-|kY8_v#]6TNtH3J~:');
    define('NONCE_SALT', 'j0&Qr-%.B)4U$FL2FKu7J5q|#=~$Hv');
    `

    If you don't, visit this address and add its content to wp-config.php
    https://api.wordpress.org/secret-key/1.1/salt/

    If this is not the case please paste wp-config content as a private reply.

    in reply to: Licences #11241
    Hassan
    Post count: 955

    Hi-

    Can you provide a list of your sites?

    Hassan
    Post count: 955

    I confirm,

    We tested HMWP with Wappalyzer right before current release, it worked nice. The problem is they constantly change their algorithm. Thanks, I consider it for future releases.

    in reply to: HMWP Not activated #11151
    Hassan
    Post count: 955

    You’re welcome,

    No, you don’t need fresh install.

    in reply to: HMWP Not activated #11144
    Hassan
    Post count: 955
    This reply has been marked as private.
    in reply to: Hide My Wp on IIS Multisite #11136
    Hassan
    Post count: 955

    Unfortunately, we do not currently support IIS for multi-site enabled websites.

    You can request refund from CodeCanyon panel. Just please give a link to this topic and describe the issue.

    in reply to: HMWP Not activated #11135
    Hassan
    Post count: 955

    It was temporary fixed but it may be appear in next 72 hours.

    I need to add a line or two to debug the code. Could you please provide FTP details so if there was an issue I can fix it without affecting the whole site. If you are online for next few hours it’s not require just let me know and answer my requests as soon as possible.

    Hassan
    Post count: 955
    This reply has been marked as private.
    Hassan
    Post count: 955

    Sorry Upendra,

    There is a misunderstanding here, installed plugins don’t matter at this point I want to activate HMWP, break your site, find the reason and fix it.

    Again, please answer my questions:

    What exactly happen when you enable HMWP? For example can you see other WP ADMIN pages without problem? Or it only break site layout?

    If you can see admin pages go to HMWP settings page and click reset settings to revert settings to default.

    Hassan
    Post count: 955

    Nothing changed! When a plugin is inactive it can do exactly nothing!

    Anyway, just answer my questions and I’ll try to guide you.

Viewing 15 posts - 91 through 105 (of 623 total)