48733n
Forum Replies Created
-
Forum: Plugins
In reply to: [Pearl - Header Builder] Header Menu Mobile Responsive IssueHello , i hope in near future it will be available for mobile screens too. Thanks for the updates.
Forum: Plugins
In reply to: [Pearl - Header Builder] Header Menu Mobile Responsive IssueNothing?
Forum: Plugins
In reply to: [WPS Hide Login] Redirect 404Yes I do. Is there anyway to just change wp-admin address and not changing wp-login url?
Actually your plugin disabled the wp-login instead hiding it and redirects to 404 page. Is there any solution?Forum: Plugins
In reply to: [WPS Hide Login] Redirect 404Anyone?
Forum: Fixing WordPress
In reply to: WordPress Fatal error`I think this is a virus. I noticed the same error in my code (I pasted my error code in a browser and found your thread today, only 15 hours old). Here is another fresh thread calling it out as a virus (thread from 6 days ago) https://ww.wp.xz.cn/support/topic/new-virus-malware-domain-deleted/ I had reached out to my theme creator but not heard back so started digging around. I turned all of my plugins off with no luck.
I noticed two urls redirecting to a malicious website. I have been extremely brute force attacked trying to get into my website login page the past several months. I finally added a plugin that changed the wp-admin access url, it seemed to calm down, but now this!`
Thanks everybody for their replies.
@sweetiowa Yes I think so, after that I restored my website and everything was fine till yesterday that all of my links redirected to infected URLs that contained “JS/Adware.Sculinst.N”. I had to restore my database backup also because this problem. I changed my wp login URL and till now everything seems fine to me.
Still don’t know how this happened and how to prevent this kind of attacks in future.Forum: Plugins
In reply to: [Custom Post Type UI] Invalid post typeAlright, thank you. I’ll give it a try.
So if I wouldn’t be able to find “learning” post_type in database I should give up and create new post type and input fresh contents in it, right?- This reply was modified 4 years, 7 months ago by 48733n.
Forum: Plugins
In reply to: [Custom Post Type UI] Invalid post typeThanks for your quick response Micheal,
The slug for my post type was “learning”.
Now when I want to access /wp-admin/edit.php?post_type=learning it shows “Invalid post type”.
When I checked the page slugs one of my coworkers created a page with “learning” slug. do you think that caused a problem? how she could do that?!
I changed the page slug and recreate a new cpt with “learning” slug, everything is fine but the content is still gone. if it exists in my database does it automatically shows in new learning post type or not?
And should I search post_title in database wp_posts for “learning” to find the old input or not?