current location:Home > Technical Articles > CMS Tutorial > DEDECMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to call the topic page description and link on dedecms homepage
- How to call the topic page description and link on the dedecms homepage: first log in to the dedecms backend; then open the source code file; then add the code as "{dede:arclist id=11 row=1 channelid="-1" type="spec." }. .." and save.
- DEDECMS 2247 2019-12-17 10:01:53
-
- How to achieve dedecms Chinese and English search results
- The method to implement English search results in dedecms: first copy the "serach.php" file in the "plus" directory; then rename the copied file to "searche.php"; then add the code as "require_once(DEDEINC.".. .)" can be used.
- DEDECMS 2057 2019-12-17 09:47:57
-
- What should I do if the English letters on the content page of the dedecms DreamWeaver system do not wrap?
- The solution to the problem that English letters do not wrap in the dedecms system content page: first open the "default\style\page.css" file; then add the style code as "word-wrap:break-word;word-break:break-all;" That’s it.
- DEDECMS 1937 2019-12-17 09:43:58
-
- How DedeCMS implements Chinese and English navigation functions
- How DedeCMS implements Chinese and English navigation functions: first open the "channel.lib.php" file; then add the code under line 140 in the file as "$linkOkstr = str_replace("~typenameeng~",$row[. ..])".
- DEDECMS 2176 2019-12-17 09:41:02
-
- How to get the same level column when there are no sub-columns in dedecms
- How to get the same level column when there are no sub-columns in dedecms: first open the "channel.lib.php" file; then modify the code to "if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')" and save it.
- DEDECMS 2298 2019-12-17 09:36:07
-
- How to automatically add nofollow to the DEDECMS website construction column
- How to automatically add nofollow to the DEDECMS website construction column: first open the file in "dede\templets"; then add the code as "<input type='text' id="follow" name='follow'...>" that is Can.
- DEDECMS 3462 2019-12-17 09:32:36
-
- What should I do if the software list page cannot call the software size after dedecms adds a field?
- The solution to the problem that the software list page cannot call the software size after dedecms adds a field: first log in to the dedecms backend; then select and enter "Core -> Channel Management -> Content Model Management"; then click the change button in the software bar and add "softsize" field; finally regenerate the website.
- DEDECMS 1950 2019-12-17 09:25:01
-
- How to add Thunder download to dedecms 5.6 software download channel
- How to add Thunder downloads to the dedecms 5.6 software download channel: first log in to the dedecms backend; then select "System" -> "Software Channel Settings"; then find the "Attachment Download Method" in the software channel settings; finally, click on the local resource download link Just add a dedicated Thunder link next to it.
- DEDECMS 2237 2019-12-17 09:19:11
-
- How to set pseudo-static TAG tag in DedeCMS 5.7 system
- DedeCMS 5.7 system TAG label pseudo-static setting method: first modify the foreground display link; then modify the paging code; then set the pseudo-static rule, the code is "<?xml version="1.0" encoding="UTF-8"?><configuration> ..." That's it.
- DEDECMS 2134 2019-12-17 09:15:06
-
- How does DreamWeaver cycle through multi-level sub-columns, such as a second-level column and a third-level column?
- Dreamweaver cyclically calls multi-level sub-columns, such as the method of third-level columns under the second-level column: first create the column in the Dreamweaver backend; then open the source code file; then add the code as "{dede:channelartlist typeid=3}... {/dede:channelartlist}" and save it.
- DEDECMS 2204 2019-12-17 09:10:57
-
- How to call the parent column of the current column on the DEDECMS list page
- The method of calling the parent column of the current column on the DEDECMS list page: first log in to the DEDECMS backend; then open the source code file; then add the code as "{dede:channel type='topone'}[field:typename/]{/dede:channel}" That’s it.
- DEDECMS 2412 2019-12-17 09:06:26
-
- How to determine whether there is a thumbnail in dedecms 5.1
- In dedecms, you can use the tag "dede:field" to determine whether there is a thumbnail. The syntax is "{dede:field name='litpic' runphp='yes'}if(@me == "")...{ /dede:field}".
- DEDECMS 2525 2019-12-16 10:36:40
-
- How to call TAG tag on DEDE list page and article page
- In DEDE, you can use the "field:id" tag to call the "TAG" tag on the list page and article page. The syntax is "[field:id function=GetTags(@me)/]".
- DEDECMS 1784 2019-12-16 10:31:21
-
- How to remove the frames that appear when images are used as hyperlinks in DreamWeaver
- How to remove the frame when using Dreamweaver as a hyperlink: first log in to Dreamweaver CMS backend; then open the css source file; then set the "border" attribute value in the "img" tag to 0.
- DEDECMS 2112 2019-12-16 10:26:55
-
- What should I do if dede5.7 free list cannot obtain multiple keywords?
- The solution to the problem that dede5.7 free list cannot obtain multiple keywords: first open the "arc.freelist.class.php" file; then add the code as "$orwhere .= "AND (".$this->GetKeywordSql.." and save it.
- DEDECMS 2027 2019-12-16 10:23:35