Problem:
Autopopulate custom text field from title
Solution:
If you are using Toolset form then you will require to use "cred_save_data" hook to copy the title to custom field. If you want to copy the title to custom filed when you save the post from backend admin, you can use the "save_post" hook.
A more permanent fix will be provided when we release our latest version of Toolset Views/Blocks Solution:
This is actually a known issue and further details on the problem can be found at the link below.
The problem here is that the user's custom archive is overlapping their footer when the content is too much for the page container
Solution:
In this user's case it was an issue with their theme's design and how it calculated the height of their page container. Unfortunately there isn't a magic bullet for an issue like this and is dealt with on an individual bases.
My recommendation is to open a support ticket so that the issue can be assessed by one of our team members.