spirospanagiotis
Forum Replies Created
Viewing 2 replies - 1 through 2 (of 2 total)
-
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Error -1 on pluginsThis issue has been present for over a month.
Issue is resolved now here is the TS. Some steps might not be needed but here is the full TS (messed with it for a long time and don’t remember exactly what I was doing so I might have missed something important)
Note: If Stuck on maintenance find the “.maintenance” file (enable view hidden files) and delete it, in my case was stuck on maintenance for hours.
- Back Up Website.
- I removed some files from the webpage. Old and leftover files from plugins that are no longer installed, that I judged to not be needed.
- Deleted some files that were as if a troll had put them on path:
home -> public_html -> wp-content -> plugins
Check and made sure all files align with an active plugin. - Test Each plugin by disabling it and the tried with all of them.
- Removed theme and re added it.
If any1 else has same issue I hope this helps because I couldn’t find anything similar and had to troubleshoot alone.
.forminator-button{ left: 50%; transform: translate(-50%); border:1px !important; border-style: solid !important; border-radius: 10px !important; }Apparently this works, if I move it around like this it doesn’t work:
.forminator-button{ left: 50%; transform: translate(-50%); border-style: solid !important border:1px !important;; border-radius: 10px !important; }I am not sure why this is happening but I guess the issue is fixed now.
Viewing 2 replies - 1 through 2 (of 2 total)