Jump to content

Pedro Ibáñez

Members
  • Posts

    382
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Pedro Ibáñez

  1. Yes sorry

    <div id='bacalltoactionpopup' data-controller='plugins.bacalltoactionpopup' class="ipsHide"
        data-url="http://encontinuo.com/calc.html"
        data-size="{$p->size}"
        data-modal="{$p->modal}"
        data-content="{$p->content}"
        data-title="{$p->title}"
        data-close="{$p->close}"
        data-close-on-click="{$p->closeOnClick}"
        data-open-on-click="{$p->openOnClick}"
        data-class-name="{$p->className}"
        data-transition-popup-show="{$p->transitionPopupShow}"
        data-transition-popup-hide="{$p->transitionPopupHide}"
        data-transition-modal-show="{$p->transitionModalShow}"
        data-transition-modal-hide="{$p->transitionModalHide}"
        data-exit="{$p->exit}"
        data-scroll="{$p->scroll}"
        data-unset="{$p->unset}"
        data-align="{$p->align}"
        data-position="{$p->position}"
        data-wait="{$p->wait}"
    >
        <div class='ipsPad ipsType_center'>
        {$p->msg|raw}
        </div>
    </div>
    <script type="text/javascript">
    ;( function($, _, undefined){
    "use strict";
    ips.controller.mixin('bacalltoactionpopup', 'plugins.bacalltoactionpopup', true, function () {
        this.around('close',function(fn){
            var orig = fn();
            orig.done(function(){
                ips.utils.cookie.unset('bacalltoactionpopup');
            });
            return orig;
        });
    });
    }(jQuery, _));
    </script>

  2. Thanks onlyME,

    I'm not sure how to do that...It's this one?

    329197836_Capturadepantalla2018-03-25alas18_49_32.png.11b9a0ae38be8545837dc668ab0d4850.png

     

    Also I sent to you app access.

     

    Another question please:

    From the last update pagers are only showed if the option "Use widget's wrapper " is on, but the slider is resizized

    1175968532_Capturadepantalla2018-03-25alas19_31_08.png.6adc1a0a054eac85569edee9d8f134c9.png119519199_Capturadepantalla2018-03-25alas19_39_13.png.6ea91715bd183f65f22610ce9e5efd15.png

    I want to have the sliders in the full weight like in the left image and with the pagers, it can be?

  3. Thanks BomAle!

    On 24/3/2018 at 7:06 AM, BomAle said:

    I must convert this plugin to app when I have some free time.

    On 23/3/2018 at 9:53 PM, Pedro Ibáñez said:

    It will be very good to use more than one instance!

     

    I was configuring the panel and I can't get it to work properly:

    This is the good one

    http://encontinuo.com/calc.html

    and the result of the popup is this

    1005284639_Capturadepantalla2018-03-25alas15_22_15.thumb.png.cefcf3723594007348943aa5c019feea.png

    It's not showed well and also the calculator is not working...

    I have sent you the passwords for I you can take a look please.

     

    Much thanks

     

  4. Hi i bought this plugin but it's very difficult for me to understand. I have two questions please:

    1- With this plugin only can be set one pop up?

    2- I want to make a pop up which appears when cliking in a block in the sidebar. At the moment it works calling an iframe. You can look it working here.

    Any help for doing it please?

    http://encontinuo.com/index.php#

    1948147104_Capturadepantalla2018-03-23alas21_50_37.thumb.png.67cbfa9910b210aaf9a05eb61063a17d.png

  5. Hi,

    I don't understand if it's what i'm looking for, i have two scenarios for use the plugin:

    1 - Can I use it to open a popup with the legal texts when clicking?

    5a2fae980fa1e_Capturadepantalla2017-12-12alas11_24_06.png.9d2242adf5db96b6266f2c5a15e21894.png

     

    2 - Can i insert this html calculator which is an html custom block as a popup instead of custom block

    5a2faf12c0774_Capturadepantalla2017-12-12alas11_26_02.thumb.png.be587a8d78ec4ea674bf9770b24b49c9.png

     

    Thanks!

  6. 20 minutes ago, TAMAN said:

    No and i dont think that this plugin has anything to do with that

    Maybe try to do a re-install? Just delete the plugin completely and then install it fresh 

    Ok I'm going to try but i think is something related with cleaning caches. For example when using clear cache plugin it makes Advanced footer loose config. When use "Manage club background" from Ground control 1 plugin it's makes the same effect and Advanced footer loose config...

  7. 16 hours ago, TAMAN said:

    Not possible without editing the templates and its not recommended, sorry

     

    Ok thanks

    Please can you take a look about why is loosing settings? It happens again and now i didn't clear caches...

    5a200eab6d28f_Capturadepantalla2017-11-30alas14_57_39.thumb.png.9aa9c692bc8a4df8a4b0caffbac5d4ff.png

     

×
×
  • Create New...