{dede:field name='typelink'/}[field:fullurl /]" will do."/> {dede:field name='typelink'/}[field:fullurl /]" will do.">

Home  >  Article  >  CMS Tutorial  >  How dedecms solves rss relative path problem

How dedecms solves rss relative path problem

藏色散人
藏色散人Original
2019-12-24 10:12:582232browse

How dedecms solves rss relative path problem

dedecmsHow to solve the rss relative path problem?

The problem we will solve for you today is to solve the rss relative path problem with DreamWeaver. I hope you all like it

Recommended study:梦Weavercms

Some friends will encounter such problems, this is also a dreamweaver bug. So below we will start to explain how to solve it.

We found the

template file templets/plus/rss.htm

Just change the address to yours

<link>{dede:field name=&#39;typelink&#39;/}</link> 
<link>[field:fullurl/]</link>

In this case, our dream weaving Solving the rss relative path problem is solved.

The above is the detailed content of How dedecms solves rss relative path problem. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn