Results 1 to 7 of 7

Thread: BUG? Ad Title breadcrumb issue - echo $currentBefore . the_title() . $currentAfter;

  1. #1
    Thread Starter
    Veteran bleem's Avatar
    Join Date
    Feb 2012
    Posts
    1,571
    Thanks
    103
    Thanked 205 Times in 180 Posts

    BUG? Ad Title breadcrumb issue - echo $currentBefore . the_title() . $currentAfter;

    Hi

    I have been playing with styling the breadcrumb trail using css only and have partly succeeded.

    The issue I have is that the 'Ad title' at the end of the trail while viewing the ad is un-styled.
    This is because of the code 'echo $currentBefore . the_title() . $currentAfter;' which is responsible for displaying the Ad title.

    This is just creating an empty span tag and the title isn't being put inside of these created tags.

    This is happening on all versions of classipress above 3.1.8 to my knowledge.

    As a temp fix I have commented out that line so the Ad title doesn't show in the breadcrumb trail.

    Is this a bug or is there a way to make the Ad Title sit inside the span tags created by that code.

    The portion of code I am on about is in theme-functions.php on and around line - 1375

    My version of CP is 3.2.1

    Thanks

    Bleem

  2. #2
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  3. #3
    Thread Starter
    Veteran bleem's Avatar
    Join Date
    Feb 2012
    Posts
    1,571
    Thanks
    103
    Thanked 205 Times in 180 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  5. #5
    Thread Starter
    Veteran bleem's Avatar
    Join Date
    Feb 2012
    Posts
    1,571
    Thanks
    103
    Thanked 205 Times in 180 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  7. #7
    Thread Starter
    Veteran bleem's Avatar
    Join Date
    Feb 2012
    Posts
    1,571
    Thanks
    103
    Thanked 205 Times in 180 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. Samcy Ad Title Issue Since Ugrade
    By feiradocavalo in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: February 12th, 2013, 06:49 AM
  2. Singple blog post breadcrumb and menu issue
    By jamesweb in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: December 14th, 2012, 08:25 AM
  3. Echo Large Image URL
    By toms in forum ClassiPress General Discussion
    Replies: 1
    Last Post: March 19th, 2012, 01:05 AM
  4. Echo Large Image URL
    By toms in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: March 19th, 2012, 01:05 AM
  5. Echo address after domain
    By toms in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: October 5th, 2011, 07:36 AM