juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Weird links injected throughout websiteYour site has been probably been hacked. run a scuri scan: https://sitecheck.sucuri.net
You need to start working your way through these resources:
https://codex.wordpress.org/FAQ_My_site_was_hacked
https://wordpress.org/support/topic/268083#post-1065779
http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/
http://ottopress.com/2009/hacked-wordpress-backdoors/
Additional Resources:http://sitecheck.sucuri.net/scanner/
http://www.unmaskparasites.com/
http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.htmlForum: Reviews
In reply to: [Atahualpa] Upgrade debacle: 3.7.12 > 3.7.24When you do an export (Atahualpa Theme Options->Export/Import) it should create a file in your download folder of the theme options that you can use to import with.
Forum: Fixing WordPress
In reply to: Ghost Comments?do you have WooCommerce installed by any chance?
if you don’t have WooCommerce installed, what plugins do you have installed?
Forum: Fixing WordPress
In reply to: Columns overlappingTry changing the width of column 1 to 690px and the width of column 2 to 200px
Forum: Fixing WordPress
In reply to: Ghost Comments?What happens if you click on the count?
Forum: Fixing WordPress
In reply to: Fatal Error – on line 145use FTP or your cPanel’s file manager and go to the wp-content/plugins folder and remove the folder ‘pricing-table-dynamic’ and you should be able to get back in
Forum: Fixing WordPress
In reply to: Fatal Error: cannot redeclare wp_load_image()All other pages I open show:
Fatal Error: cannot redeclare wp_load_image() in (previously declared in /htdocs/wp-includes/media.php:25) in /htdocs/wp-admin/includes/image.php on line 63is this in the fronted or backend?
Are you sure your WP update completed?
1) Disable ALL plugins
2) swap to a different theme than the twenty-thirteen theme
3) upload a fresh copy of the twenty thirteen theme.Forum: Fixing WordPress
In reply to: how to change the date/time formatYes I know where to set the dat and time formats.
Then your issus may be with your theme. Try swapping to twenty-fifteen and look at your posts. Twenty-fifteen uses the data format you select in the settings.
I assume you are using the ‘custom’ date format – what do you have set for it?
If it works correctly (or partly correctly) in twenty-fifteen then it is a theme issue so what theme are you using?
Forum: Fixing WordPress
In reply to: how to change the date/time formatSo what about formatting the date don’t you understand. Just to make sure, you are looking at where the link at dashboard->settings->general that talks about formatting date/time is…right?
Forum: Fixing WordPress
In reply to: I can find my blog but not the admin loginBecause looking at the source of the page, it doesn’t look like any WordPress page I’ve ever seen and I’ve looked at a lot.
If you have ftp access can you look at the root folder and verify if the wp-login.php file exists and Cynthia the contents of the .htaccess file and display it in a response
Forum: Fixing WordPress
In reply to: how to change the date/time formatdid you look at the settings and the documentation it points to?
Forum: Fixing WordPress
In reply to: I can find my blog but not the admin loginAre you sure this is a wordpress site?
Forum: Fixing WordPress
In reply to: New page not appearing under parent siteYes, you are using a custom theme which makes helping you complicated. Since we don’t have access to the themes source, we don’t know what it can/can not do.
Here is a suggestion – create a custom menu and set it to be used in Menu Location 1 and see if it shows up. If it does, just build your menu by hand.
Forum: Fixing WordPress
In reply to: New page not appearing under parent site1) go to dashboard->appearances->Themes – what theme is active?
2) what is the url?
3) go to dashboard->appearances->menus and click teh tab ‘Menu Locations’
– for ‘Theme Location’/’Menu 1’ is there an assigned menu?
– for ‘Theme Location’/’Menu 2’ is there an assigned menu?
if so click on the tab ‘Edit Menus’ and is your new page in the menu in the dropdownyou want? if not you need to add it.Forum: Fixing WordPress
In reply to: Sidebar is not showing at all