rauhami
Forum Replies Created
-
Hi,
Thanks for the suggestions and sorry for a later reply.No help for disabling the setting you mentioned. But if i disable the firewall, everything works nice and smooth.
And now noticed that wp-admin is so much faster when firewall disabled. Makes me think if it’s somewhat WF/server related conflict…
@supaiku
Thank you for your effort on this.Now that there’s only two logs (suspicious bots/scanners)in the firewall log on that day before this case and only my logins after it, i can’t leave the shared hosts vunerability out of the picture, can I? Well that kinda would be a relief to be honest.
Well, I’ll keep on searching and keep posting if i find a solution. Thanks again.
Thank you both for quick replys!
I surely will have a look at all the things you suggested and try to find the possible infection.
What i find odd is that nothing really was changed on database. Nothing visible at least as all logins, nicenames, passwords, emails are as they were. That’s the reason i thought it would have been a false alarm, but as said i’ll surely have a close look at possible vunerabilities and exploits.
Forum: Fixing WordPress
In reply to: Security issue, user_admin changed by hackerThanks for a quick reply. Maybe i can continue this discussion directly with you via your helpdesk? And if/once we find a solution, I’ll post it here.
Forum: Fixing WordPress
In reply to: Localhost: Media library not loading, can’t upload filesAlright, got mine solved, hopefully this will help someone out in the future.
It was so simple that I had functions.php (as well as many other files but function.php was the key) saved as utf-8 WITH BOM and after saving it to plain UTF-8 problem disappeared.
Idiot but happy 🙂
Forum: Fixing WordPress
In reply to: Localhost: Media library not loading, can’t upload filesDid you guys ever got this one sorted out? I’m facing the exact same problem and seems like it’s my theme related, because everythings working fine after switching to default themes.
Would there be anyone who could help me/us out?
Forum: Themes and Templates
In reply to: How to: Dynamic content that's repeated on every page of a siteThanks for your reply. Maybe i try to give a better example of these content types to give an idea what i’m trying to achieve.
Five different pre-made banner-alike dynamic content areas of which all appear as chosable items when creating a page/post. An end user could choose which ones to display and in which order. And all of these would need to be editable, as if something changes, it could easily be changed.
This could easily be done for a single page/post with ACF flexible content add-on, but don’t believe it’s usable as the same content needs to be displayed on every page and maintained somewhere else than in one specific page/post.
An ideal solution would be a modular type of an approach where client could drag&drop/select wanted items to show. So that i could create these areas somewhere, let’s say as a CPT, and a client would see these options on page/post creation and choose which to show.
I might be overthinking this and the solution will just pop out after some time. I wish i just have it more with this one, so any help appreciated.
Forum: Plugins
In reply to: [Contact Form 7] CF7 causes double scrollbar on ChromeTested it thanks and there the other scrollbar does not exist. I’ve found out that it’s related to html, body heigt:100%, but can’t think of why’s that. Any ideas.