Featured product problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Protos
    Mivite

    • Mar 2012
    • 234

    #1

    Featured product problem

    Hi, I have two scrolls that are using "featured Products" functionality with click on Prod page.
    I see that I have " /> in the start of the page on my first Carouselll.
    http://www.cigarrummet.com/produkt/f...s/LI410T3.html
    in code
    <body class="boxed prod single-column LI410T3" id="js-PROD">" /&gt;
    I believe that I have unwanted tags somewhere. My second Carousell doesn´t have this error which I find strange.
    I believe that the code for both is identical. .
    I have code in Ready Theme Product listing and I have MetaTags settings:

    <mvt:if expr="l.settings:page:code EQ 'CTGY' OR l.settings:page:code EQ 'CTGY2'">
    <body id="js-&mvte:page:code;" class="boxed <mvt:eval expr="tolower(l.settings:page:code)" /> &mvte:category:code;">
    <mvt:elseif expr="l.settings:page:code EQ 'PROD' OR l.settings:page:code EQ 'PATR'">
    <body id="js-&mvte:page:code;" class="boxed <mvt:eval expr="tolower(l.settings:page:code)" /> single-column &mvte:product:code;">
    <mvt:elseif expr="l.settings:page:code CIN g.screenCheck">
    <body id="js-&mvte:page:code;" class="boxed <mvt:eval expr="tolower(l.settings:page:code)" /> single-column">
    <mvt:else>
    <body id="js-&mvte:page:code;" class="boxed <mvt:eval expr="tolower(l.settings:page:code)" / ">
    </mvt:if>

    Than there is code on SFNT that I didn´t update in three years. Where shall I look for those unwanted symbols?
    Is the script or just some rest of code somewhere...
    Attached Files
  • Matt Zimmermann
    Mega Mivite










    • Apr 2008
    • 2482

    #2
    I would recommend checking your META tags. It appears there are several duplicates and some odd content contained in a few of them.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment

    Working...
    X