Announcement

Collapse
No announcement yet.

Product Page not loading the css styles, Bug? Help Please!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Product Page not loading the css styles, Bug? Help Please!

    Hi everybody,

    I have been pulling my hairs since 2 days and did not find a way to sort this. I read many threads but it seems I am the only one with this problem ? Here we go:

    I have updated a website (www.body-piercing-jewellery.com) to the SPP using the excellent tool provided by Actinic (oops! Sellerdeck!)

    I already had a part of my catalog using single product per page, and this part is not creating any problem. For all the rest of the product pages in the catalog, it seems the page is not loading the css styles ?

    Please someone could check these 2 below examples ?

    The Ok pages are like this:
    -The Karma Se7en pages

    The wrong styles: (side boxes and font formatting are wrong)
    - All the rest of the body jewellery product pages...

    Now for both, I have the same Product Page Product Layout (Vertically Centered text with image above), same Product Page Bulk Layout and same "Work Best with Smart" overall layout.

    I can't put the finger on to what is going wrong here..unless could be a bug ? The only difference I can see between the good one and the wrong one is the way they where created, one was imported from a flat file import a month ago(the good one), and all the wrong ones (product pages) created with the SPP converted which seem to do all ok...

    Or would it be that Single Product Pages need their own css stylesheet ?

    Any help appreciated guys!
    Patrick
    http://www.body-piercing-jewellery.com/
    http://www.bioflex-wholesale-body-pi...suppliers.com/
    http://www.jewellery-stones-supplies.com

    #2
    The fault is in your META tags. The description one on the good site is:
    Code:
    <meta name="description" content="Buy here a 2pt Diamond Monroe Stud for your body piercing. Get your top quality Diamond Monroe Studs from the UK Karma Se7en top brand." />
    And the faulty one:
    Code:
    <meta name="description" content="Buy here 18ct White or Yellow Gold Double Jewelled Real Diamond Belly Bar ! referenced Di64WGBN from the diamond gold body jewellery section of our online fashion piercing jewellery website in the UK./>
    Which has a missing closing quote and should end with UK." />

    Since the closing quote isn't there, the following code that loads the style-sheet is being gobbled up until a quote is eventually found.

    I've no idea why it's happening though.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      MANY MANY THANKS Norman !

      Gosh! after all these years, I am still making these newbies mistakes! It is always the same...I update the website rarely...go back to work....and forget all the things I have learnt..!

      All sorted now...many thanks...I will not let time goes like this next time and ask here again instead of getting tired to resolve the obvious..

      And I can only advise here anybody to make sure their meta tags are up together without faults in the code, as it happened to me before to waist time on this when the error seems to come out of nowhere!

      Glad we have people like you Norman! And also advise people to try your plugins as I never had problems with them and they are working like a charm!
      Patrick
      http://www.body-piercing-jewellery.com/
      http://www.bioflex-wholesale-body-pi...suppliers.com/
      http://www.jewellery-stones-supplies.com

      Comment

      Working...
      X