Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to add search function to website by dedecms

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you how dedecms adds search functions to the website. I hope you will get something after reading this article. Let's discuss it together.

The code to add the search function is as follows:

Put the above code into the website template, generally speaking, the search code of Weaving Dream dedecms is placed in the top template to facilitate the call of the whole site.

After adding, you can adjust the css style and site layout according to the website style, depending on your personal preferences and the theme of the site. The search site results list page template for search.htm is the default real templets/default template.

If you belong to the new dede search result, you do not need the default template. How to add the search function to dede is as follows:

Create a new search.htm template and put it in our custom template folder (to display the search results), and then the code is called. Just add the call tag where you want to display the search results.

The list call label is:

{dede:list perpage='4'} {/ dede:list}

The underlying call field is the same as the home page and list page call field.

After reading this article, I believe you have a certain understanding of "how dedecms adds search functions to the website". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report