Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/288.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php Wordpress-显示iframe代替html的多站点子域_Php_Wordpress - Fatal编程技术网

Php Wordpress-显示iframe代替html的多站点子域

Php Wordpress-显示iframe代替html的多站点子域,php,wordpress,Php,Wordpress,在Wordpress站点中,我有一个子域m.example.com,它指向主网站运行example.com的同一文件夹。但我无法查看源代码中的html代码。若我在检测到移动屏幕后将其重定向到m.example.com,则Responsive不起作用,但它在主域上运行良好 下面是子域网站中显示的代码。。 m、 example.com html{overflow-x:auto;} 和我做的一样。@Rahul请提供示例或代码以及您的答案。简单地将答案包装在代码标签中只是欺骗系统,对任何人都没有帮助。

在Wordpress站点中,我有一个子域m.example.com,它指向主网站运行example.com的同一文件夹。但我无法查看源代码中的html代码。若我在检测到移动屏幕后将其重定向到m.example.com,则Responsive不起作用,但它在主域上运行良好

下面是子域网站中显示的代码。。 m、 example.com html{overflow-x:auto;}

和我做的一样。@Rahul请提供示例或代码以及您的答案。简单地将答案包装在代码标签中只是欺骗系统,对任何人都没有帮助。
Redirect sub domain to your main site folder from cpanel manage sub domains option. Avoid to use frameset.