WebBuddy
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Hide Date on Product pageWhat if you try the following?
.post-meta { display: none; }Forum: Fixing WordPress
In reply to: login for users sometimes not workingHi,
Is there any error message displaying when they tried to login? What do they see after they login? Were they redirected back to the login screen (with or without any error messages) or back to home page?
I believe this will help others to resolve this issue.
Forum: Fixing WordPress
In reply to: Why don’t I have a block editorHi,
Have you tried installing the following plugin in your website two?
– https://wordpress.org/plugins/classic-editor/See if this helps.
Forum: Plugins
In reply to: [WooCommerce] coupon tab disappearHi,
I noticed your screenshot shows the option ‘Coupon Im-Ex’, have you clicked on that?Forum: Plugins
In reply to: [WooCommerce] coupon tab disappearHi,
it is not under those tabs. You can find it at the side (on the left menu) under Woocommerce. Screenshot here – https://prnt.sc/tsyidvForum: Fixing WordPress
In reply to: PluginsIs your account administrator level? If not, you may not have permission to install plugins.
Hi,
I received a bounced email notice:
Address not found Your message wasn't delivered to atcontact@neahplugins.com because the address couldn't be found, or is unable to receive mail.May I know is the email correct?
Forum: Fixing WordPress
In reply to: image urls are still pointing to the old directoryHi,
I would suggest you contact your hosting and check if your old blog is still there. If yes, then you can edit the ‘blog’ link to point to your old blog. If not, then you will need to remove the blog” link in your website.Forum: Fixing WordPress
In reply to: image urls are still pointing to the old directoryI clicked on the blog and it brings me to – https://www.melaniekellermann.com.au/blog/ with no content. Do you have a blog section for your website?
Forum: Fixing WordPress
In reply to: image urls are still pointing to the old directoryHi,
A fast way is to use plugin like – https://wordpress.org/plugins/better-search-replace/
to replace the old URLs to new ones.Hope this helps.
Forum: Fixing WordPress
In reply to: Making sure my dev can’t access website recently built?HI,
Deleting FTP accounts will not affect the current files in your server.
Just a side note, when deleting ftp accounts, you will be asked to delete the associated directory – do not delete the associated directory, just delete the ftp account.
- This reply was modified 6 years, 3 months ago by WebBuddy.
Forum: Fixing WordPress
In reply to: Making sure my dev can’t access website recently built?You can delete them all if you do not need to access your server via FTP =)
Forum: Fixing WordPress
In reply to: Making sure my dev can’t access website recently built?If you are using CPanel, you can login to your hosting and go to ‘FTP Accounts’. FTP account allow users to upload and delete files in your hosting. So it is better to check if there is any account created by your ex-developer.
The following is some readup on ftp accounts in Cpanel – https://documentation.cpanel.net/display/78Docs/FTP+Accounts
Hope this helps!
Forum: Fixing WordPress
In reply to: Making sure my dev can’t access website recently built?Hi,
You can also check if there is any admin accounts created by them inside your wordpress website. Also, make sure to check your hosting FTP accounts / passwords – or just delete those FTP accounts if you don’t need them.This should prevent unfortunate things from happening.
Hope this helps.
Forum: Plugins
In reply to: [WooCommerce] Not getting order emails | Support neededYou should be able to identify the issue following this article – https://docs.woocommerce.com/document/email-faq/
Hope it helps!