Rachel Baker
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Import users from CSV, Passwords getting Hashedphatpat10,
Have you tested the hashed passwords?
You cannot import users passwords into the database and not have the passwords be hashed.You can test the hashed passwords with an MD5 hash generator like this one: https://pajhome.org.uk/crypt/md5/
Forum: Fixing WordPress
In reply to: Google ads not showing on HomepageI can see both the ads on your homepage.
Forum: Fixing WordPress
In reply to: downloaded widgets and different things now my page is a messCan you remove the widgets from your sidebar or footer area from within the Appearances -> Widgets section?
Forum: Fixing WordPress
In reply to: help integrating many categories.php into one single .php filenfa1218,
Hello there. I am curious what would change inside your different category loops? Knowing this will lead to the best answer.
I would pass the form data onto wp_insert_post() ( https://codex.www.ads-software.com/Function_Reference/wp_insert_post ) to create new posts.
What service or plugin do you use for newsletter subscribers?
Forum: Fixing WordPress
In reply to: Removing Tagcloud, Blogroll, Archive from Arthemia themeThen the theme can be loading certain widgets by default. You can try to add empty text widgets into the corresponding widgetized section…
Forum: Fixing WordPress
In reply to: Plz help me with this problemTry working your way through these resources:
https://codex.www.ads-software.com/FAQ_My_site_was_hackedAdditional Resources:
https://www.unmaskparasites.com/
https://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.htmlForum: Fixing WordPress
In reply to: How to "Publicize" on www.ads-software.comPublicize is an option in the Jetpack plugin: https://www.ads-software.com/extend/plugins/jetpack/
More on the feature:
https://jetpack.me/support/publicize/Forum: Fixing WordPress
In reply to: Removing Tagcloud, Blogroll, Archive from Arthemia themeHave you looked in the Widgets screen?
Appearance->Widgets ?
Forum: Themes and Templates
In reply to: Image BordersThis could be a style added by your active theme. If you can provide a link to your site we can help direct you on how to remove the border.
Forum: Fixing WordPress
In reply to: Changed URL Now Theme is Not WorkingYes, you should have 11 tables that are for WordPress itself. You can see each of the tables used by WordPress 3.4 here: https://codex.www.ads-software.com/Database_Description#Table_Details
Forum: Fixing WordPress
In reply to: After password problem, my dashboard contenthas dissappearedAre you sure there isn’t another username or email address to which the admin account of your site was associated ?
Forum: Fixing WordPress
In reply to: After password problem, my dashboard contenthas dissappearedIt sounds as though your account is just a subscriber, and not an admin. Are you sure you reset your password and didn’t register as a user?
Forum: Fixing WordPress
In reply to: Got HackedTry working your way through these resources:
https://codex.www.ads-software.com/FAQ_My_site_was_hacked
https://www.ads-software.com/support/topic/268083#post-1065779
https://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/
https://ottopress.com/2009/hacked-wordpress-backdoors/Additional Resources:
https://www.unmaskparasites.com/
https://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.html