• Love the plugin, it seems to working well.

    How do I disable the Extended Description?

    You see I have social share icons on the top and bottom of my content. This works great on Posts and Pages, but with the Ithemes Exchange plugin it puts icons on the top and bottom of short description (which is what I use) and also in the Extended Description which I do not use at all. It looks silly.

    There is no content in the Extended Description section for any product and removing that section would eliminate the issue.

    I have tried a few other social sharing plugins and they all have the same issue with the Ithemes Exchange.

    How can I disable the Extended Description portion so the share icons will not appear around empty content?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Elise Alley

    (@ecalley)

    Hi keeperbay,

    To remove the Extended Description, you would need to edit your template file.

    In /lib/templates/ you’ll find a file named content-product.php. In that file, you’ll want to remove the following code.

    <div class="it-exchange-product-advanced-content">
    		<?php it_exchange_get_template_part( 'content-product/loops/product-advanced' ); ?>
    	</div>

    Remember, you don’t want to edit Exchange directly. Instead, follow the steps outlined in the iThemes Help Center for editing your template files.

    Give that a try and let us know how it goes.

    Thanks,

    Elise

    Thread Starter keeperbay

    (@keeperbay)

    Thank you.
    I’ll try this after I figure out why the plugin stopped working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable Extended Description?’ is closed to new replies.