ben1982
Forum Replies Created
-
Forum: Plugins
In reply to: [Clone] Backup Returning no DatabaseHi sorry, no response.
I did a manual import instead to get it working.
Why has this been marked as resolved?
I appreciate the fact that author details were requested and no, I’m not going to be able to give them to @ip2location. But my issue is still active and there doesn’t seem to be much out there to help.
@ip2location I can however, share screenshots of the plugin and send them here via drop box to give you an insight into my setup?
Are you able to help?
UPDATE, I have downloaded the database through the dashboard to IP2LOCATION-LITE-DB1.IPV6.BIN
The IP Query is showing through Tunnel Bear that I am located in Sydney, but the redirect isn’t taking place.
Any help would be much appreciated.
Forum: Plugins
In reply to: [Clone] Site URL issueIt was an issue that I found when cloning and just found it as an error in the console. The theme couldn’t find any of the js of css files as it was calling a duplicated sub directory name path. Which was weird. As a free plugin, I just jumped in and fixed it.
Forum: Plugins
In reply to: [Clone] Site URL issuecan you drop into the wp-options table in the db and edit the value?
My clone was also duplicating the url also:
…/uae/uae
- This reply was modified 8 years, 2 months ago by ben1982.
Forum: Fixing WordPress
In reply to: Login Page Missing Default CSSSo, found a work around where in the wp-login.php file, I have just called the:
<link rel=’stylesheet’ href=’https://www.example.com/wp-admin/load-styles.php?c=1&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.9.3′ type=’text/css’ media=’all’ />
as pure html and this loads the login panel and also, gives access to the dashboard which renders properly.
it’s a slight hack for now, but with time in mind and my client’s deadline, I think I will need to stick with the current instance as the cloning process was a little tricky.
Forum: Fixing WordPress
In reply to: Login Page Missing Default CSSjust a follow up on line 22 of the response:
<link rel=’stylesheet’ href=’https://www.example.com/wp-admin/load-styles.php?c=1&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.9.3′ type=’text/css’ media=’all’ />
is missing.
Forum: Plugins
In reply to: [Clone] Not copying filesHi, did you find out what the issue was? I am facing the same problem.