Need some wordpress help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TCLGirls
    Confirmed User
    • Feb 2010
    • 3068

    #1

    Need some wordpress help

    Hey, does anyone know of a good plugin that will present to the surfer my own splash image/graphic before allowing the surfer to enter the front page of the bloq?

    I tried WP Splash Image, but it does not seem to work with the latest version of WP. Are there any other alternatives? Thanks.
  • vdbucks
    Monger Cash
    • Jul 2010
    • 2773

    #2
    Originally posted by TCLGirls
    Hey, does anyone know of a good plugin that will present to the surfer my own splash image/graphic before allowing the surfer to enter the front page of the bloq?

    I tried WP Splash Image, but it does not seem to work with the latest version of WP. Are there any other alternatives? Thanks.
    Create a custom page in your theme folder, call it splash.php or w/e

    In the very top of the page, put the following:

    <?php
    /* Template Name: Splash Page */
    ?>

    Next, copy your main "home" page (usually home.php) to blog_page.php and add the following to the top:

    <?php
    /* Template Name: Blogs Page */
    ?>

    Then go into wordpress admin, create a new page and in the right column under "Page Attributes", select Splash Page from the drop down menu for Template. Publish the page.

    Now, create another new page, and select "Blogs Page" for the template. Publish Page

    Now go into Settings > Reading

    Check the "A static page" box then select "Splash Page" for front page and "Blogs Page" for posts page.

    Comment

    • TCLGirls
      Confirmed User
      • Feb 2010
      • 3068

      #3
      Hey thanks for the instructions, I will try it!

      Comment

      • leg4
        Confirmed User
        • May 2003
        • 4429

        #4
        Bump for a great post related to real business.
        >>> Contact me here

        email me here

        Comment

        • bbobby86
          partners.sexier.com
          • Jan 2007
          • 11926

          #5
          great and really helpful...

          Comment

          • vdbucks
            Monger Cash
            • Jul 2010
            • 2773

            #6
            Originally posted by leg4
            Bump for a great post related to real business.
            Some of us have to ><

            Comment

            • fris
              Too lazy to set a custom title
              • Aug 2002
              • 55679

              #7
              Originally posted by TCLGirls
              Hey, does anyone know of a good plugin that will present to the surfer my own splash image/graphic before allowing the surfer to enter the front page of the bloq?

              I tried WP Splash Image, but it does not seem to work with the latest version of WP. Are there any other alternatives? Thanks.
              you could mod the content warning plugins to do what you want

              http://wordpress.org/extend/plugins/content-warning/
              Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

              Comment

              • vdbucks
                Monger Cash
                • Jul 2010
                • 2773

                #8
                Originally posted by fris
                you could mod the content warning plugins to do what you want

                http://wordpress.org/extend/plugins/content-warning/
                We use our above posted method for all of our new sites' warning pages. Don't install more plugins than you have to imho.

                Though if you prefer to use a plugin over manually changing/editing files yourself then by all means

                Comment

                • wehateporn
                  Promoting Debate on GFY
                  • Apr 2007
                  • 27176

                  #9
                  That was quality vdbucks! Great explanation. I had to do something similar the other day

                  Comment

                  • vdbucks
                    Monger Cash
                    • Jul 2010
                    • 2773

                    #10
                    Thanks

                    Comment

                    • V_RocKs
                      Damn Right I Kiss Ass!
                      • Nov 2003
                      • 32449

                      #11
                      w3schools.com

                      i suggest html, then css, then javascript and finally php.

                      Comment

                      Working...