Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28743

    When I use the Ajax for my portfolio page, how can I UNLINK the item’s TITLE in the description that automatically appears at the top of the right side description pane?

    #138492

    Please disregard this question. I figured it out:

    Removed the anchor tag reference from this line in portfolio.php:

    $output .= “<h2 class=’portfolio-preview-title’>“.$entry->post_title.”</h2>”;

    Thank you.

    #138493

    Hey,

    Glad you figured it out. :)

    Cheers,

    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Unlink the ajax description title’ is closed to new replies.