My accordion not rendering on all browsers
-
There is this accordion which somehow does not render for all browsers. In Brave browser it is all fine but in Chrome, Opera and Firefox there is only the container DIV:
<div class="wpsm_panel-group"
… and it is empty, with </div> right on the next line, without any content!!! In Brave, it is normal, has children:
<!-- Inner panel Start --> <div class="wpsm_panel wpsm_panel-default"> .... etc
Notice: unserialize(): Error at offset 135 of 21978 bytes in /…/responsive-accordion-and-collapse/front/ac-content.php on line 43
Warning: Invalid argument supplied for foreach() in /…/responsive-accordion-and-collapse/front/ac-content.php on line 57
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘My accordion not rendering on all browsers’ is closed to new replies.