php Problem
-
Tested all kinds of ways – With no plugins at all except Shortcode Creator because that’s what’s carrying the php, with only minimum plugins. Tried various plugins without success. Tried with just code on page. This will only work if there is no php running on the page. Plugin works but php will not run on WordPress page.
Was working for years, then in May something happened. I hadn’t changed anything on the site at all and there were no viruses or malware.
Here’s the code I’m using. Its part of a table.
<TR><TD style=”width: 50%; background-color:#caffbd;”><center>Start Date:<br><input type=”text” name=”startdate” id=”datepicker” maxlength=”10″ required/></center></TD><TD style=”width:100px; background-color:#caffbd;”><center>End Date:<br><input type=”text” name=”enddate” id=”datepicker2″ maxlength=”10″ required/></center></TD></TR>Any ideas?
Also, instructions hard to understand. Need better explanations for non-programmers and newbies.
Tnx.
The page I need help with: [log in to see the link]
- The topic ‘php Problem’ is closed to new replies.