Jump to content

Nathan Explosion

Friends
  • Posts

    6,982
  • Joined

  • Days Won

    127

 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 Nathan Explosion

  1. Facebook, Twitter and YouTube are the top 3 of the several entries in the social profiles list in the ACP.
  2. Firefox say: "To protect your security, forums.aaca.org will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window." https://support.mozilla.org/en-US/kb/xframe-neterror-page?as=u&utm_source=inproduct
  3. What code did you use? I reckon you've made a http/https mistake here, but we can't help unless you show us what you have actually done.
  4. What's the issue? Looks fine in IPS 4.5.1 Beta 3, not looked at earlier versions of 4.5.x
  5. Looks fine to me, as a guest, from a mobile. Also, on a desktop changing the viewport continues to show it correctly as expected.
  6. Did you configure the config.js to handle the 'application' called 'google-analytics'? https://kiprotect.com/docs/klaro/annotated-config It's not a simple as "drop it in as-is, make HTML changes, BOOM it works" - you need to configure it too.
  7. <script type="text/plain" data-type="application/javascript" data-name="google-analytics"> //... </script> It literally tells you what to do in section 2... And then you have to change the includeJS template in your theme to make the relevant changes too.
  8. Just coming back to this - unfortunately, I think I'm going to pass on this one as this element is just a nightmare to achieve: This corresponds to item 2 on the 'Getting started' page - https://kiprotect.com/docs/klaro/getting-started I reckon the full integration of this code might be better achieved via a custom theme, instead of a plugin. Theoretically, all of the elements in the config.js code could be turned in to settings on a theme (already achieved it via the POC plugin) so it would be make sense to cover everything in a theme, instead of trying to do a plugin which attempts to modify the includeJS template, amongst other items, to accommodate the HTML tag changes needed.
  9. If you are running IPS 4.5 then yes, you should wait. If not then it's up to you when you get it.
  10. @Adriano Faria mate, get this logged as a bug asap.
  11. I'm taking a look at the integration work needed - all I've done thus far is added the 2 JS files and that is the result. The problem is the changes needed to be done to the existing <script> tags throughout the theme, and then you also have to be able to configure it so that will require an interface that feeds in to the config.js file. No promises at all, but if I can figure out the basics then it might be possible to do a custom job for you on this one - I'll post back later if I can figure out a good way of doing this.
  12. Log a ticket to request a change to the test URL.
  13. What's new in v1.1.0? (pending approval in Marketplace) No functional changes; updated to reflect IPS 4.5 compatibility
  14. What's new in v1.1.0? (pending approval on Marketplace) No functional changes; updated to reflect compatibility with IPS 4.5
×
×
  • Create New...