Hi,
This plugin is very handy for what I am trying to do, but I have a couple of ideas and queries. Basically I am using it in conjunction with the Shortcode Redirect and Widget Logic plugins so that the message pops up on certain pages/posts at certain times and then redirects to the home page after a set number of seconds.
However I do not want customers to be able to click outside the box and close the message (or click the ‘X’ but I have already hidden that using CSS) because there is time for them to carry out an action on the page that I don’t want them to do at certain times (it is a restaurant delivery service for multiple restaurants all with different kitchen opening times so i need to ensure that customers can’t place an order when the kitchen is closed).
Is it possible to add the option to either show/hide the close ‘X’ and more importantly an option to prevent either a click outside the box or a keyboard stroke (e.g. the ESC key) closing it? If not can you tell me the jquery edit I will need to make?