Provide zblog template_zblog them_wordpress template download and customization

Method of adding website copyright under zblog article content

Tianxing Studio 2015-12-17 23:32 course seven thousand seven hundred and twenty-five 0 Comments


Recently, a student who uses the template of Tianxing Studio's zblog asked this question, which is actually a very simple question, but without specific steps, it may not be possible for those who do not understand the tag of zblog to solve it. So I promised this student to write this tutorial.

As the old saying goes, zblog is now divided into two versions: zblogphp and zblogasp. Let's explain them one by one.

How to add website copyright under zblogphp article content:

1. Find the template file "post single. php" corresponding to the theme. See the tutorial for how to find this file“ How to modify the zblogphp template? ”, find the "{$article. Content}" tag after finding the file, and then add the following code below:

 <p>This article is from the<a href="{$host}" title="{$name}">{$name}</a>reprint, please note; </p> <p>Address of this article: {$article. Url}. </p>

2. Save the file, and you can see the effect under the background home page update cache.

How to add website copyright under the content of zblogasp articles:

1. Find the template file "b_article-single.html" corresponding to the theme. See the tutorial for how to find this file“ How to modify the zblog theme? Zblogasp topic modification method ”, find the "<# article/content #>" tag after finding the file, and then add the following code below:

 <p>This article is from<a href="<# ZC_BLOG_HOST #>" title="<# ZC_BLOG_TITLE #>"><# ZC_BLOG_TITLE #></a>Please note if it is reproduced; </p> <p>Address of this article:<# article/url #>. </p>

2. Save the file, and you can see the effect by "File Reconstruction" in the background or "Update Cache" on the home page of the background.

If you have any questions, please comment on the block and ask questions in this article.


Can't find a tutorial that can solve your problem?

You can try to search or ask questions directly online. We also provide charging technical support. If you need it, you can contact us online.

Online questions Online Service

welcome you Comment: Cancel Reply

 Please fill in the verification code
  • Latest articles
  • Hot article ranking
  • Most Comments
Label aggregation