This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Alignment of Search Settings

#26692
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

The container of the settings is now set to an absolute (floating) position, which is a problem when trying to center it. Please change that to block first. The default (floating) position is changed via the script to accomodate the search bar position, so that won’t work in this case. Chances are, that will almost certainly fix the issue immediately.

For the logic issue I will need temporary FTP access, the timeout error is usually related to some conflict with something else. The only way to debug that is via debugging the queries to see where it fails, thank you!