Jump to content

Joey_M

Clients
  • Posts

    2,245
  • Joined

  • Last visited

  • Days Won

    4

 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 Joey_M

  1. I have created a simple wallpaper system via IP.Pages.

    @newbie LAC has helped me to customise certain parts in the past, however, I'm trying to amend the download button.

    <div class='ipsPos_right'>
      <a href='{file="$record->record_image" extension="cms_Records"}{$row->record_image}' download="{$record->_title}" class="ipsButton ipsButton_important ipsButton_verySmall ipsClearfix ipsResponsive_noFloat" style="line-height: 24px; margin-left: 15px;" title="{lang="download"}">
        <i class="fa fa-download"></i> {lang="download"}
      </a>  
    </div>

    The code above would pull the record image to be downloaded, however, this isn't the image for the wallpaper itself now.

    Can anyone either tell me how to correct this so that new field that has the wallpaper is used instead of the record image or paste the code corrected? I would be very grateful.

    @Adriano Faria would you happen to be able to help?

  2. Just to mention, but @Jon Erickson has created an app to link IPS and Firebase together.

    I don't know what his plans are with regards to releasing it, however, it works flawlessly and Jon is a very good coder.

    Only reason I am mentioning this is due to knowing a few others who wanted exactly this solution, I'm looking forward to seeing the app released, as others should be able to take their IPS site more seriously with handheld devices.

    And, no disrespect to IPS - I feel their app is quite far from perfect for a site heavily built around IPS and third-party applications.

    Look out for the release folks. 👍

  3. Can members login into an IPS powered site by using OAuth?

    I'm trying to understand this method, as I am seeking notifications to be made for my webview app so that users can get their own specific ones. If a user logs in with OAuth via the app, it can generate a registrationToken that can be used. 

  4. Just now, Bocar

    How many are we so far to want these two abilities or more in this plugin ?

    @Mike John, including my Personnal Message demand, you should seriously look at upgrading this plugin, don't you think ?

    Bocar; Mike has a lot of resources and, on top of this he's got a family. It's not for me to say anything beyond that, yet I think you should relax a little as your coming across quite bossy.

    This might not be your intention, but I would say patience and the right approach goes a long, long way.

    Give him time, I'm sure once his time frees up you will see things progressing.

  5. Just now, Adriano Faria
    16 minutes ago, Joey_M said:

    You can't update reviews?

    It’s tied to the group permission time to edit content. I guess they use 30 days here on IPS, if I’m not mistaken.

    I thought it might have been abused in the past, as I seem to recall updating some after purchasing.

    Still, it would be nice to move with updates and changes.

    Hopefully, it will be accessed and changed. 🤞🏻

  6. You can't update reviews?

    Unless I'm missing something, I find this a bit disappointing.

    Devs like @newbie LAC, @Mike John, @CodingJungle, @Adriano, @onlyME and others work hard on improving their plugin and applications, this can mean reviews quickly become redundant. I see the review as a way to say thank you, I try to review all of the items I enjoy and, that I believe would help other IPS customers in deciding if the purchase is worthwhile for them (as I try to be in-depth about my own usage).

    Can IPS please consider allowing us to update our reviews?

    I think sometimes it would help to make things clearer, as I have seen extremely harsh reviews and ratings requesting everything under the sun.

    That stays there as things stand, which seems a little one sided.

    Would every disgruntled buyer update their review? Probably not, but it could give developers a chance see their work more fairly accessed.

    In my case, I could speak more about the newer features, how often updates and bug fixes are released - which goes along way towards trusting people. As some just don't bother, or are busier with things that they feel deserves their focus, which is fair enough but if something changes for the better or worst, I would like to address it in my review.

    That said, I don't leave harsh or overly critical reviews.

    It's more me vouching that whatever the product is, is well worth your investment and time in using for your community.

    Please consider this... @Matt @Charles @Lindy

  7. 2.0.1 is a massive step forward, the extra features and improvements are now.

    I'll try to update my review so that it factors in what has changed and how useful I find the application as a project management tool. The calendar function is awesome, it makes a big difference.

    I have found some bugs, probably relating to my theme but I will head over to your site to report these.

    In the meantime, I'll leave some general feedback for you @CodingJungle - great job with 2.0.1 BTW, it's superb.

    Fixed it myself. 👍

  8. 2 hours ago, Ernest_Defoe said:

    Just curious if there is a way to change the icon used in the picture used by this plugin to something else? FA 5 has an American Football icon I would rather use since my site is about American Football and not soccer

    .1078999412_ScreenShot2020-02-10at6_36_37PM.png.f54768cae968625200ad64c2dc608bfb.png

    You can do it by CSS no doubt, however, I'm unsure how to switch it properly.

    Until Michael replies, you can simply edit the template if you wish.

    Core > Global > Plugins > Settings Link

    Look for....

    <i class='fa fa-futbol-o'></i>

    Change to...

    <i class="fas fa-football-ball"></i>

    This might not work, as I'm not sure if there is a Font Awesome icon for 4.7 which IPS uses - but the icon is found in the latest set.

    If not, at least you can still replace it for any of the ones featured here 

    https://fontawesome.com/v4.7.0/icons/

  9. 13 hours ago, Mike John said:

    It will be added, I just wasn't able to get to it in 2019. I don't want to provide another estimate as I haven't been able to keep my previous commitments.

    I’m sure everyone understands, you have a lot of resources and other things on your hands - I’m happy to wait.

    Its just nice to know that it will be added.

  10. 6 hours ago, Mike John said:

    Both suggestions saved and will be looked into. I'll have to think about the editor button though and the best way to implement it.

    You're a star Michael, thank you for the consideration.

  11. 1 hour ago, All Astronauts said:

    This is a quick guide to see what you need to do:

    https://www.maxcdn.com/one/tutorial/how-to-use-cdn-with-webfonts/

    All you end up doing, at least on your server-side, is flagging files with extensions such as .jpg, .png, .ttf, .woff, etc... as being cool being loaded from outside sites.

    When you get that server stuff patched it will look like this:

    I've added the recommended code to my .htaccess file, does it take some time to work? Reason I ask, is so far nothing has changed. I don't know if it requires time to resolve or something mind.

  12. I've upgraded to the 1.5.0, I was previously using a very old version but I have ran into an error which only goes away if I disable the app.

    Quote

    [[Template core/front/global/widgetContainer is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    @Fosters: Would you be able to fix this for me please?

    PS. It happens with the default theme.

×
×
  • Create New...