Viewing 1 replies (of 1 total)
  • Thread Starter 777akm

    (@777akm)

    Headings issue solved: deleted all cufon related code/script from header.php 😀

    <script type=”text/javascript” src=”<?php bloginfo(‘template_url’); ?>/js/cufon.js”></script>
    <script type=”text/javascript” src=”<?php bloginfo(‘template_url’); ?>/js/Sansation_400-Sansation_700.font.js”></script>
    <script type=”text/javascript”>

    Cufon(‘#intro_text’);
    Cufon(‘#sidebar h2’);
    Cufon(‘.post h2’);
    Cufon(‘#widgetshoppingcart h3’);
    Cufon(‘#homepage_products .title’);

    </script>

    But the category list issue remains 🙂

Viewing 1 replies (of 1 total)

The topic ‘Products lost from categories’ is closed to new replies.