Forums

Show TOC on multiple pages (3 posts)

  1. friar_don
    Member
    Posted 2 years ago #

    I am trying to replicate a Table of Contents in an article excerpt on a different page. Is this possible or am I chasing a rabbit? I have tried all sorts of editing of the following code from the Index.php page:

    <div class="entry">
    					<img class="header" src="<?php echo $imgpath; ?>" alt="<?php the_title(); ?>" />
    					<div class="toc">
    						<?php themefunction_content(110,'[]');?>
    					</div>
    				</div>
    			</div>

    Anyone able to help?

  2. Jonas Grumby
    Member
    Posted 2 years ago #

    AFAIK nothing in an excerpt is clickable if that's what you mean.

  3. friar_don
    Member
    Posted 2 years ago #

    That is exactly what I mean. The only thing I can click is the little what appears in the brackets '[]'
    Take it there is no way to make it clickable?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags