Popup functionality, need some help

5 replies
  • WEB DESIGN
  • |
Hey all,

I would like to duplicate the funtionality of of the click to pop-up found on this site: http://www.digitalmarketer.com/2013-...d-predictions/. I would like the same functionality on my WordPress website.

I have found the code originates from this website: Yii Foundation 3 : Yii Foundation 3 - Reveal Site but as I am not a coder by nature I am having a hard time figuring it out.

Any pointers or assistance would be greatly appreciated.
#functionality #popup
  • Profile picture of the author David V
    You could certainly hard code it into your wp theme, but that's really not a great way to integrate it.
    It would be best to just code it into a plugin, but that may prove frustrating since it's giving you a little struggle right now.

    The Yii url you gave outlines the how-to quite clearly, but doing that in WP is trickier.
    You can hard code it, and many people would, but that would be a poor way to do it.

    It would be faster and better to look at this premium plugin (not aff link), that already does the same thing and so much more. I've used many times, and it's a quality plugin.

    I'm glad to guide you through it, but the time investment for a less then optimal solution is not really beneficial to you.
    {{ DiscussionBoard.errors[7681580].message }}
    • Profile picture of the author jleavitt13
      David you are the man. That pluggin you recommended will definitely work out for me.

      I appreciate the help a lot.
      {{ DiscussionBoard.errors[7682243].message }}
  • Profile picture of the author Michael71
    Yii Foundation 3 : Yii Foundation 3 - Reveal Site

    The original Foundation can be found here:

    Foundation: The Most Advanced Responsive Front-end Framework from ZURB

    And a Wordpress Theme built on ZURB Foundation can be found here:

    http://themefortress.com/reverie/

    I am using Foundation and Reverie on many projects... I love ZURB Foundation, one of the best 'frameworks' around.

    So if you want to go with Foundation for WP, try Reverie.

    Github link: https://github.com/milohuang/reverie

    Demo: http://themefortress.com/demo/

    The Reveal plugin is part of the WP theme, too ;-)
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7682657].message }}
  • Profile picture of the author sb4forum
    I will suggest you that just code it into a plugin,
    {{ DiscussionBoard.errors[7682896].message }}
  • Profile picture of the author David V
    No problem.
    {{ DiscussionBoard.errors[7683993].message }}

Trending Topics