HTML not working
-
Hi – I really like your plug-in. I “think” it is just what I need. I managed to get a single random value returned using:
[abase sql=”SELECT bannercode FROM
wp_adrotate
WHERE id >= (SELECT FLOOR( MAX(id) * RAND()) FROMwp_adrotate
) ORDER BY id LIMIT 1″]But none of the HTML works…. what do I need to do so the HTML stored in the table will work on the page.
Here is what I have now:
https://prettywomanart.com/abase/
Thanx, in advance for any help you can offer.
Rick
- The topic ‘HTML not working’ is closed to new replies.