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

Everything posted by Pedro Ibáñez

  1. Thanks BomAle! It's working very well!. Can I make it to close clicking outside the popup without having the close button?
  2. 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>
  3. Sorry BomAle, Both calculators are working fine, the problem is the pop up does not show the full heigh Sorry my english
  4. Hi BomAle, Sorry I get the same result but in this last version the calculator doesn't work. Here the iframe working http://encontinuo.com/calc 2.html and not working here http://encontinuo.com/calc.html
  5. Thanks onlyME, I'm not sure how to do that...It's this one? 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 I want to have the sliders in the full weight like in the left image and with the pagers, it can be?
  6. Hi! I want to use the open link in popup feature bit it's not working.
  7. Thanks BomAle! 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 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
  8. 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#
  9. Ah ok i was looking for an app to open a popup when clicking on a text for example
  10. I refer if i can make a popup with text in the ACP wich will be showed when clicking in Private Policy?.
  11. 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? 2 - Can i insert this html calculator which is an html custom block as a popup instead of custom block Thanks!
  12. Hi Adriano, it's the template added in this version?
  13. The plugin is working fine 2 days, the problem is related to the caches...
  14. 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...
  15. I maked a test. I configured it again and go out for an hours and when returned home it was unconfigured another time. It may be not compatible with kitchen sink with needs to be on top of plugins list?.
  16. Ok thanks Please can you take a look about why is loosing settings? It happens again and now i didn't clear caches...
  17. Thanks And for example how to ad the three points like you do in the articles block to prevent text go outside the box?
  18. Ok thanks TAMAN and there's any text rescaling option to prevent this?
  19. Hi Meddysong, The idea is that as these categories already appear on the main page it is not necessary to access them again since you can go directly to any article from there.
  20. Ok sorry opentype, It's possible to hide a view?, so for me this view is redundant with the next i want to hide this one. I don't know if it's covered by support sorry if not.
  21. Hi, With the last version, remove last breadcrumb it's not working for me, help please.
×
×
  • Create New...