I am experiencing errors with a site that has been working correctly for some time and in fact still does when previewed in the editor. However, it now functions incorrectly when published to the live web site hosting system . And I was wondering if anyone else is experiencing the same thing at this moment ?
The site has a custom ordering page built using Corvid where a user clicks/selects a table row populated from a database collection of food products - this should cause a light box to display which implements a form for the user to enter an order quantity which is then returned back on close to the table with the row updated with the new quantity. There are also some check boxes used to control show/no-show display of different product categories e.g. Poultry, Beef & Lamb products etc.
On the live desktop version of the site table row selection appears to be intermittent and when it does work the light box is taking an extremely long time to display. Re-selecting the line a second time should allow the quantity to be modified on the form and returned back to the table row but the light box does not reappear. On the mobile version the checkbox to display the table seems to work in reverse where clicking should show the table it hides it while un-checking it displays it and again the light box is very slow and problematic where it used to be quick and function correctly.
The Product Order Line Table Row Selection is shown below
The Product Order Line Light Box Form is shown below