Jump to content

Kirill N

Clients
  • Posts

    1,898
  • Joined

  • Last visited

  • Days Won

    1

 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 Kirill N

  1. 3 minutes ago, Marc Stridgen said:

    You can still use designer mode if you wish to view the files themselves.

    Why can’t we just view the files in the theme editor in the AdminCP?

    This change makes creating new themes 10x harder. I now pretty much have to rewrite everything that I want to customize, but that would be at least manageable if I could search for a class/id in the editor, copy the default code and paste it into custom.css. But now I need to spend 10x much time searching for the code in the files to figure out what to edit.

  2. 19 hours ago, batarjal said:

    That setting removes the selected secondary groups, it is unchecked after reloading but there are also no secondary groups selected anymore so they won't be assigned.

    Okay, but my members still get assigned a secondary group after connecting their Patreon account. For instance, a member who was in the group "Senior Member" gets moved to the group "Patron" and then "Senior Member" becomes their secondary group. So I have to go and manually remove the secondary group for every member.

    20 hours ago, batarjal said:

    You can change the  in the 'Do you support ___ on Patreon' translation: ACP > Customization > Languages > Translate > search for 'patreon_connect_link_description' and replace the %s with any text you like.

    What about the title above it?

  3. On 4/18/2020 at 1:34 AM, Kirill N said:

    Found another issue: "Don't assign groups" doesn't work for extra groups. I select "Don't assign groups, click save, it saves, but when I go to "Group Mappings" again, it's still unchecked.

    Hi @batarjal, is there a fix to this? I have to manually change the group for every new patron, which makes the plugin useless.

  4. Hi,

    Love the plugin, but when users connect to Patreon the message "Do you support ___ on Patreon?" uses my real name rather than the Patreon page name and I can't change that.

    Also in the Admin CP in "Campaign" it says my real name rather than the campaign name.

  5. Hey guys! Hope everyone is well!

    I'm working on a theme for my website and I'm struggling with adding a custom profile field to the postContainer template.

    I know the code for custom fields in Pages is this

    {{if $record->field_51}}
    {$record->customFieldDisplayByKey('key', 'listing')|raw}
    {{endif}}

     

    What would be the equivalent for this code for custom profile fields?

     

    Thanks in advance! 

  6. 1 minute ago, onlyME said:

    It can not, you need to design your images manually and then upload them.

    Thanks for the quick reply.

    This is a shame because users will just upload giant images that use too much bandwidth and make the page slow.

×
×
  • Create New...