abletec
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Migrating a siteHello, Jasmin, & welcome. My first question is–did they give you the database file also, or, barring that, exported content files in .xml format?
You’ll need to install files to the web root folder of whatever you’re using for your local server. In many all-in-1 solutions, ie, Xampp, etc, that is the htdocs folder. I usually install to a separate folder underneath the web root, ie, wordpress, just so I can have more than 1 CMS on the local server if I want that.
You’ll also need to create a database, likely using PhpMyadmin, & then import your database into the 1 you just created. Make certain the database user you choose or create has all privileges on the database. Don’t forget to change the wp-config.php file to reflect those changes.
I next use a search & replace script to change the domain to the localhost install, ie, search for http://www.sitename.com & replace it w/localhost/wordpress. You may find it necessary to do that a couple times to catch all iterations of urls, ie, http://sitename.com, etc. I personally use a search & replace plugin by Interconnect/it, but there are others out there as well, & Google is your friend. The 1 I mentioned specifically is at:
https://interconnectit.comYou may also find it helpful to use a plugin for this purpose, such as Duplicator, found at:
https://ww.wp.xz.cn/plugins/duplicator/
(this is not an endorsement, & there are others, w/which Google can help). It may eliminate the need for the search-&-replace script.Hopefully this gives you a few ideas, but don’t hesitate to write if you need more help.
Forum: Fixing WordPress
In reply to: Change Domain NameHello, gerisaunders, & welcome. First, you’ll need to go into the control panel for your domain that Godaddy provides & point the domain to the nameservers of whichever hosting provider you wish to use. Their knowledge base or customer service reps or the system information in their control panel should provide you w/that information.
Once that’s done, then you’ll likely need to get a search-&-replace tool to replace your current domain name w/the domain you wish to use instead. I personally like the one by interconnect/it, (https://interconnectit.com), but Google provides info on others as well.
Please remember that it may take 48 hours or even more for the DNS to propagate your nameserver changes, & attempts to work on or reach your website during that time may result in the site not being found or other behavior that seems flaky. Those problems should completely resolve once the DNS propagation has completed.
Please let us know if you feel you require additional assistance.
Forum: Plugins
In reply to: [WooCommerce] Adding Products to Group via the KeyboardI was able to search for products. In my case, I got 19, & they all should be members of the group. But I couldn’t select them all in 1 go & add them. Seems like having to add them individually is pretty inefficient? Did you try to add more than 1 product to the group at a time, ie, a hole bunch of products?
Forum: Fixing WordPress
In reply to: parked domainHello, shesaleo, & welcome. I understand this can be a bit confusing, but there are 2 kinds of WordPress. ww.wp.xz.cn, which is where you’re at now, is for self-hosted sites. wordpress.com, which is where you need to be, does hosting for sites. So either you or the folks at wordpress.com need to point your domain to your new hosting. [email protected] is the contact info.
Forum: Fixing WordPress
In reply to: I change wordpress url in settingHello, manorhub, & welcome. Please see if this helps.
https://codex.ww.wp.xz.cn/Changing_The_Site_URLLet us know if you need further assistance.
Forum: Fixing WordPress
In reply to: not loading site on some devicesHello, mas478, & welcome. It would really be very helpful if you would simply put the real domain names you’re working with instead of example.whatever.
The home & site url’s are used when installing WordPress to a folder other than your web root folder. So, if your web root folder is public_html & you installed your site into public_html/wordpress, then your site url is yoursite.com/wordpress & the home url is yoursite.com. If you have installed WordPress in your web root folder, then the 2 url’s are the same, ie. yoursite.com.
Please let us know if you need additional assistance.
Hello, lorettamanuel , & welcome. There’s a lot you don’t tell us here, including what cache plugin you’re using, etc. Caching can be a great website performance enhancer if properly configured. When that is not the case, however, it can cause a lot of problems.
If content seems to be not showing up after you’ve made changes, then the first thing to do is to clear your browser cache, &, if that still doesn’t work, clear your plugin’s cache. Again, since you don’t say which plugin you’re using, it’s really not possible to provide instructions on how to do that.
I always advise folks when working on their websites to disable their cache plugins, as lots & lots of support queries come to this forum saying, in essence, the changes I made to my website aren’t showing. Miraculously, (or not), once the caching plugin is disabled, those changes appear almost magically.
Sometimes, caching programs are run by a hosting provider in addition to caching plugins, which can complicate things even more.
The other cause for this sort of behavior is a site compromise, but I really think in this case it’s just poorly configured cache. I think were I you, I’d disable the plugin & see if the problems resolve. If so, then you know that caching is the culprit. If not, then there’s likely something more serious afoot.
Please get back to us to let us know how you fare.
Forum: Fixing WordPress
In reply to: Old version of site is liveHello, Sarah, & welcome. Please change your index.php in the root of your html folder to look something similar to:
require( dirname( __FILE__ ) . ‘/2015/wp-blog-header.php’ );
assuming that your site is located in a folder called 2015. It’s the last line of the file. Please let us know if that helps, won’t you?Forum: Plugins
In reply to: [WooCommerce] Adding Products to Group via the KeyboardHello, @johndcoy. Yes, I know about searching the product by typing. I got 19 products listed when I did so, which was the proper amount, , but I can’t add them to the group. I suspect it takes some sort of mouse-clicking? but, as a screen reader user, that’s not actually possible.
The reference to the ‘add to group’ was merely a suggestion as to how this could be made more accessible, ie, via checkboxes & and ‘add to group’ button.
Can you perchance try adding products to a group using only the keyboard, ie no mouse allowed? Then perhaps you’ll either understand the problem or be able to give me a workaround.
Thank you.
Forum: Fixing WordPress
In reply to: Help I was hacked recently and have lost access to wp-adminRonnie, I’m receiving a typical login screen when going to http://soberclubbing.co.uk–same applies to the https:// iteration.
Sometimes, when a site is hacked, the bad guys change the administrator’s password. I’m wondering how you fixed the site compromise, because, when a site gets hacked, the criminals usually leave backdoors behind that allow them to re-enter it any time they so choose. Unless you eliminated those, they’re still in control, not you.
1 thing you may need to do is to change your password in the database. Please let us know if you need help doing that. You should then delete any users you don’t recognize, especially if they have any privileges above subscriber.
Forum: Fixing WordPress
In reply to: cant access my homepage suddenlyHello, slaugie. It would appear your domain name flemmingandsons.com has expired. You should check w/your domain registrar, as when I search for it on mine, it will allow me to purchase that name.
Forum: Fixing WordPress
In reply to: Cannot access wp-admin: error 500Christina, can we please see your .htaccess file? If you’re not sure how to find it, please let us know.
Forum: Fixing WordPress
In reply to: Unable to recover admin passwordplaidshirt, when you changed your password in the database, did you choose the ‘md5’ function from the dropdown?
You don’t tell us your site url, but is there any possibility your site has been compromised?
Forum: Accessibility
In reply to: Adding Products to Group in Woocommerce w/KeyboardI’ll post there now, t-p, thanks. I was just thinking perhaps someone similarly situated might be here & know how to do it.
Forum: Fixing WordPress
In reply to: Cannot create directory errorsHello, infestlithium, & welcome.
There’s much you don’t tell us–specifically, whether you’re hosting on a Linux or Windows system, as well as whether your hosting is shared, VPS, or dedicated. You also don’t tell us your webserver, ie, Apache, Nginx, IIS, etc. Those are all important considerations. Also, is this a single or a multisite installation?
At least on a Linux box, file permissions are not the only causes of this sort of error. Indeed, usually the problem is not the permissions on the files per se, but the ownership. Specifically, the WordPress files need to be run under the webserver user & group, either directly or by having the user & group that owns the files be a member of the webserver group.
You continually refer to versions, etc, & I’m not clear on what you mean by that term. If you could assist by explaining a bit of the history behind this, perhaps we might better be able to help you.
I apologize for having more questions than answers for you at this point, but sometimes those questions just need answering in order to solve the problem.