Forum Replies Created
-
AuthorPosts
-
October 16, 2016 at 7:35 am in reply to: http://builtwith.com/ still can see I am using WordPress? #12287HassanPost 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;HassanPost count: 955Hi-
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.HassanPost count: 955This reply has been marked as private.HassanPost count: 955This reply has been marked as private.HassanPost count: 955Hi,
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-0PS: I noticed your refund request just approved it
- This reply was modified 8 years, 4 months ago by Hassan.
HassanPost count: 955Hi 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<} sa2D39m
A<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.
HassanPost count: 955Hi-
Can you provide a list of your sites?
August 9, 2016 at 7:09 pm in reply to: There is a way to prevent know that my site is made wodpress? #11152HassanPost count: 955I 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.
HassanPost count: 955You’re welcome,
No, you don’t need fresh install.
HassanPost count: 955This reply has been marked as private.HassanPost count: 955Unfortunately, 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.
HassanPost count: 955It 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.
July 7, 2016 at 10:38 am in reply to: HMWP activation problem with SSL & Site performance going slow down in GTmetrix #10486HassanPost count: 955This reply has been marked as private.July 7, 2016 at 10:34 am in reply to: HMWP activation problem with SSL & Site performance going slow down in GTmetrix #10485HassanPost count: 955Sorry 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.
July 6, 2016 at 6:50 am in reply to: HMWP activation problem with SSL & Site performance going slow down in GTmetrix #10460HassanPost count: 955Nothing changed! When a plugin is inactive it can do exactly nothing!
Anyway, just answer my questions and I’ll try to guide you.
-
AuthorPosts