Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • pranavpatil19 Friend
    #176934

    i want to create popup module for newsletter,i am using acy news letter

    when any user login my website after 10 sec newsletter popup how can i do taht

    2)how to use ja-popup module ,i try so hard but i do not get it,is there video tutorial available if yes give me link or give me step by step guide

    TomC Moderator
    #452631

    There are actually several extensions out there – listed within the Joomla Extension Directory for this kind of function.

    Hope That Helps

    pranavpatil19 Friend
    #452659

    <em>@TomC 319179 wrote:</em><blockquote>There are actually several extensions out there – listed within the Joomla Extension Directory for this kind of function.

    Hope That Helps</blockquote>

    but you not give me 2 nd quesion answer

    TomC Moderator
    #452662

    JA Popup Plugin Installation Guide(ja-popup.zip)

    Step 1: Installation
    The installation of plugin is quite a simple task, you get it installed and enabled via Joomla Installer as any other Joomla extension. If this is your first time installation, view our detailed guideline HERE.

    Step 2: Configuration

    From the backend of your Joomla site (administration) select Extensions->Plugin Manger, then click on module title JA Popup for Joomla! 1.5 to enter configuration panel:

    Parameters Explanation:

    JA Popup plugin supports most of the popular Javascript libraries, you can decide which JavaScript library will be used. The advantage of this plugin is flexibility in use of JavaScript to avoid conflict with other extensions and improve the site performance. The template only load the chosen JavaScript library. By default, you can switch among following Javascript libraries:* FancyBox
    * GreyBox
    * HighSlide
    * ShadowBox
    * ThickBox
    * Multibox
    You hover cursor over each param to learn detailed description. Below are typical parameters:

    • Type: Choose modal type to show popup form.
    • Modal Window Config: These Settings can be overruled:
      1. Width: The width of the modal window.
      2. Height: the heigth of the modal windown.
      3. Show overlay: Yes/No option.
      4. Overlay Close: Yes/No option.
      5. Overlay Fill:
      6. Add Title In Tag: Yes/No option.
  • Animation Speed In: speed of animation in.
  • Animation Speed Out: speed of animation out.
  • Step 3: How to use the plugin

    JA Popup plugin supports many types of content display using above frame work like ajax, iframe, youtube video, image, slideshow. Depending on each type you select, you declare following code in your content (i.e. module, article) as below:

    • —- type=”ajax” content=”a.html” display content of a.htmp page via AJAX
    • {japopup type="ajax" content="http://www.google.com" width="500" height="400" }Load an url using ajax{/japopup}

    • —- type=”iframe” content=”html” display external page or html via IFRAME
    • {japopup type="iframe" content="http://www.google.com" width="500" height="400" }Load a sample iFrame{/japopup}

    • —- type=”youtube” content=”youtube_link” display youtube video in popup
    • {japopup type="youtube" content="http://www.youtube.com/v/cdphzxz64BY?hl=en&fs=1" width="640" height="380" title="Political Roast : Obama Emanuel 2005"}<img src="http://img.youtube.com/vi/cdphzxz64BY/2.jpg" border="0" alt="Political Roast : Obama Emanuel 2005" />Political Roast : Obama Emanuel 2005{/japopup}

    • —- type=”image” content=”sample.jpg”: display sample.jpg picture in popup
    • {japopup type="image" content="images/stories/demo/gallery/gl-1.png" width="700" height="380" title="Sample image" }<img src="images/stories/demo/gallery/gl-1.png" border="0" alt="Sample image" width="100" />{/japopup}

    • —- type=”slideshow” content=”a1.jpg, a2.jpg” display a1.jpg, a2.jpb picture in popup as slideshow
    • {japopup type="slideshow" content="images/stories/demo/gallery/gl-1.png, images/stories/demo/gallery/gl-2.png, images/stories/demo/gallery/gl-3.png, images/stories/demo/gallery/gl-4.jpg, images/stories/demo/gallery/gl-5jpg" width="80" height="50" title="Sample image" } <img src="images/stories/demo/gallery/gl-1.png" border="0" alt="Sample image" width="100" /> {/japopup}

    • —- type=”group” content=”ajax, iframe, image”: Load content items belong to the same group (you can define any group). In example below, we assume a group=”a”, then the output popup will load both content “image” and “iframe” one by one upon cursor click:
    • {japopup group="a" type="image" content="images/stories/demo/gallery/gl-1.png" width="700" height="380" title="Sample image" }<img src="images/stories/demo/gallery/gl-1.png" border="0" alt="Sample image" width="100" />{/japopup}

      {japopup group="a" type="iframe" content="http://dev.joomlart.com/jadev_data/sites/auto/qs.telineiii.1252572939/" width="500" height="400" }Load a frame{/japopup}

    You can change all parameters as you wish.

dieudonne Friend
#453281

Hello,

so it is not possible to load a module (custom html) in a ja popup window ?

Sherlock Friend
#453394

<em>@dieudonne 320029 wrote:</em><blockquote>Hello,

so it is not possible to load a module (custom html) in a ja popup window ?</blockquote>

yeah dieudonne, I am afraid that you would not be able to load a Custom HTML in ja popup window 🙁

dieudonne Friend
#454235

Thank for your answer. And is there a way to do this ?

Thank in advance.

Sherlock Friend
#454477

<em>@dieudonne 321288 wrote:</em><blockquote>Thank for your answer. And is there a way to do this ?

Thank in advance.</blockquote>

There are of course ways to do this but I am afraid that it would require heavy customization and as you know it’s hard to help you in such a case.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 4 voices, and was last updated by  Sherlock 11 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum