Hi @natewr
My developer says you can see the code in the footer of the page;
$(‘input[name=”rtb-date”]’).val(Cookies.get(‘rtbdate’));
$(‘input#rtb-date’).val(Cookies.get(‘rtbdate’));
He also says that calling the code you suggested after these lines did not work.
Hope that makes sense!
Chris
Hi Nate – thanks for the response.
We’ve tried running that code as suggested but it didn’t work and gave an error – i think you would be able to see the error in console on the site. Ideally, we need more context of what to do if you can provide it?