juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Some Pages Not showing Up.That code runs fine if you swap to the Twenty-sixteen theme and replace teh existing page.php with that code.
Without access to the entire theme it is going to be difficult to help you out.
You say ‘some’ pages don’t work – what is the difference between them and pages that do work?
Forum: Fixing WordPress
In reply to: My blog is broken – no longer has a themein that case I would use file manager or ftp and go look at the style.css file in the theme folder and check permissions.
Note: you have four files that are getting a 403 Forbidden – The server is refusing the request. messages
http://blog.leilacools.com/wp-content/themes/prana/style.css
http://blog.leilacools.com/wp-content/themes/prana/lib/css/960.css
http://blog.leilacools.com/wp-content/plugins/pinterest-pin-it-button/css/public.css
http://blog.leilacools.com/wp-content/plugins/mailchimp-top-bar/assets/css/bar.min.cssCheck the permissions for each of them.
Forum: Fixing WordPress
In reply to: My blog is broken – no longer has a themeIf you just updated your theme and this error started, something probably went wrong with the update. I would
– swap to the default twenty-sixteen theme
– delete your theme
– re-install your theme
– activate your theme and see what happens.Forum: Fixing WordPress
In reply to: Can't find option for editing headerI just tried the theme and tried to add a logo and it does’t work – not surprising with the theme being as old as it is.
Forum: Fixing WordPress
In reply to: Can't find option for editing headerthe file for it is http://hetranslation.co.uk/wp-content/uploads/logo.png
Forum: Fixing WordPress
In reply to: Can no longer see posts under categoriesIt would help if you pointed out where your categories are on the site.
What happens if you change the premalinks to the default? (remember to copy down what you currently have first) Then change them back and see what happens.
If that doesn’t help, disable ALL your plugins and see what happens.
Forum: Fixing WordPress
In reply to: Can't find option for editing headerYour theme (multi-color) hasn’t been updated in over 4 years – you might want to think about finding a new theme. that said, did you look at the theme options? (dashboard->appearances->multi-color settings)
Forum: Fixing WordPress
In reply to: Can't login anymore in admin areaDon’t forget to remove it once you can log back in.
Then mark this issue resolved and have a nice day.Forum: Fixing WordPress
In reply to: Can't login anymore in admin areaHave you tried the steps outlined in Login Trouble?
Forum: Fixing WordPress
In reply to: wp_posts: Table 'robindb.wp_posts' doesn't existwell first off, where do you see those messages?
Forum: Fixing WordPress
In reply to: Removing "Category:" From Header@digico – did you read the original post??? He’s wants to remove the category name in the header.
Forum: Fixing WordPress
In reply to: Removing "Category:" From Header@ magefix: that removes it from the url, but he wants to remove it from teh wording in the header. Right now it shows ‘Category:Culture’ and (I think) he just wants it to show ‘Culture’. The code I gave will do that for him.
Forum: Fixing WordPress
In reply to: File is empty. Please upload something more substantial errorI would report this to the ‘User Role Editor’ author since there must be an interaction with that plugin.
Forum: Fixing WordPress
In reply to: my website stopped updatingI’m going to assume you are talking about updating wordpress, your plugins and theme.
Yes you can manually update them. Loginas an admin and go to dashboard->updates and do the updates.
Forum: Fixing WordPress
In reply to: Website login viewtry a plugin like Peter’s Login Redirect and see it that works for you