Thread Starter
videv
(@videv)
Ok. I couldn’t see the block-class-name setting on settings page, did view-source on the page assuming it’s blocked by ad-block; and found it to be there. From view source output:
<div style="padding:0px 0px 8px 16px;">
Block Class Name:
<input style="border-radius: 5px; margin-left: 0px;" title="CSS Class Name" type="text" id="block-class-name" name="block-class-name" value="ad-inserter" size="15" maxlength="40" /> <span style= "margin: 3px 10px 0 0; display: inline; float: right;">Example: <pre style= "display: inline; color: blue;"><div class="ad-inserter ad-inserter-n"><span style= "color: black;">BlockCode</span></div></pre></span>
</div>
The interesting thing is even after blocking adblock or opening in incognito mode, that setting is still not displayed when rendered.
Please see screenshot uploaded below:
http://prntscr.com/9crgl6
Is there a way to change block-class-name setting value by modifying plugin’s php files?
Thanks,
Vivek