PPCMD
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Pasting an HTML page copied from a browserChange the editor type to Text/HTML and paste your HTML code onto a blank WordPress page. WordPress uses HTML5, so the code should preferably be in HTML5. Also, you cannot fully copy an entire HTML page as your site’s theme will control the design of any page.
If you want, you can however upload a HTML page to your hosting server and link it from your WordPress site.
Forum: Fixing WordPress
In reply to: Plugin Details Are Behind the DashboardThis maybe a bug with WordPress. Make sure you are running the latest version. If it is already up to date, wait until a new update is released as long as it is not much trouble. You can try reinstalling WordPress, but I wouldn’t recommend it, as the bug is only with the Plugin details page
First try reinstalling WordPress using Softaculous installer again, but leave the username in lowercase letters. Save the database details for your WordPress installation, such as the database name, username and password. Also, check phpMyAdmin and make sure the tables have been created in your database, especially two tables called
tableprefix_users
andtableprefix_usermeta
. Let me know if the problem still persists. Importantly, make sure that the database host (DB_HOST
) is set tolocalhost
.NOTE: /wp-admin/ gets re-directed to
/wp-login.php Why is this happening?This is perfectly normal. The wp-admin page is your WordPress administrator dashoboard. To access it, you need to log in. You can also directly go to yoursite/wp-login.php to access the dashboard, as it will automatically redirect you after logging in.
Important: Your post contains confidential details which includes your WordPress administrator account details. I would highly recommend you to edit the post and remove your credentials as anyone can use them to hack your website.
Okay, I finally found the problem. Hope this helps anyone having such an issue. The problem was with restoring
posts.sql
database table from the backup, as restoring backups causes trouble for some reason. I removed it, created a blankposts.sql
table, and it solved itself. The uploader is also working now. Images and media also uploads. I copied the content in the pages by restoring the backup in WAMP Server 64 on my Computer. Then my website started working normally again.Forum: Plugins
In reply to: [Clean Login] The plugin isn’t workingOk, the problem was fixed after I reinstalled WordPress. But I don’t know what caused the problem. Thanks.
Forum: Plugins
In reply to: [Clean Login] The plugin isn’t workingI’m using the theme Freesia Empire. Everything was working fine and there was no website field, until suddenly Clean Login stopped displaying forms and started showing the fields all over the page and the website field also appeared. What is the problem and how should I solve it? Thanks in advance.
Thanks a lot. I deactivated Wordfence and activated it again, and it worked.
Forum: Reviews
In reply to: [Clean Login] Doesn’t have a widgetThere is a Clean Login widget having clean login links. It’s called ‘Clean Login status and links’.
Forum: Fixing WordPress
In reply to: Have my Websites been hacked?If you visit my Website here, you will see a message about BitNinja.If it doesn’t appear, the icon at the title bar of the browser is the BitNinja logo, instead of my Website logo. The same thing happens at the login page of another Website of mine
- This reply was modified 8 years, 1 month ago by PPCMD.
Forum: Themes and Templates
In reply to: [Read More] Edit Footer TextThanks for your help! It worked.
Forum: Fixing WordPress
In reply to: New Core File or Hacker File?Even I had found the same file in the directory
wp-includes/theme-compat
, but I kept a backup copy of it deleted the file from my website’s files.Forum: Fixing WordPress
In reply to: Should I restore my Website backup or not?I checked the Wordfence control panel and found some code missing in the PHP Files. I restored them and everything was fine. Thanks a lot for the help!
Forum: Themes and Templates
In reply to: I'm unable to create a child theme!I managed to fix the problem! All you need to do is, check the details in the style.css file and make sure they’re correct. I realized I hadn’t written the Description, and Template. Once I corrected it, everything started working fine. You can check it here:
WordPress Codex – Child ThemesForum: Themes and Templates
In reply to: How to remove Footer Text in Freesia Empire@jovanav
Thanks a lot! You can now check the footer of my Website – It tells you how your help worked for me! It meant a lot to me, because my friends would’ve found out my secret, that I’m using WordPress for my Websites. Here’s the link:
PPCMD Group Website(https://ppcmd-group.com)Forum: Themes and Templates
In reply to: How to remove Footer Text in Freesia EmpireThanks a lot! You can now check the footer of my Website – It tells you how your help worked for me! It meant a lot to me, because my friends would’ve found out my secret, that I’m using WordPress for my Websites. Here’s the link:
PPCMD Group Website(https://ppcmd-group.com)