Thank you in advance if anyone has any time to help me with this!
In brief, a page I need/others use, stopped working when connected to Wix & they say it’s impossible to get it working without recreating this page.
I previously coded it with PHP years ago when with JustHost.
After spending all day tearing my hair out I’ve lost interest in learning the Wix environment/Java/Databases & just want this specific page fixed for now 
AIM:
When a button is clicked it generates 2 words pulled at random from 2 lists. 1st word from list A + 2nd word from list B.
- words don’t have to be removed from further clicks/no restrictions
- List A has 133 entries so far, List B has 99 entries (if this helps)
WHAT I HAVE SO FAR:
The page is set up & the basic button is there via an addon HTML field to input UI code.
aModule.jsw exists - I assume this will need to contain string/array data? Let’s assume this is blank as I can’t make sense of any tutorials having not done any JS before, ever.
WHAT I NEED:
The code for both script & linking the button to this.
Idiot-proof clarification on where to paste these scripts!
Thank you so much in advance if anyone has time.