• In archive-sell_media_item.php I think there is a mistake in the code:

    echo '<li><a href="'. site_url( 'collections' ). '" title="' . __( 'Collections', 'sell_media' ) . '">' . __( 'Collections', 'sell_media' ) . '</a> <span class="raquo">&raquo;</span> </li>';

    site_url should read site_url( ‘all-collections’ )

    https://www.ads-software.com/plugins/sell-media/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘BUG? Collections link in Breadcrumb’ is closed to new replies.