Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Alignment of Search Settings › Reply To: Alignment of Search Settings
April 14, 2020 at 9:33 am
#26692
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!