juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Strange error when loggin inbackup your site and move to a new host.
seriously or wait till they open
Forum: Fixing WordPress
In reply to: I lost my post.did you only find 1 row in the table for the post?
Forum: Fixing WordPress
In reply to: 403 errorIf you are just starting to build a WP site – why bother to back up what you have done? just go to a new host and start again.
everyone has an opinion on what is the best host – I would say there are some to avoid and that you get what you pay for. If you pay $.99 a year for unlimited hosting you are not going to be happy with the speed, support etc that you will get.
if you are a complete new why not set up an account with wordpress.com to begin with.
Forum: Fixing WordPress
In reply to: JS errors when theme and plugins disabledif you disable the simple press plugin, do these errors go away?
Forum: Fixing WordPress
In reply to: Strange error when loggin inThe apache error log is on teh server. Depending on the softaere on your hostt it could be anywhere. If you have cPanel, you might have a section fro logs that shows the error log.
you might need to contact your host and have them help you find the erroor log.
Forum: Fixing WordPress
In reply to: How to get music to pause or mutewhy not remove the ‘autoplay=”autoplay”‘ and allow the visitor to determine if the want to play the music. I (and others know) will not revisit a site with audio auto play turned on.
Forum: Fixing WordPress
In reply to: Generate a unique registration linkTry doing a google search with something like ‘wordpress plugin registration’ or ‘wordpress plugin members’ and then tested some of the results. This will educate you on what is avaliable and you can pick one that addresses your needs.
Forum: Fixing WordPress
In reply to: Registration without restricting accesswhat plugin is controling the registration?
What settings do you have in the plugin to control registration?Forum: Fixing WordPress
In reply to: I lost my post.where did you find it in the database? (what table was it in?
if it is in the wp-posts table, what is the ‘post_status’?
how many rows in the wp_post table did you find of the post?
did you look in the dashboard->posts->trash?
when did you create the post?
do you have any plugins that can change the status of a post?If you found it in the wp_posts table, you could copy the content and re-post it again as a quick get around, but that won’t explain why it happened.
what plugin do you use that is preventing the author from editing his article?
Forum: Fixing WordPress
In reply to: Strange error when loggin in1) where are you seeing this message
2) is there any more to the message
3) go to your site’s error.log (an apache file) and see if there is more detailed information on the error.Forum: Fixing WordPress
In reply to: undo demo content import?First, do a database backup
If this is a new site with no other content, then emptying all the tables (do not delete the tables) would be easiest and then you would start WP again and you would go thru the installation script again.
If it already has some of your data, then it is messier. you might be able to get into the SQL you imported and change things into ‘delete’ instead of the ‘insert’ but you would have to create a where clause to target each row all which will take a bit of time.
so it will probably be easiest to just go into the backend and delete the pages and posts etc…AFTER you do the database backup.
Forum: Fixing WordPress
In reply to: 403 errorwhat are the permissions on the .htaccess file
Forum: Fixing WordPress
In reply to: Suddden Appearance of white Space Over Header of multiple websitesas I said, if it’s not something you did, you have probably been hacked.
take a look at this https://codex.wordpress.org/FAQ_My_site_was_hacked
Forum: Fixing WordPress
In reply to: When loading website, get white screen no image, no front page.@digico since the OP states it took ten minutes to login, determining if it is an issue with WP or the servers a step in solving the issue. Please don’t presume to answer for @jonl171. thank you.