Results 1 to 2 of 2

Thread: breadcrumb markup broken on single ad page

  1. #1
    Thread Starter
    Veteran almightyeric's Avatar
    Join Date
    Aug 2011
    Location
    Nothern CA, USA
    Posts
    416
    Thanks
    56
    Thanked 19 Times in 16 Posts

    breadcrumb markup broken on single ad page

    On a single ad page, the breadcrumb markup is inconsistent with the rest of the site.

    For example, when viewing a category archive, the category name shows up like this in the breadcrumb code:

    HTML Code:
    <span class="current">The category name</span>
    However, on the single ad page, the current page is showing up like this (i.e. the bug in action):

    HTML Code:
    Name of the ad<span class="current"></span>
    Here's what it looks like in color (i.e. the bug in action):

    cp_single_ad_breadcrumb_bug.png

    Step to reproduce:

    1. Go here: http://demos.appthemes.com/classipre...-picture-book/

    2. View source (Ctrl+U in Firefox in Windows).

    3. Search for "crumbs".

    4. Notice the span.current element is empty, and the current ad title is its sibling in the markup (instead of inside it).


    --

    CP version: 1.3.2

  2. #2
    Thread Starter
    Veteran almightyeric's Avatar
    Join Date
    Aug 2011
    Location
    Nothern CA, USA
    Posts
    416
    Thanks
    56
    Thanked 19 Times in 16 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dimitris Markup.html ????? Confused!
    By huggermuggers in forum Help Using Vantage (Legacy)
    Replies: 15
    Last Post: January 5th, 2014, 11:57 AM
  2. [TUTORIAL] Eliminating current page item from Breadcrumb.
    By lawrenceb in forum ClassiPress General Discussion
    Replies: 6
    Last Post: October 10th, 2013, 07:12 PM
  3. Which File Processes The HTML Markup of The Create Listing Custom Fields?
    By edwin in forum Vantage General Discussion (Legacy)
    Replies: 4
    Last Post: January 21st, 2013, 04:55 AM