Is it possible that i you a side with enfold theme like this:
In the sidebar is a picture and a link (text widget)
Is it possible to change the picture and link according to the link to the page? In the newsletter the link will be something like http://www.mydomain/page?id=boston and another subscriber gets http://www.mydomain/page?id=newyork. They both are sent to the same page but person A sees a picture of boston and a link to boston.com and person b sees a picture of newyork and a link to newyork.com
Is this possible in wordpress and enfold or is it just a silly dream?
Hey!
Why not use multiple Pages?
You can do something like:
mydomain.com/page/boston
mydomain.com/page/newyork
Just set the boston page as a child of the master page.
Cheers!
Josue
If it was just one page and 2 cities that would be a perfect solution.
In this case i have more than hunderd clients, they all have the same newsletter with variable content. But i would love to link to more than one page in my website and then i can’t make hunderds of childpages. So now i’m looking for another solution. A programmer said that he can make the whole site in php and then its no problem. But i love wordpress and Enfold.
Hey!
That’s not necessary, it is totally possible with WordPress, you can make use of:
http://codex.wordpress.org/Page_Templates
http://codex.wordpress.org/Function_Reference/do_shortcode
http://www.php.net/manual/en/reserved.variables.get.php
Regards,
Josue
Thank you very much.
I will have to hire somebody but i’m happy that its possible.
Cheers!
You are welcome, glad we could help :)
Regards,
Josue