Jump to content

Schaken

Members
  • Posts

    182
  • 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 Schaken

  1. ok, but that still does not give me anywhere to start. Lets say i go into my theme, a footer or header example. Then what?
    I have yet to find anything that works no matter where i put it, or how I put it. 

    By the way, I do appreciate the response time. You are very helpful. Thank you!

  2. Quote

    Manual Ad Placement

    You can put advertisements in several pre-defined locations but it is also possible to create additional locations which you can insert by modifying the HTML code for your community or use in the Pages application.

    First, create your advertisement as normal. For the "Show the advertisement" setting, select "Define your own location" and enter a key into the box (it can be whatever you like). You can then later use the same key for other advertisements that you want to show in this location.

    Now you will need to insert a special tag in the HTML code where you want the advertisement to show. The code to insert is:

    {advertisement="KEY"}

    Replace "KEY" with whatever key you used.

    In your theme

    Go to Themes and click the "Edit HTML and CSS" button for your default theme. The specific template you need to edit and where to make the change depends on where you want the advertisement to show. For this example, if you wanted the advertisement to show in the profile under the header, go to the core -> front -> profile -> profileHeader template and insert the code at the very bottom.

    Since each theme has its own HTML templates, you will now need to repeat this for each theme.

    In pages or blocks

    The tag can be inserted in a page, block or template within the Pages application. Simply insert the tag wherever you want the advertisement to show.

    This is what @Marc Stridgen posted. I have knowledge of fair HTML and Basic CSS.

    I put my google code in the advertisements page after creating a new ad in the Admin Panal. I give it a "Key" named "BetweenBlocks" - simple

    But how I use that key is not explained very well at all sadly. We are told to "Create a special tag" "{advertisement="KEY"}" in HTML
    So doing this literally only puts that exact thing in the page in plain text. this is a fail. 

    By the way, I am using a custom block with WYSIWYG editor, so adding HTML is no problem

    I tried many different ideas, thinking maybe you meant to add the key like a class? <div class="Key">whatever</div>
    I tried also <advertisement="key"></advertisement>
    I tried going to pages, and adding:
    .key{
    }


    to save us all some time, I tried 20 different ideas like this, no success of what is supposed to be done, and considering i know HTML at even a very basic level, I really assume this is a very big question for lots of people.

    HOW IS THIS SUPPOSED TO WORK?? (Apologies, im at my end with this, the example does no good)

  3. @Adriano Faria I downloaded this, very awesome! I am using the Sponsors ( Advertisers / Partners ) block that has up to 8 that you can add. Im using it as more of a directory and linking it to where i need it to go on my own site. Right now it is NOT my current home page as I am not ready to release it yet. But as i add my URL's to the buttons, they all take me back to the page i am already on, no matter what URL I enter. Am I missing something I was supposed to have done? 

    I also tried to add it as a block on to a normal page, by doing this, the buttons all take me to that page that I am on.

  4. well, short of the Oauth Avater being set to default, I got it all setup, I even learned how to find all the custom CSS keys to edit dang near any colors and styles, I got it setup real nice, I appreciate you helping and posting this information, I dont think I could have got this without you! I got webhooks, im using IFTTT for almost everything as it is WAAAAY cheaper than Zapier. Im not smart enough to have the webhooks directly from my site to Rocket.Chat. here is a preview!
    Could contain: Text, File, Person, Human, Menu, Screen, Electronics, Monitor, Display, Webpage

  5. 2 hours ago, ossipetz said:

    as far as I remember: the avatar is only updated on login. if you change it in the forum and move over to the chat, it does not refresh. And even login in again sets it, but the user sometimes has to select it in the profile. It is at least there to be selected.

    Correct, It is there to select. BUT about 4 years ago, I paid someone to do all this for me and they had it where it would not only just be there, but it would be already selected as well. The person that did it for me is long gone, so I cant even ask questions. now im trying to do it on my own and Rocket.Chat has changed dang near everything. there is a toggle that tells it to do a smart select for the avatar, to choose the avatar that is given via Oauth, i have it turned on and i thought that would do it, but it seems to do nothing.

    I realize this goes beyond the invision community, But at this point I have come to realize that there is almost no support for rocket.chat anywhere. They made a github with super outdated instructions, and anytime I ask a question there people point to it, and i ask them to show me where it evenmentions anything related and they cant, because every question I have, no one knows.

    anyways.. here is the toggle that either dont work or it does something else, Or i misunderstand it.
    Could contain: Page, Text, Document

  6. turns out rocketchat is grabbing the users profile image, but not applying it yet. I can login as a random user and the avatar shows just the first letter of their name, and when i go to profile, their avatar from my website shows in the list of ones they can use. So I guess i need to find a way to disable the letter avatar thing so it will fallback on the websites avatar?

    I feel pretty lucky, so far I got webhooks working and everything. Im almost 100% all set up, all thanks to your screenshots! I really appreciate it!

  7. On 6/13/2022 at 8:10 AM, ossipetz said:

    could you dig into the log's of Rocket.Chat and the error events in invision board? are there any hints? The client id that you used is correctly copy-pasted? and the scopes are also correct? I assume the error is from rocket.chat? Or is it visible in the browser?

    Also the communication between rocket.chat and invisionboard needs to be https - oauth is quite exact when it comes to the communication between the two tools 🤔

    I appreciate your help! I just got it working, sorry for the long wait. Now all i need left is to get the profile avatar photo's to sync. have you figured that part out yet by any chance?

  8. Hello! I Use 2 of your themes, this one and Magnum. Magnum had the compatibility to use your Add-ons, which I REALLY enjoy, but I cannot use any of them other than the swiper slider, otherwise it adds nonfunctional buttons to dreadnought theme. Are you planning on making this theme able to use your add-ons?

  9. Ok, so here is the deal. Some people may still be experiencing this bug, it was an issue with Microsoft edge, and Google Chrome only. they updated their privacy and it interfered with this, its not just here, but on MANY sites that had issues now, so Microsoft Edge and Chrome both updated with a fix, sealing the security issue thru a different route, so IF you still have this issue, just update your browser, it is fixed, and confirmed now. WORSE case Scenario, clear your personal browser cache.

  10. 10 minutes ago, Mark H said:

    I noticed that behavior here yesterday, but that was addressed and today all the menus work.

    If you are still seeing that happen here, please do a hard refresh of your browser (CTRL-F5 on PC, CMD-Shift-R on Mac).

    I just now tested it, I did not refresh, it is working on this site as of right now.
    ALSO I tried after a refresh, works. Awesome!
    Did the team find a solution already?

  11. 4 hours ago, Mick79 said:

    This is also happening on my forum. Can you tell me which plugin was causing the issue because I can't seem to find a resolution for it?

    This also happens when I click on reactions next to posts.

    Well, I was talking about this to a friend, and he believes it is due to a new security edit that was made by Microsoft Edge, and google chrome. I just tested it and went to FireFox and the problem went away. It seems to be limited to specifically those two browsers.

    The latest update with google chrome and Microsoft Edge is what happened, so as other people update their browsers, this could become a problem, but then again, the browser developers may have messed up. It is hard to say what exactly is going on until more testing by people who know more then myself.

    Again, I know nothing of any of this, I just helped test theories and my friend believes this is the case.

  12. I am sorry Jim. I should have kept on tampering before running to your team and crying wolf. The issue turned out being something from a previous update in one of my 3rd party plugins. A simple cache update (Community wide) and on my website solved the issue. When everyone was reporting it, and i went to this site and the same thing happened, I put the two together and thought it has to be the framework, but that was not the case. I apologize.

  13. I noticed recently on my website, when i click either of these two buttons, the cool "pop up" box that normally shows quickly goes away, and takes me to the full page. I spent hours trying to find the cause, So I went here to ask a friend, and turns out that even this website is doing it, so it seems to be that the latest update caused this. I apologize if this was already posted somewhere, I went thru a few pages and did not see anything like it before posting.

    Has anyone else noticed and possibly found a fix?

  14. Hello. I just now updated to the latest version and one of the settings in my theme changed and I can not seem to find it. My social media links (Reddit, twitter, ect) have mover from the bottom of my site, to the very top. I only assume I am blind, Can someone with better eyes guide me to where this setting is located at?

  15. ok, So I figured out a solution, but its not really a good fix. Here is what I did.

    <p style="text-align: center;">
    	<span style="color:#ffffff;"><strong><span style="font-size:26px;">The Request Center</span></strong></span>
      
    <br>
      
    	<span style="color:#ffffff;">Check out the NEW Request Center! Make a request of your favorite mod, A conversion, Or a completely new idea!&nbsp;</span>
      
    <br>
      
    	<a class="ta_sliderButton" href="https://XXXXXXXXXX/requests/" rel=""><span style="color:#3498db;"><span style="font-size:36px;"><strong>Request a Commission!</strong></span></span><i aria-hidden="true" class="fa fa-arrow-right"></i></a>
    </p>

    There can only be 1 "<p>" in there, so where one ended and another started, i removed them and entered "<br>" which is "break" in HTML. 

  16. Hello!
        I seem to have run into an issue where only some of my text is being shown. I transferred from the IPSKit to this, so i copied all the information exactly from one to the other. 

    Here is what I entered:
    image.thumb.png.8a429a7fc558b13427aceeb3a316ac60.png

     

    and here is how it turned out.

    image.thumb.png.d8b9c36ab0e3373d3d90edbbcfeb41e6.png

    the "Source" of what i entered is this:
     

    <p style="text-align: center;">
    	<span style="color:#ffffff;"><strong><span style="font-size:26px;">The Request Center</span></strong></span>
    </p>
    
    <p style="text-align: center;">
    	<span style="color:#ffffff;">Check out the NEW Request Center! Make a request of your favorite mod, A conversion, Or a completely new idea!&nbsp;</span>
    </p>
    
    <p style="text-align: center;">
    	<a class="ta_sliderButton" href="https://XXXXXXXXXX/requests/" rel=""><span style="color:#3498db;"><span style="font-size:36px;"><strong>Request a Commission!</strong></span></span><i aria-hidden="true" class="fa fa-arrow-right"></i></a>
    </p>

     

  17. This works flawless! it has webhooks, and other apps pick it up as well! This is something that should have come with Invision framework! you can simply make a cool custom notification to your community and customize who it goes to, and it works instantly! I use this on a 110K+ sized community and it is flawless!

  18. 1 hour ago, SoftwareFactory said:

    Could you please tell me where exactly are you experiencing being rate limited? Is the app failing to send certain notifications? Additionally, could you send me your debug information file in a private message (you can download one from ACP > Brilliant Discord > Logs > Download Debug Information)? Thank you and sorry for the inconvenience.

    I sent you a PM with the logs just now.

  19. 9 minutes ago, TAMAN said:

    Hi,

    These two apps will be updated this week.

    Sorry, I posted the links because I did submit the updated versions but both got rejected in the marketplace because I downgraded the version numbers back to 1.0.0 L.O.L

     

     

    Awesome! I was mainly making sure I wasn't just missing something. when those get updated ill update this app and get those two, that way ill be up to date with all your fixes and updates. Thank you!

  20. 7 minutes ago, Afrodude said:

    It has all applications mentioned above until @TAMAN releases a new update. 

    That is what I am doing so far. I just thought since he mentioned those links and they were updated; I was just assuming they were updated with more features or something. I just didn't want to miss anything. I appreciate the assistance. 

×
×
  • Create New...