File: /home/dtptviut/public_html/wp-content/plugins/comparisonfeed-wp/compare-iframe-feeds.php
<div class="wrap">
<form id="adserviceadmin" method="post">
<img src="<?php echo plugins_url('comparisonfeed-wp/images/adservice_logo.svg');?>" class="as-logo">
<div class="postbox-container metabox-holder as-wrapper" style="width:100%;">
<div class="postbox">
<div class="inside" style="max-width: 600px;">
<h3>Adservice iFrame Feeds</h3>
<p>We have implemented our iFrame feeds into the plugin because it provides a number of benefits over Regular feeds.</p>
<p><b>Benefits of using iFrame feeds</b></p>
<ul>
<li>More seamless and responsive integration into any website that works well on any device</li>
<li>They are Adblock resistant, just like the traditional feeds</li>
<li>The feed styles and resources are guaranteed to not affect your own styles/resources, since everything is loaded in an iframe</li>
<li>Users won't be able to tell that the feed is within an iframe tag, since there will be no scroll bars and the iframe will automatically adjust its size to fit the available space while showing all of the feed</li>
<li>Your feeds will always have the latest look and feel because they can be updated from our side without you having to update this plugin</li>
<li>Use multiple iFrame feeds on the same page or in the same post</li>
</ul>
<p><b>Features that are not available for iFrame feeds <i>yet</i></b></p>
<ul>
<li>You can't fully customize the CSS styles yet, but only use the predefined options such as changing fonts or colors. This means iFrame feed will ignore any changes you make under the 'Adjust Style' section</li>
<li>You can't customize the feed templates yet like you can now by modifying the template files in the plugin. Iframe feeds don't use the template files supplied in the plugin</li>
</ul>
<p>We are planning to provide these features in a future update.</p>
<p><b>How to start using iFrame feeds</b></p>
<ol>
<li>Go to our <a href="https://publisher.adservice.com/tools/comparisonfeed/feed" target="_blank">Feed Builder</a> and create a new feed or edit an existing one</li>
<li>Set the Feed Type to "iFrame Feed"</li>
<li>Customize your feed options and save them</li>
<li>Click "Get WordPress Shortcode" under "Choose Setup" to get your shortcode</li>
<li>Copy and paste the shortcode into your desired page, post or widget</li>
</ol>
</div>
</div>
</div>
</form>
</div>