I dont get any errors in my console and I have text widgets for my adsense html elements and the Widget Text Editor is hidden along with the title.
Also, the adsense code is present on my front-end but the actual ads do not render! If I put straight html in the widget it works fine. I used to render my adsense using this method just fine until I made the upgrade to 4.8.
I even installed Widget Text plugin
Here is my html input type=hidden for my Widget Text in edit mode widgets.php:
<input id="widget-text-4-title" name="widget-text[4][title]" class="title" type="hidden" value="Find Us">
<input id="widget-text-4-text" name="widget-text[4][text]" class="text" type="hidden" value="<p><strong>Address</strong><br />123 Main Street<br />New York, NY 10001</p><p><strong>Hours</strong><br />Monday—Friday: 9:00AM–5:00PM<br />Saturday & Sunday: 11:00AM–3:00PM</p>">
Here is the HTML of one of my adsense widgets in my Sidebar (no render):
<aside id="text-2" class="widget widget_text">
<div class="textwidget"><aside id="adsense-sidebar" class="widget">
<!-- medium rectangle-->
<ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-6105068078960888" data-ad-slot="8668095385"></ins>
</aside></div>
</aside>
-
This reply was modified 7 years, 5 months ago by yardpenalty.
-
This reply was modified 7 years, 5 months ago by yardpenalty.
-
This reply was modified 7 years, 5 months ago by yardpenalty.
-
This reply was modified 7 years, 5 months ago by yardpenalty.
-
This reply was modified 7 years, 5 months ago by yardpenalty.
-
This reply was modified 7 years, 5 months ago by yardpenalty.
-
This reply was modified 7 years, 5 months ago by yardpenalty.