Category text appears twice - by Orna Ohayon

This topic has 8 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson

  • Avatar: Orna Ohayon
    Orna Ohayon
    Participant
    December 18, 2016 at 14:18

    Hi,

    Category text appears twice
    How can I make that it will be only once?

    http://panima.co.il/product-category/anti-aging/

    מוצרי אנטי אייג`ינג להראות יפה בכל יום!
    פנימה – משווקת קוסמטיקה פרארפואית לטיפולי אנטיאייג’ינג, קמטים וכתמי עור, לחיזוק מערכת ההגנה והצערת העור במגוון רחב של מותגים מובילים לייעוץ צלצלי

    מוצרי אנטי אייג`ינג להראות יפה בכל יום!
    פנימה – משווקת קוסמטיקה פרארפואית לטיפולי אנטיאייג’ינג, קמטים וכתמי עור, לחיזוק מערכת ההגנה והצערת העור במגוון רחב של מותגים מובילים לייעוץ צלצלי

    Regard,
    Orna

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 19, 2016 at 08:04

    Hello,

    Try to add this code in Custom CSS:

    .tax-product_cat .term-description {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Orna Ohayon
    Orna Ohayon
    Participant
    December 19, 2016 at 10:34

    Hi,
    It is not working…

    Orna

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 19, 2016 at 11:41

    Hello,

    Try to clear browser and server cache before checking.

    Regards,
    Rose Tyler.

    Avatar: Orna Ohayon
    Orna Ohayon
    Participant
    December 21, 2016 at 13:07

    Hi,
    I did and it’s not working
    https://snag.gy/nNwD6I.jpg

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 21, 2016 at 19:08

    Hello,

    I saw this code in your custom.css file:

    <?php $description = term_description(); ?>
    <?php if ($description) : ?>
    	<div class="product-category-description">
    	<?php echo $description; ?>
    	</div>
    <?php endif; ?>

    You can’t use php code in css file, it won’t work and each css code that you added after it, will not work as well. So I’ve removed it and the code for description is functioning. Check the category page now.

    Best regards,
    Jack Richardson.

    Avatar: Orna Ohayon
    Orna Ohayon
    Participant
    December 22, 2016 at 10:13

    Hi,

    (: Sorry…
    I did’t ad any code if you don’t advice me to
    But thanks for founding the problem and fix it for me

    Thank you very much
    Orna

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 22, 2016 at 13:20

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Category text appears twice’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.