Announcement

Collapse
No announcement yet.

Shadows 10.12.02 PROD Page Tabbed Content Conflict

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

    Shadows 10.12.02 PROD Page Tabbed Content Conflict

    In Shadows 10.12.02, the tabbed content (along with the whole page layout) moved into PageBuilder. Due to limitations of the PageBuilder layout (needing a couple of EASY connections to a couple of third-party modules), I opted to use the template code from Shadows 10.09.01, which has the A11Y-TABS. I made sure (or at least I thought I did) that the extensions.js was active and assigned (I may not have looked in all the right places)

    When I compare the version that is working to the version that isn't, I am not seeing any of the "role" being appended like it is in the older version:

    Code:
    <ul class="x-a11y-tabs__list" role="tablist">
    <li class="x-a11y-tabs__item" role="presentation">
    <a class="x-a11y-tabs__link" href="#tab-description" role="tab" id="tab1" aria-selected="true">Description</a>
    </li>
    <li class="x-a11y-tabs__item" role="presentation">
    <a class="x-a11y-tabs__link" href="#tab-reviews" role="tab" id="tab2" tabindex="-1">Customer Ratings &amp; Reviews</a>
    </li>
    </ul>
    I even tried directly linking the extensions.js in the footer of the PROD page. I just got a console error that told me it was already there. I was thinking that trying to update to the latest version of Shadows for the site would be a good thing. For the most part, it has been and will be if I can get this figured out.
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    #2
    wait a minute. are templates going to be automatically migrated to Page Builder in 10.12.02?
    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com

    Comment


      #3
      Originally posted by Bruce - PhosphorMedia View Post
      wait a minute. are templates going to be automatically migrated to Page Builder in 10.12.02?
      Noooooo...I am just having a conflict with trying to use some template code (for the tabbed content) from Shadows 10.09.01 into 10.12.02 PROD Page template. It's broken.
      Leslie Kirk
      Miva Certified Developer
      Miva Merchant Specialist since 1997
      Previously of Webs Your Way
      (aka Leslie Nord leslienord)

      Email me: [email protected]
      www.lesliekirk.com

      Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

      Comment


        #4
        whew...almost had to break out the bourbon at 1:00 in the afternoon.
        Bruce Golub
        Phosphor Media - "Your Success is our Business"

        Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
        phosphormedia.com

        Comment


          #5
          Originally posted by Bruce - PhosphorMedia View Post
          whew...almost had to break out the bourbon at 1:00 in the afternoon.
          Hate to say it, but the issue I'm having with it would drive anyone to drink.
          Leslie Kirk
          Miva Certified Developer
          Miva Merchant Specialist since 1997
          Previously of Webs Your Way
          (aka Leslie Nord leslienord)

          Email me: [email protected]
          www.lesliekirk.com

          Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

          Comment

          Working...
          X