Wordpress多个主题一个广告,一个没有广告

时间:2017-03-01 16:26:39

标签: wordpress wordpress-theming custom-wordpress-pages

是否可以拥有一个包含两个主题的wordpress博客。

(1) One I need to keep Google adsense ads
(2) Other without Google adsense
I need these two themes in two different subdomains. 
example : 
www.blog.myWebsite.com => **can have adsense**
www.mob.myWebsite.com => **Should not have adsense** 
I want to use www.mob.myWebsite.com for android webView

I mean to say , the same blog post with two different theme.
I will be posting only in one post and I want the content in two themes. 
example : I want in the bellow two pages should have the same content with two themes
    www.blog.myWebsite.com/aaaa/firstpost
    www.mob.myWebsite.com/aaaa/firstpost 

1 个答案:

答案 0 :(得分:0)

您可以安装Multiple Themes插件,以便您选择每个页面的不同主题。

由于您已有子域,因此可以在每个子域上安装另一个wordpress安装。