Home > Javascript, PHP, Wordpress > Wpress Custom Theme Split Test

Wpress Custom Theme Split Test

November 9th, 2009

I have a wordpress website based upon a theme. The theme uses a custom template for the homepage. Somehow, this template inserts an external html file into the homepage as a custom field.

I want to be able to split test my homepage and have purchased a WordPress plugin called LP Jumper. This plugin rotates themes from the backend and therefore landing pages.

I have taken a copy of the current theme, made a change (different heading) to the html file responsible for the homepage contents and reuploaded the modified theme under a different name. Unfortunately, the theme appears to be rotated but the modified theme seems to call the html file from the original theme and not the modified one in its own folder.

I am sure this is a simple job if you know what you are doing. Unfortunately, I don’t. Can you help?


Wpress Custom Theme Split Test

Comments are closed.
Bear