Viewing 1 replies (of 1 total)
  • are want to create Breadcrumb (navigation) like

    You are reading >> “Series Title >> Chapter Title” >> Love It.

    if yes here is

    <a href="<?=HTTP_HOST?><?=$kommiku['url']['series']?>"><?=stripslashes($kommiku["title"]["series"])?></a>  >
    <a href="<?=HTTP_HOST?><?=$kommiku['url']['series']?><?=$kommiku['url']['chapter']?>">Chapter :<?=stripslashes($kommiku["slug"]['chapter'])?></a>  > <a href="<?=$kommiku['url']['page']?>">Page <?=$page["slug"]?></a>

Viewing 1 replies (of 1 total)
  • The topic ‘Script for call the Series/Chapter title & seriesOption dropdown menu’ is closed to new replies.