I want the last HTML style of the article to look like this:
Demonstrate:
In the code, I refer to the http://t.160.me/33.html inside the custom, but I can't add the title of the previous article in the area like
Using the reference custom code, I wrote the following:
theNext('%s', NULL, array('title' => 'Newer标题', 'tagClass' => 'article-nav-link-wrap prev')); ?>
I want to be able to add the title of the 标题 previous article, but typecho as if the default does not output the function of the title of the article, now do not know how to do, I hope the great God to help, thank you!
Reply content:
I want the last HTML style of the article to look like this:
Demonstrate:
In the code, I refer to the http://t.160.me/33.html inside the custom, but I can't add the title of the previous article in the area like
Using the reference custom code, I wrote the following:
theNext('%s', NULL, array('title' => 'Newer标题', 'tagClass' => 'article-nav-link-wrap prev')); ?>
I want to be able to add the title of the 标题 previous article, but typecho as if the default does not output the function of the title of the article, now do not know how to do, I hope the great God to help, thank you!