For example, I would like to hide date and author information?
https://www.ads-software.com/plugins/wpsolr-search-engine/
]]>Example – the search results display will include the following:
<iframe frameBorder=”0″ scrolling=”no” src=”https://www.”my website”.com/?ig_embed_widget=1&product_no=6″ width=”214″ height=”366″></iframe>
How do I remove this from my search results???!! Can’t make my website live until I fix this. Please help.
]]>This is as far as I’ve gotten to find the following coding in index.php of the Asteroid theme…
<!-- Post Not Found -->
<div class="wrap-404-box">
<h2><?php _e('Search Results: Nothing Found', 'asteroid'); ?></h2>
<p><?php _e('Try a new keyword.', 'asteroid'); ?></p>
<?php get_search_form(); ?>
</div>
E. Morris, who knows just enough about coding to get in trouble
]]>https://www.ads-software.com/extend/plugins/relevanssi/
]]>Thanks!!!
]]>