我在 WordPress 中创建了一个 2 语言网站,我需要说的是:
如果 html 方向是 RTL 使用一些代码,否则使用另一个代码......
我已经用我在 Joomla 中使用的传统方式进行了尝试
<?php if( $this->direction=="rtl"){ ?>
/images/slider/01.jpg" alt="Slider 01" title="#htmlcaption" /> /images/slider/02.jpg" alt="Slider 02" title="#htmlcaption" /> /images/slider /03.jpg" alt="Slider 03" title="#htmlcaption" /> /images/slider/04.jpg" alt="Slider 04" title="#htmlcaption"
/ > /images/slider/01.jpg" alt="Slider 01" title="#htmlcaption" /> /images/slider/02.jpg" alt="Slider 02" title="#htmlcaption" /> /images/slider /03.jpg" alt="滑块 03" title="#htmlcaption" /> /images/slider/04.jpg" alt="滑块 04" title="#htmlcaption" />
提供经济高效且可靠的海上运输这是一个带有链接的 HTML 标题示例。
这是一个带有链接的 HTML 标题示例。
这是一个带有链接的 HTML 标题示例。
但它总是说有一个致命的错误.. 我想我需要定义$this
为 html 页面但是在 PHP 中怎么说呢?
:在第 7 行 C:\AppServ\www\wordpress\wp-content\themes\wp\index.php 的对象上下文中使用 $this