• I’ve done extensive searches on this and have had no luck finding a solution for my problem.

    Simply put, I have 2 versions of my site. One in English and one in Spanish. I would like to have a “splash page” or “intro page” on my site that would allow a visitor to chose which one they would like.

    I have seen the “creating a static page” option, but this does not work for me.

    SeedProd’s “Coming Soon” and “Maintenance Mode” has some features that I’m looking for (custom image, custom text), but only logged users can access the site. Obviously, not a solution for me.

    Thanks in advance for any suggestions on this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Create 2 custom images which contain the flag of both languages.
    Then insert them into TEXT widget and add links to them.(This can be done by the following code <a href="http://yourEnglishVersion"><img src="http://yoursite/theNameOfYourPicture.jpg></img></a>)
    The same thing with the second image.
    Add the widget to both of your versions and good luck !:)

    Thread Starter hermantf

    (@hermantf)

    Correct me if I’m wrong, but wont this just place an image with a link inside the widget? And the text widget can only be placed in a sidebar (at least on the theme I’m using), so this doesn’t seem to be a solution.

    Am I missing something Kristiyan?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Splash page plugin?’ is closed to new replies.