Some times the text

is in a wrong place and i have to make the screen biger than the size of the laptop in order to be able to use push the buttom.
Lok the next picture.

ned
#2
You have some other plugin that’s causing this. Try deactivating it.
colomet
#3
Yes, i know. The plugin is backwpup. Once I did settup, it will not bother me again.
In the future other plugin could make the same mistake too. Maybe to have it in a different way, avoid such kind of mistakes.
ned
#4
We use a standard WordPress filter hook, admin_footer_text
, to replace the standard content with ours:
This is the right place for what we’re putting there. We can’t accommodate everything every other plugin does. Sorry.
colomet
#5
Of course, if you did right, is more than ok for me.