Forum Replies Created
-
AuthorPosts
-
So, is it that when logged in the form submission works; but when NOT logged in form submission does NOT work? Can you please provide us with your website backend details (as private message) so that we can have a look at the issue.
“folders” means all PHP files within that folder.
You can use “Replace in HTML” option in general settings tab to replace the words in your page source. For example to replace
with
you have to add the following line in “replace in html” box:WooFramework 6.2.0=MyFramework
And regarding social icons not being displayed, I’ve found the issue. It’s because of the path to font (social) in http://data.mountmuscle.com/mountmuscle/style.css (line number 1731 – 1732). Those fonts are not in CDN in that path?
Hi, are you using any plugin for the form? And can you point me to the URL where I can check this form out?
Please find the attachment for the explanation.
Attachments:
You must be logged in to view attached files.Hi can you please send as an attachment the Nginx Configuration file before and after adding HMWP rules?
HMWP plugin’s aim is to basically hide the fact that your site uses wordpress. The functionality that you are looking for isn’t currently possible with this plugin.
Can you please try this:
http://www.mountmuscle.com/design/=http://data.mountmuscle.com/design/
http://www.mountmuscle.com/file/=http://data.mountmuscle.com/file/
http://www.mountmuscle.com/other/=http://data.mountmuscle.com/other/
http://www.mountmuscle.com/extensions/=http://data.mountmuscle.com/extensions/Can you please point out where exactly the theme info is being displayed in source code?
And the given password for http://www.mountmuscle.com/wp-login.php?adm=6891 doesn’t work?June 1, 2015 at 6:09 pm in reply to: Listify theme crashing (css issues) after "New Theme Path" #2802Even though the theme/plugin name from css class names and javascript variables are not replaced, the tools like http://www.wpthemedetector.com, http://www.whatwpthemeisthat.com, wappalyzer, etc cannot detect the fact that your site is using wordpress, also theme will not be detected.
If you want to rename the theme/plugin name from css class names and javascript variables also, then you’ll have to respectively replace those names in corresponding CSS file(s) and javascript file(s), and this could be a tedious task, and will be overwritten if theme is updated.
Currently we do not provide such support on project basis.
You do not need to specifically add those two folders to allow access to them. They should be accessible by default if you uncheck “avoid direct access to php files” option.
Hi, we hope you have already followed these steps:
– goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’
scheme >> click ‘Save Settings’Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.
with this settings on, if you are still having issue then please let us know your website backend details (as private message) so that we can have a look at the issue.
Hi, please follow these steps:
– goto HMWP >> ‘Start’ Tab >> ‘Medium Pripacy – More Compatibility’
scheme >> click ‘Save Settings’– if Flywheel WP hosting uses Nginx Server, then goto “http://staging.bdadirectory.flywheelsites.com/wp-admin/options-general.php?page=hide_my_wp&nginx_config=1” and copy the lines in “Nginx Configuration” and add them to Nginx config file usually located in /etc/nginx/nginx.conf or /etc/nginx/conf/nginx.conf
– restart Nginx server
– if you use sub-directory for WP block you should add that directory before all of the paths (e.g. rewrite ^/yourdir/other/(.*) /yourdir/wp-includes/$1)
June 1, 2015 at 4:52 am in reply to: Listify theme crashing (css issues) after "New Theme Path" #2792Also, we request you not to create separate post each time as this will create confusion. Please add all your comments here only.
As you are using WPEngine, we’ll need credentials for WPE panel too. thanks!
Hi, can you please let us know what are the exact line that you added in “Replace in HTML” option box for CDN? Also it would be nice if you can provide us with your website backend details (as private message) so that we can have a look at it.
And since you are using Better WP Minify plugin, hope you have followed the instructions here – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17298
-
This reply was modified 9 years, 9 months ago by
Suman M..
June 1, 2015 at 4:32 am in reply to: Listify theme crashing (css issues) after "New Theme Path" #2788You cannot replace all listify words because those words might have been used by theme for specific purpose like for css and javascript. For example:
“listifyListingGallery” is used as javascript variable by the theme so you cannot replace it.
“listify_widget_taxonomy_image_grid” is used by theme as CSS class name, so replacing it may break styling of your website.So, you have to be careful not to replace such words.
Reagrding FacetWP plugin, can you please provide us with your website backend details (as private message) so that we can have a look at it.
-
This reply was modified 9 years, 9 months ago by
-
AuthorPosts