Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Results information box › Reply To: Results information box
April 28, 2022 at 12:30 pm
#37667
Keymaster
Hi,
I had to check the actual source for this, and divs will not work there, I can confirm. The reason is, that the HTML is printed into a paragrap “p” element, which does not suppor that.
I will mark this as a possible bug, see if I can transform that section to a “div” instead of a paragraph.